microsoft / mu_devops

Project Mu Developer Operations
https://microsoft.github.io/mu/
Other
26 stars 22 forks source link

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

Closed makubacki closed 1 year ago

makubacki commented 1 year ago

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