This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
Require a description of changes on hotfix branch #11894
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I noted in #11891 (c.f. #4826) that we don't really have a good idea of how the hotfixes branch differs to the releases branch. I propose that we require PRs against the hotfixes branch to include a changelog, and that we enforce this via a github action.
If we commit directly to the branch then this check is avoided. But that's not unique to this specific workflow.
Note that the Hotfixes workflow failed in 18f87a4 but suceeded in de277d8. The checks still fail overall in both cases because linting fails on
matrix-org-hotfixes
.