You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A great enhancement (very subjective) to the changelog would be to have a section "breaking changes" when a PR has introduced such kind of changes.
Following the conventional commits, introducing a breaking change can be expressed in a commit (here PR) if it has a footer (here PR title) BREAKING CHANGES: OR appends a ! after the type/scope.
If such feature makes sense to you too, we can even think about having a common doc files for the breaking changes, e.g. the same kind of file we are using for the migration in the ansys/actions, and have a direct link added to this file in the change log or the release notes !
📝 Description of the feature
A great enhancement (very subjective) to the changelog would be to have a section "breaking changes" when a PR has introduced such kind of changes.
Following the conventional commits, introducing a breaking change can be expressed in a commit (here PR) if it has a footer (here PR title)
BREAKING CHANGES:
OR appends a!
after the type/scope.If such feature makes sense to you too, we can even think about having a common doc files for the breaking changes, e.g. the same kind of file we are using for the migration in the ansys/actions, and have a direct link added to this file in the change log or the release notes !
💡 Steps for implementing the feature
No response
🔗 Useful links and references
The text was updated successfully, but these errors were encountered: