Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2.8k
Closed
Description
Suggestion
Per#5874, breaking change PRs need to start with a description like:
BREAKING CHANGE:One line description of the change
Example PR:#5036
Let's add in a CI check that, when a PR has thebreaking changes
label, its body should match that regexp.
I wonder if there's some app we can install for it, with a configurable label -> regex mapping?