coloredcow/GitHub Project Automation
Cross-repo PR/Issue/Project V2 automation
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Token with cross-repo + Projects V2 permissions | yes | — |
| config-path | Path to automation config file | no | .github/automation.yml |
| dry-run | If true, no writes are performed | no | false |
Outputs
| name | description |
|---|---|
| did_label_change | Whether PR labels were changed (added or removed) |
| did_status_change | Whether the Issue status was changed |
| issue_number | Target issue number (set only when issue/project actions run) |
| target_status | Target status requested by rule |