Commit 2f4736c
[CNSL-1939] Add changelog validation to PR checks (#87)
Calls the reusable workflow from cockroachdb/actions to validate
CHANGELOG.md format on PRs against main and pending-deploy-* branches.
The workflow fails if the changelog is invalid and posts a comment
indicating whether breaking changes are detected (entries prefixed with
"Breaking Change:").
Co-authored-by: roachdev-claude <roachdev-claude-bot@cockroachlabs.com>1 parent a33646a commit 2f4736c
1 file changed
Lines changed: 14 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 | + | |
0 commit comments