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

Advanced PR checks

    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

      Due to specific conditions, it is possible to merge more than one pull request. See this example:

      1. Make some commits on a branch B and create a PR1 from B->A but don't merge it yet
      2. Merge branch B into another branch C, make some new commits to branch C (possibly undoing the original commits on branch B)
      3. Create a PR2 from branch C->A and accept/merge it.
      4. PR1 will automatically be merged as well, because technically all its commits are within PR2.

      It would be useful to have the following:

      A) Show a warning message that two PRs are going to be merged at the same time, to prevent the confusion that arose.
      B) Explain a manual copy method of cherry-picking commits to fix unintended consequences of a merge (may need to be a separate guide to refer to)

      Attachments

        Activity

          People

            Unassigned Unassigned
            jyowell Jesse Yowell (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: