fjeremic/Cron Labeler
An action for automatically labelling pull requests from forked repositories using a rate limit aware cron job.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| repo-token | The GITHUB_TOKEN secret | — | — |
| configuration-path | The path for the label configurations | — | .github/labeler.yml |
| skip-labeled-prs | Determines whether the action should skip labelling pull requests which have labels already present | — | true |
| operations-per-run | The maximum number of operations per run, used to control rate limiting | — | 30 |
Outputs
no outputs