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

Handle Security Releases #333

Open
blink1073 opened this issue Jun 15, 2022 · 0 comments
Open

Handle Security Releases #333

blink1073 opened this issue Jun 15, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@blink1073
Copy link
Contributor

Problem

It is awkward to make silent security releases. We can't currently use releaser and we either need to remember to add the changelog entry after the fact, or manually set the version when making the next release.

Proposed Solution

Add a workflow on releaser that creates a silent release with a placeholder entry in the changelog. This placeholder would be honored by the next release target. Additionally, once the security advisory is published, we could add a workflow that updates the changelog with a link to the published advisory, and creates the public GitHub release.

Additional context

Example of a manual GitHub release and changelog PR.

@blink1073 blink1073 added the enhancement New feature or request label Jun 15, 2022
@blink1073 blink1073 mentioned this issue Sep 22, 2023
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant