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

For the condition option in pipelines, take into account all commits included in a push

XMLWordPrintable

    • 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.

      Condition block in bitbucket-pipelines.yml only considers the last commit for non-pull request sections as described in Configure-bitbucket-pipelinesyml (check condition section)

      Therefore, pushing multiple commits together with the 'condition' block in a place totally breaks the flow as necessary steps do not run.

      The existing 'condition' property in bitbucket-pipelines.yml can be improved to consider all the commits that belong to a push even for a non pull-request section.

            Unassigned Unassigned
            ssingh4 Saurabh Singh (Inactive)
            Votes:
            57 Vote for this issue
            Watchers:
            42 Start watching this issue

              Created:
              Updated: