michidk/Action Orchestrator
GitHub Actions orchestrator — template, sync, and manage workflows at org scale
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| command | Command to run (sync, validate, drift, list-repos, list-templates) | no | sync |
| config | Path to orchestrator.toml config file | no | orchestrator.toml |
| mode | Sync mode: pr (default), issue, or silent | no | pr |
| dry-run | Run without creating PRs or modifying files | no | false |
| orcastrate-token | PAT with workflow scope for writing .github/workflows/ files | no | — |
| github-token | GitHub token for PR creation (defaults to GITHUB_TOKEN) | no | ${{ github.token }} |
| app-id | GitHub App ID (for App-based auth) | no | — |
| private-key | GitHub App private key PEM (for App-based auth) | no | — |
| installation-id | GitHub App installation ID (for App-based auth) | no | — |
Outputs
no outputs