-
Notifications
You must be signed in to change notification settings - Fork 23
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(release): conform our release process to match go-oscal #420
Comments
5 tasks
5 tasks
mike-winberry
added a commit
that referenced
this issue
May 18, 2024
mike-winberry
added a commit
that referenced
this issue
May 20, 2024
* chore(actions): add release-please.yaml and initial config * chore(actions): add release please manifest with current lula version * chore(actions): set gorelease draft to false * chore(actions): add PR title linting for conventional commits * chore(actions): #420 add commitlint config * chore(docs): update release-process docs with new implementation * chore(actions): add the release-please-config.json from go-oscal
This was referenced May 20, 2024
This was referenced Jun 29, 2024
This was referenced Jul 12, 2024
This was referenced Aug 5, 2024
This was referenced Oct 11, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe what should be investigated or refactored
The release process should be updated to follow the pattern set in https://github.com/defenseunicorns/go-oscal. Release-please action should be configured to create a draft release, once that draft is published a new tag will be created and go-releaser can take over. Go-releaser should set Draft to false.
Links to any relevant code
The text was updated successfully, but these errors were encountered: