Description
Add a step in CI to check if a draftlog has been included in the PR.
Why should this feature be added?
This is usually a requirement for a PR, and it's easy to forget. Adding a CI check will be a helpful reminder if you've missed one.
Notes
- You should be able to skip the check if you add a label (or something similar)
- This shouldn't apply to draft PRs
Description
Add a step in CI to check if a draftlog has been included in the PR.
Why should this feature be added?
This is usually a requirement for a PR, and it's easy to forget. Adding a CI check will be a helpful reminder if you've missed one.
Notes