What would you like?
The release workflow should be able identify breaking changes from commit messages and github issues. If the commit message or github issue title contains BREAK, the release workflow verifies there is a major version increase.
Possible Implementation
No response
Is this a breaking change?
No
Does this require an RFC?
No
Additional Context
No response
What would you like?
The release workflow should be able identify breaking changes from commit messages and github issues. If the commit message or github issue title contains
BREAK, the release workflow verifies there is a major version increase.Possible Implementation
No response
Is this a breaking change?
No
Does this require an RFC?
No
Additional Context
No response