atomist-skills / github-auto-merge-skill

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

Add support for fast-forward PR merging for GitHub #111

Open kipz opened 3 years ago

kipz commented 3 years ago

GitLab has it: https://docs.gitlab.com/ee/user/project/merge_requests/fast_forward_merge.html

GitHub does not support it.

Rough process is:

If this fails, we need to rebase, squash or do a normal merge commit, probably via GitHub apis.

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.