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

Add the "backport bot" to meta-mono? #228

Open
ajlennon opened this issue Jul 9, 2024 · 1 comment
Open

Add the "backport bot" to meta-mono? #228

ajlennon opened this issue Jul 9, 2024 · 1 comment

Comments

@ajlennon
Copy link
Member

ajlennon commented Jul 9, 2024

From Alexander Kanavin,

Here's a cool CI feature I haven't seen until now: a backport bot. To use it, add labels to the pull request to master/main/trunk ("needs backport", "stable-branch-a", "stable-branch-b", etc), and the boot will create the pull requests into those branches by cherry-picking commits from main once they land there. Or if it fails to cherry-pick, then it will create the pull requests and ask for manual backports.

Every CI system (gitlab, github, what have you) should have this feature out of the box to be honest. Managing the flow of backports is a major headache for both submitters and maintainers when there's no tooling for it.

(before you ask, 'master branch first' is the only sane and sustainable branch policy, end of discussion)

https://lnkd.in/dCdGYE4c

hashtag#ci hashtag#git hashtag#configurationmanagement hashtag#branchmanagement

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants