dyladan/Auto Assign Owners
Automatically assign and add approvers to component owners specified in an owners file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jan 22, 2026
- License
- Apache 2.0
Pinned Snippet
uses: dyladan/component-owners@7ff2b343629407c4dbe1c28ae66f55f723543d2b # v0.2.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| assign-owners | Add owners as assignees on the PR | no | true |
| request-owner-reviews | Request PR reviews from owners | no | true |
| repo-token | A token for the repo | no | ${{ github.token }} |
| config-file | Path to a JSON file with ownership information | no | .github/component_owners.yml |
Outputs
no outputs