actions-marketplace-validations/PR Check Fill
A GitHub Action help you to check the filling format of PR.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Feb 21, 2022
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/actions-cool_pr-check-fill@35194e32fd717c88c4fde15fbde9005933c2d452 # no releases — HEAD as of 2026-07-21tags 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