Skip to content

The release-note regex needs to be stricter #17

@timflannagan

Description

@timflannagan

The release notes regex currently expects the release note code bracket to be named "release-note" followed by a newline character. If a PR author names the code bracket "release-notes" then the regex will match against that and logic that's responsible for extracting the body within that release note bracket breaks. See kgateway-dev/kgateway#11264 for a concrete reference.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions