austinsonger/SODBuddy
Enforces segregation of duties by checking the CODEOWNERS file and ensuring that no committer can approve or merge their own code.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token to use for authentication | yes | ${{ github.token }} |
| codeowners-file | Path to the CODEOWNERS file | yes | — |
Outputs
no outputs