Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit efb51d8

Browse files
committed
github: add actions to automate backporting fixes
This adds support for automatically cherry-picking fixes for the release branch using a special 'command' in comments: /cherry-pick <commit1> <commit2> ... This command attempts to cherry-pick the specified commit(s) to the release branch based on the milestone linked to the issue or pull request. If the commit(s) fail to apply cleanly, then a comment with a link to the failing job will be added to the issue/pull request. If the commit(s) do apply cleanly, the changes will be pushed to a new branch on GitHub, from which a pull request will be created.
1 parent a6272ea commit efb51d8

File tree

3 files changed

+493
-0
lines changed

3 files changed

+493
-0
lines changed

0 commit comments

Comments
 (0)