Skip to content

Commit

Permalink
Merge pull request #31 from jenkinsci/change-polaris-branch-name-labe…
Browse files Browse the repository at this point in the history
…l-in-pipeline-syntax

Changed polaris_branch_name label in the pipeline syntax UI.
  • Loading branch information
maksudur-rahman-maruf authored Nov 17, 2023
2 parents 9919660 + 9f9c96d commit 26bc8a2
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,10 @@
<f:entry field="polaris_assessment_types" title="Polaris Assessment Types (Mandatory)">
<f:textbox/>
</f:entry>
<f:entry field="polaris_triage" title="Polaris Triage (Optional)">
<f:entry field="polaris_branch_name" title="Polaris Branch Name (Mandatory)">
<f:textbox/>
</f:entry>
<f:entry field="polaris_branch_name" title="Polaris Branch Name (Optional)">
<f:entry field="polaris_triage" title="Polaris Triage (Optional)">
<f:textbox/>
</f:entry>
</f:section>
Expand Down

0 comments on commit 26bc8a2

Please sign in to comment.