Skip to content

Possible to use changie in a github action for pull requests? #436

Answered by miniscruff
anrico-oltmanns asked this question in Q&A
Discussion options

You must be logged in to vote

I have built a GitHub action that should get you started: https://github.com/miniscruff/changie-action
Changie itself has a GitHub workflow that creates a PR for releases here: https://github.com/miniscruff/changie/blob/main/.github/workflows/gen-release-pr.yml just replace go run main.go with the action above.
You can use the newly generated version file as the body of the PR as well.

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@anrico-oltmanns
Comment options

@miniscruff
Comment options

@miniscruff
Comment options

@anrico-oltmanns
Comment options

@miniscruff
Comment options

Answer selected by miniscruff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants