Add option to raise error for PRs with missing labels (instead of just warning)
joshuacwnewton opened this issue · 0 comments
joshuacwnewton commented
This would allow a GH Action created using changelog
(example) to halt midway, then provide a list of PRs that still need labels.
Context:
changelog/changelog/changelog.py
Lines 238 to 240 in 728e330