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

Revert pull request button (BB-11090)

    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

      Hi,

      Github have added a 'revert' button next to pull requests: https://github.com/blog/1857-introducing-the-revert-button

      When using Bitbucket I still need to use the manual steps documented here: http://tildedave.com/2012/11/24/reverting-a-github-pull-request.html

      In summary I have to find the merge commit and then run the command line:

      #!text
      git revert -m 1 <SHA-1>
      

      Please add an equivalent to Github's 'Revert pull request' button into Bitbucket.

      This would be very useful for continuous integration / deployment workflows, especially as I can't revert a merge commit in sourcetree - See related question in Atlassian Answers: https://answers.atlassian.com/questions/322639/how-can-i-revert-a-merge-commit-in-sourcetree.

      Thanks

      Attachments

        Activity

          People

            tkells TJ
            8c4a9d3a6dc9 osecluna
            Votes:
            100 Vote for this issue
            Watchers:
            80 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: