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

Don't migrate PRs which need to be rebased. #3

Merged
merged 2 commits into from
Dec 6, 2016
Merged

Don't migrate PRs which need to be rebased. #3

merged 2 commits into from
Dec 6, 2016

Conversation

mattclay
Copy link
Member

@mattclay mattclay commented Dec 6, 2016

No description provided.


if mergeable_state == 'dirty':
raise Exception('Please rebase your branch and update your PR before migrating. '
'Tests will fail for your old PR after rebasing, this is expected and can be ignored.')
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Link added.

@mattclay mattclay merged commit 2944502 into ansible:master Dec 6, 2016
@mattclay mattclay deleted the no-pull branch December 6, 2016 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants