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

Add security commits to release notes #216

Open
GuySartorelli opened this issue Jun 28, 2022 · 0 comments
Open

Add security commits to release notes #216

GuySartorelli opened this issue Jun 28, 2022 · 0 comments

Comments

@GuySartorelli
Copy link
Member

#212 adds functionality to automatically generate release notes and create a github release after tagging the release.

The release notes don't include security commits.

Acceptance Criteria

  • When cow creates a github release, the release notes include security commits.
  • The security commit information matches the formatting of the other commits in the release notes

Notes

The release notes are generated by github via the github API. Most likely you will need to have cow check if it has any security commits (use similar logic as when creating the changelog) and if so add information about those commits into the release notes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant