patriknyblad/Add PR Checks
'Allows you to collect PR status checks from a defined directory as a post step in your build'
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 2–4scored Jul 6, 2026
- Maintenance Recency
- Stalelast commit Aug 30, 2023
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: patriknyblad/add-pr-checks@cadcad41f8ced5a18560e5793fa8dc2dadfabbb3 # v1.1.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | your GITHUB_TOKEN | yes | — |
| checks-path | The path where we should look for checks (example: ".checks/") | no | — |
| checks | Checks directly defined in the workflow.yaml that you want to add. | no | — |
Outputs
no outputs