actions-marketplace-validations/CODEOWNERS Coverage
Checks if files are covered by the CODEOWNERS file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Mar 30, 2023
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/austenstone_codeowners-coverage@fdda05f9d23d791bf26fafb6ccbfaad7776c5181 # no releases — HEAD as of 2026-07-15tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | The GitHub token used to create an authenticated client | no | ${{ github.token }} |
| include-gitignore | Whether to include files in .gitignore | no | true |
| ignore-default | Whether to ignore the default `*` files | no | false |
| files | The files to check | no | — |
Outputs
no outputs