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

Use Gitlab Actions for release creation & tagging #86

Open
danielemery opened this issue Mar 2, 2024 · 0 comments
Open

Use Gitlab Actions for release creation & tagging #86

danielemery opened this issue Mar 2, 2024 · 0 comments
Assignees
Labels
devex Developer experience improvements

Comments

@danielemery
Copy link
Owner

  • On merge to main automatically tag based on PR labels
    • patch version: bug, dependencies, devex or documentation
    • minor version: feature
    • major version: breaking
  • Remove version from package.json (versions will be exclusively managed by git tags)
  • On merge to main automatically create a github release with patch notes
@danielemery danielemery added the devex Developer experience improvements label Mar 2, 2024
@danielemery danielemery self-assigned this Mar 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devex Developer experience improvements
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant