atomist-skills / github-auto-rebase-skill

Atomist Skill to rebase a pull request branch if there are branches to the base branch
Apache License 2.0
0 stars 0 forks source link

Label use to enable the auto-rebase skill on a PR #2

Closed slimslenderslacks closed 4 years ago

slimslenderslacks commented 4 years ago

Question: can you currently put [auto-rebase:on-push] in a comment somewhere to automatically request that PR be rebased on Push?

The requirement to add the label is listed in the Readme right now but I'm not sure it's a flow that will feel very natural to users. Making a change with a commit message that asks Atomist to turn this on is interesting though.

cdupuis commented 4 years ago

We can add commit message and comment processing to detect that rebase tag similar to auto merge.