Skip to content

release-draft-config.yml: Add breaking changes section#120

Merged
makubacki merged 1 commit into
microsoft:mainfrom
makubacki:add_breaking_changes_section_to_release_note_drafter
Feb 7, 2023
Merged

release-draft-config.yml: Add breaking changes section#120
makubacki merged 1 commit into
microsoft:mainfrom
makubacki:add_breaking_changes_section_to_release_note_drafter

Conversation

@makubacki
Copy link
Copy Markdown
Member

Closes #119

Breaking changes are identified with the GitHub label:
impact:breaking-change

Prior to this change, that label rolled the major version of the
repo.

Now, the label also places corresponding changes into a "Breaking
Changes" section of the release notes so it is easy for consumers
to see breaking changes in a release.

Signed-off-by: Michael Kubacki michael.kubacki@microsoft.com

@makubacki makubacki added the type:feature-request A new feature proposal label Feb 6, 2023
Copy link
Copy Markdown

@os-d os-d left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, I was just about to file an issue for this :)

Breaking changes are identified with the GitHub label:
  `impact:breaking-change`

Prior to this change, that label rolled the major version of the
repo.

Now, the label also places corresponding changes into a "Breaking
Changes" section of the release notes so it is easy for consumers
to see breaking changes in a release.

Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
@makubacki makubacki force-pushed the add_breaking_changes_section_to_release_note_drafter branch from 85aa22f to 15c4093 Compare February 7, 2023 03:08
@makubacki makubacki requested a review from kenlautner February 7, 2023 03:09
@makubacki makubacki enabled auto-merge (squash) February 7, 2023 03:09
@makubacki makubacki merged commit 43de14e into microsoft:main Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:feature-request A new feature proposal

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Identify breaking changes in auto drafted release notes

3 participants