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

Add the ability to run a new pipeline on-demand.

    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

      From what I can see it's only possible to run a custom pipeline from the "Commit" page. I'm currently using custom Pipelines to trigger deployments to environments. I have a custom pipeline config that looks as follows:

      pipelines:
        custom:
          2-uat:
            - step:
                script:
                  - lein eb deploy uat 1.0-$BITBUCKET_COMMIT
          3-prod:
            - step:
                script:
                  - lein eb deploy www 1.0-$BITBUCKET_COMMIT
      

      Adding it to the build results page would make it easier to promote to another environment.

      Could be as simple as adding the link in red to the detailed build results page:

      Attachments

        Activity

          People

            Unassigned Unassigned
            d398a04c7eff nathanfisher
            Votes:
            3 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: