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

Make a bot to automate point releases and avoid the "contact a maintainer" steps #537

Open
seadanda opened this issue Jan 10, 2025 · 0 comments

Comments

@seadanda
Copy link
Contributor

seadanda commented Jan 10, 2025

Ideally there would be a bot command so you could call /cmd point-release or whatever in a comment on a PR made against the x.y.z branch, the bot would create branch x.y.b, rebase the PR to x.y.b then trigger the release process from release-* branch when it sees the usual changelog changes when the branch is merged.
Probably would need to know which release is on chain and only allow +1s to avoid lots of branches being made.

Originally posted by @seadanda in #536 (comment)

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

No branches or pull requests

1 participant