Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add revert for hub pr #2263

Open
mihaigalos opened this issue Sep 10, 2019 · 2 comments
Open

Add revert for hub pr #2263

mihaigalos opened this issue Sep 10, 2019 · 2 comments
Labels

Comments

@mihaigalos
Copy link

In my organization, we are using hub 2.4.0 and noticed there is no revert feature for PRs.

We are currently developing a feature of auto-reverting Pull Requests which broke some after-the-merge-to-master tests (long-running), and we would like to use this feature.

@mislav mislav added the feature label Sep 10, 2019
@mihaigalos
Copy link
Author

mihaigalos commented Sep 10, 2019

.. would this be just easier with a revert of the merge-commit instead?
Of course, only if the merging strategy is merge and not rebase.

@mihaigalos mihaigalos changed the title Add revert fo hub pr Add revert for hub pr Sep 10, 2019
@mislav
Copy link
Owner

mislav commented Sep 11, 2019

.. would this be just easier with a revert of the merge-commit instead?

That could be possible. There is also something called revertUrl in our GraphQL API. I'm not sure what it does but it seems to be related to reverting PRs?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants