Commit b1aa80a
committed
ci: require a usable PR description and title
Calls the shared check in imqueue/.github. Generated release notes are built from PR
titles and bodies, so a blank template or a title like "V3" silently becomes the
changelog for a release. `edited` is in the trigger list so fixing the description
clears the failure without pushing a commit.
This reports status but does not block merging until it is added as a required status
check in branch protection.1 parent 21f216b commit b1aa80a
1 file changed
Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
0 commit comments