atomist-skills / github-auto-merge-skill

Atomist Skill to merge Pull Requests on GitHub
Apache License 2.0
0 stars 0 forks source link

Adding inconsistent labels to a Pull Request #99

Open slimslenderslacks opened 3 years ago

slimslenderslacks commented 3 years ago

Screen Shot 2020-10-31 at 11 10 45 PM

If a user were to add both auto-merge-method:rebase, and auto-merge-method:squash, and let the auto-merge skill operate then I observed that the actual method used was "rebase", not "squash".

Perhaps, a PR comment could be made that would be warn the user that inconsistent configuration has been made and that the actual auto-merge-method will be rebase.

atomist[bot] commented 3 years ago

Thanks for your contribution!

This issue has been automatically marked with stale because it has not had any activity in last 50 days. It will be closed in 7 days if no further activity occurs. To prevent closing, label with defer or blocked or any of the changelog: labels.