Skip to content

chore: Add security section to release notes #5636

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

Merged
merged 1 commit into from
Jan 9, 2023

Conversation

mafredri
Copy link
Member

@mafredri mafredri commented Jan 9, 2023

This PR adds a security section to the release notes by repurposing the security label that has been used previously.

Simply tag a PR with the security label to ensure it gets promoted in the release notes.

Example:

❯ ./scripts/release/generate_release_notes.sh --old-version v0.13.4 --new-version v0.13.5 --ref v0.13.5
## Changelog

### SECURITY

- 1bc4eb53 fix: fix security vulnerabilities reported by CodeQL (#5467)

### Features

- e61234f2 feat: Add `vscodeipc` subcommand for VS Code Extension  (#5326)
- dc6d2712 feat: Build framework for generating API docs (#5383)
- a7e8f98e feat: Unhide workspace rename command (#5464)

...

@mafredri mafredri self-assigned this Jan 9, 2023
@mafredri mafredri requested review from bpmct and deansheather January 9, 2023 19:53
@mafredri mafredri enabled auto-merge (squash) January 9, 2023 19:57
@mafredri mafredri merged commit 68324c7 into main Jan 9, 2023
@mafredri mafredri deleted the mafredri/chore-add-securit-section-to-release-notes branch January 9, 2023 19:57
@github-actions github-actions bot locked and limited conversation to collaborators Jan 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants