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

Release notes generation now supports adding security labels to releases #45817

Merged
merged 2 commits into from
Aug 26, 2024

Conversation

doggydogworld
Copy link
Contributor

Release notes generation tool now supports adding labels to releases.

The new variable can be used with the create-github-release target like this:

make -s create-github-release GITHUB_RELEASE_LABEL="security-patch=yes, security-patch-alts=v16.1.5"

Should now result in an output that looks similar this: https://github.com/gravitational/teleport/blob/89a781a7cfda7d5755ddf79713fa67c0f8c8b864/build.assets/tooling/cmd/release-notes/testdata/expected-with-labels.md

Copy link

The PR changelog entry failed validation: Changelog entry not found in the PR body. Please add a "no-changelog" label to the PR, or changelog lines starting with changelog: followed by the changelog entries for the PR.

@doggydogworld doggydogworld added the no-changelog Indicates that a PR does not require a changelog entry label Aug 26, 2024
@doggydogworld doggydogworld added this pull request to the merge queue Aug 26, 2024
Merged via the queue into master with commit 451995d Aug 26, 2024
45 checks passed
@doggydogworld doggydogworld deleted the gus/release-notes-security-label branch August 26, 2024 18:27
@public-teleport-github-review-bot

@doggydogworld See the table below for backport results.

Branch Result
branch/v14 Failed
branch/v15 Failed
branch/v16 Failed

doggydogworld added a commit that referenced this pull request Aug 27, 2024
…ses (#45817)

* Release notes now supports adding security labels to releases

* Fixing typo
doggydogworld added a commit that referenced this pull request Aug 27, 2024
…ses (#45817)

* Release notes now supports adding security labels to releases

* Fixing typo
doggydogworld added a commit that referenced this pull request Aug 27, 2024
…ses (#45817)

* Release notes now supports adding security labels to releases

* Fixing typo
github-merge-queue bot pushed a commit that referenced this pull request Aug 29, 2024
…ses (#45817) (#45921)

* Release notes now supports adding security labels to releases

* Fixing typo
github-merge-queue bot pushed a commit that referenced this pull request Aug 29, 2024
…ses (#45817) (#45920)

* Release notes now supports adding security labels to releases

* Fixing typo
github-merge-queue bot pushed a commit that referenced this pull request Sep 4, 2024
…ses (#45817) (#45918)

* Release notes now supports adding security labels to releases

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

Successfully merging this pull request may close these issues.

3 participants