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

chore: setup a github action to create releases #265

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rickeylev
Copy link
Contributor

This defines up a GitHub action to create a Github release and BCR configs for the Publish
To BCR app.

Creating a X.Y.Z tag will trigger the action.

@rickeylev
Copy link
Contributor Author

@tetromino I saw you created release so quick, but didn't have any automation set up. So thank you for being so fast!

I can't test this end-to end, but I think this is the basic for automating releases. You (or whoever is listed as fixedRelease) needs to setup the Publish to BCR app to fully automate that part.

@tetromino
Copy link
Collaborator

tetromino commented Nov 28, 2024

Thank you very much for the PR, this could reduce a lot of toil! I will need to review in detail, but after a quick look, the main thing I'd like to change is to use custom changelog text in release notes instead of automatically generated one. (Probably by prepending the latest manually-written CHANGELOG.md entry to the release notes.)

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.

2 participants