fjeremic/Cron First Interaction
An action for automatically commenting on pull requests from first-time contributors 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 | — | — |
| pr-message | Comment to post on an individual's first pull request | — | — |
| pr-label | The label to apply to the pull request once the comment has been posted which will prevent the action from posting duplicate comments | — | first contribution |
| operations-per-run | The maximum number of operations per run, used to control rate limiting | — | 30 |
Outputs
no outputs