philipdelorenzo/Sync Action Status
Sync a GitHub Action status from a repository_dispatch event
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| gh_token | Your GitHub token | yes | None |
| current_repo | The current repository calling the action | yes | None |
| target_repo | The repository to sync the status to | yes | None |
| interval | The interval to check for the status | no | 30 |
| event_type | The event type to use for the status | yes | None |
| debug | Run the workflow in debug mode | no | false |
Outputs
no outputs