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

New release flow #5

Open
odanado opened this issue Oct 25, 2024 · 0 comments
Open

New release flow #5

odanado opened this issue Oct 25, 2024 · 0 comments

Comments

@odanado
Copy link
Owner

odanado commented Oct 25, 2024

  1. Run git-pr-release-go when firing an event of a push to the main branch.
  2. Check a version between the main branch and the release branch.
  3. Blocking a merge of release pull requests if the version of difference is found.
  4. When merging the release branch, create a new tag using the version.
  5. Run goreleaser when firing an event to create a tag.
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

No branches or pull requests

1 participant