nicerobot/Admin Tools
Snapshot live GitHub repo settings and create PRs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| command | Command to run: snapshot, create-pr, or cleanup-runs | yes | — |
| owner | GitHub user or organization (required for snapshot; cleanup-runs auto-detects the current repo from GITHUB_REPOSITORY when omitted) | no | — |
| settings-path | Path to settings directory | no | .github |
| branch | Branch name for create-pr | no | settings-sync/snapshot |
| base | Base branch for create-pr | no | main |
| cleanup-repo | Single repo for cleanup-runs (omit for all repos) | no | "" |
| cleanup-days | Delete runs older than N days | no | 30 |
| cleanup-keep | Keep at least N runs per workflow | no | 5 |
| cleanup-dry-run | Print what would be deleted without deleting | no | false |
Outputs
no outputs