kamihq/Dependabot PR Auto-Assign
Requests a review from a random team member on open, unreviewed Dependabot PRs in the calling repository. Supports per-repo reviewer overrides via .github/dependassign.yml (team: or reviewers: list).
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| app-id | GitHub App numeric ID | yes | — |
| app-installation-id | GitHub App installation ID for the org | yes | — |
| app-private-key | Base64-encoded RSA private key for the GitHub App | yes | — |
| team-slug | Slug of the GitHub team whose members are eligible reviewers | — | developers |
| exclude-label | PRs carrying this label are skipped | — | skip-dependassign |
| exclude-reviewers | Comma-separated list of GitHub usernames to exclude from review assignment | — | "" |
Outputs
no outputs