actions-marketplace-validations/Author to CODEOWNERS
Last authors written to CODEOWNERS
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Feb 28, 2022
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/dmikov_github-action-codeowners-last@a733c016443abdfbb8d6062d682d9e2b8286de1a # no releases — HEAD as of 2026-07-15tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token for GitHub API requests. | yes | ${{ github.token }} |
| directory_to_track | The directory to monitor | no | — |
| number_of_code_owners | The number of historical codeowners to keep per source file | no | 2 |
| file | The CODEOWNERS file | yes | CODEOWNERS |
Outputs
| name | description |
|---|---|
| file | The CODEOWNERS file |