Skip to content

Handle Security Releases #333

@blink1073

Description

@blink1073

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions