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

Fix release action #623

Merged
merged 16 commits into from
Oct 29, 2024
Merged

Fix release action #623

merged 16 commits into from
Oct 29, 2024

Conversation

bryce-b
Copy link
Member

@bryce-b bryce-b commented Oct 28, 2024

No description provided.

@bryce-b
Copy link
Member Author

bryce-b commented Oct 29, 2024

This PR cleans up the release process:

Create-Release-PR

This job is to be manually kicked off. It bumps the versions and creates a PR named release/v${version}.

Tag-And-Release

This job will trigger once a release PR merged. It will create a tag v${version} and create a github release.

PR-Release Warning

This adds a warning comment on any PR that satisfies the Tag-And-Release trigger parameters.

@bryce-b bryce-b merged commit f70f0ef into main Oct 29, 2024
11 checks passed
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