actions-cool/PR Check Fill
A GitHub Action help you to check the filling format of PR.
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 2–4scored Jul 20, 2026
- Maintenance Recency
- Activelast commit Apr 12, 2026
- License
- MIT
Pinned Snippet
uses: actions-cool/pr-check-fill@f19d0f252c9071fca7f97ccfe69541b7cdf9ccda # v1.2.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Secret GitHub API token to use for making API requests. | yes | ${{ github.token }} |
| filter-start | Content lines detection and filtering. | yes | — |
| require-include | Further filtering lines. | — | — |
| comment-body | Comment reminder when not filled in. | yes | — |
| skip-title-start | Skip PR title start with. | — | — |
| remove-symbol | Whether remove symbol | — | — |
Outputs
no outputs