Skip to content

Commit

Permalink
[#3] Inform about how to skip the CI in the PR template
Browse files Browse the repository at this point in the history
  • Loading branch information
elBoberido committed Dec 3, 2024
1 parent 902ffb1 commit 5f704ef
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@

## Pre-Review Checklist for the PR Author

To prevent CI from running on each commit while the work is still in progress:
- Set the PR to a draft status, e.g. by the `Convert to draft` link, to indicate that the work is not yet ready for review
- Once the PR is ready for review, press the `Ready for Review` button and push a final commit to trigger the CI

1. [ ] Add sensible notes for the reviewer
1. [ ] PR title is short, expressive and meaningful
1. [ ] Relevant issues are linked in the [References](#references) section
Expand Down

0 comments on commit 5f704ef

Please sign in to comment.