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: Add release-please workflow #138

Merged
merged 1 commit into from
Jan 25, 2024
Merged

chore: Add release-please workflow #138

merged 1 commit into from
Jan 25, 2024

Conversation

croyzor
Copy link
Collaborator

@croyzor croyzor commented Jan 25, 2024

Add release action. This should check commits to main for the string "release-as: X.X.X" and open a PR for the release, creating a changelog from our conventional commits.

When this is merged, it will add a git tag and github release pointing to the merged release PR.

I've made it also check the branch release-testing so that we can check if it works! After testing, I'll open a PR to get rid of this line

@croyzor croyzor changed the title chore: Add release-please workflow Add release-please workflow Jan 25, 2024
@croyzor croyzor changed the title Add release-please workflow chore: Add release-please workflow Jan 25, 2024
@croyzor croyzor force-pushed the chore/release-please branch from 571a95a to 54a3837 Compare January 25, 2024 10:18
@croyzor croyzor requested a review from mark-koch January 25, 2024 10:21
@croyzor croyzor marked this pull request as ready for review January 25, 2024 10:22
@croyzor croyzor merged commit 45f6d0b into main Jan 25, 2024
3 checks passed
@croyzor croyzor deleted the chore/release-please branch January 25, 2024 10:48
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