Being able to change build name in Bitbucket Pipelines

XMLWordPrintable

    • 1

      Issue Summary

      Being able to change build name in Bitbucket Pipelines

      Expected Results

      Being able to update build name when executing a custom pipeline with a few variables.

      Example:
      Pipeline with two variables "name" and "shop". The idea is when executing the pipeline instead of having build number incrementally automatic: "1", "2", ...

      It would be a better idea to change the build number to a value that can be specified. In this case, for the variables value: "BUILD_NUMBER_name_shop"

      Example: "1_john_amazon", "2_lisa_costco", ...

      Actual Results

      The build name is 1,2,3,4,5,6,etc.

              Assignee:
              Unassigned
              Reporter:
              Norbert Csupka (Inactive)
              Votes:
              16 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated: