This would allow a GH Action created using `changelog` ([example](https://github.com/neuropoly/changelog/pull/23#issuecomment-792310154)) to halt midway, then provide a list of PRs that still need labels. Context: https://github.com/neuropoly/changelog/blob/728e330adfc1d10d141d61320ae79ceabbfd7648/changelog/changelog.py#L238-L240
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