Skip to content

CI: add job to automate crate version bumping PR #8365

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

daywalker90
Copy link
Collaborator

I want these to go out faster after a CLN release so here's a github action that will automatically create a PR (like daywalker90#20) to bump crate versions very similar to the python action. It works for rc, major and minor releases. Merging that PR will trigger the other action to publish them.

Please check that the Workflow permissions under "Settings->Actions->General" are "Read and Write Permissions" aswell as "Allow GitHub Actions to create and approve pull requests".

For this i had to centralize the version management of the affected crates.

@ShahanaFarooqui
Copy link
Collaborator

As per my last discussion with Christian, the project's current preference is to manually update these crate versions whenever needed.

@cdecker, could you please elaborate your reason for posterity? Or if you would like to reconsider, I can proceed with reviewing the PR.

@daywalker90
Copy link
Collaborator Author

Keep in mind that this will only automatically create a PR to bump versions, not push to master directly.

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

Successfully merging this pull request may close these issues.

3 participants