Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-22425

Ability to use variables in step name

    XMLWordPrintable

Details

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      Currently, it's not possible to use a variable in the step name as the following example:

      pipelines:
        default:
          - step:
                name: Deploy to $BITBUCKET_PR_DESTINATION_BRANCH
                script:
                  - <script>
      

      It'd be great to use the variable in the step name for the user to identify which tests are running from the branch for example in the UI.

      Attachments

        Activity

          People

            Unassigned Unassigned
            mabdrahim Syahrul
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: