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

feat: add release-please workflow #27

Merged
merged 1 commit into from
Dec 22, 2023
Merged

feat: add release-please workflow #27

merged 1 commit into from
Dec 22, 2023

Conversation

jhatler
Copy link
Owner

@jhatler jhatler commented Dec 22, 2023

This adds a workflow to automatically generate release PRs using
release-please. The workflow is triggered on push to the main branch
and will generate a PR with the release notes for the changes since
the last release.

Refs: #23
Signed-off-by: Jaremy Hatler hatler.jaremy@gmail.com

This adds a workflow to automatically generate release PRs using
release-please. The workflow is triggered on push to the main branch
and will generate a PR with the release notes for the changes since
the last release.

Refs: #23
Signed-off-by: Jaremy Hatler <hatler.jaremy@gmail.com>
@jhatler jhatler linked an issue Dec 22, 2023 that may be closed by this pull request
@jhatler jhatler merged commit 6a1532a into main Dec 22, 2023
1 check passed
@jhatler jhatler deleted the feat/release-please branch December 22, 2023 04:47
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.

Release and changelog automation
1 participant