crazymanish/Add an attention label to an open pull request
Add need-review attention label to an open pull request after 4 days
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | The GITHUB_TOKEN secret | — | — |
| ADD_LABEL | The attention label name to add | — | — |
| AFTER_DAYS | The number of days from pull request creation date. | — | 3 |
| SKIP_LABELS | The comma separated labels string. If an open pull-request has one of those label then this action will skip adding the attention label. | — | work-in-progress,wip |
| REMOVE_LABEL | Remove the previous dependent label | — | — |
| SKIP_DRAFTS | Wheter to skip draft PRs or not. Defaults to include them | — | true |
Outputs
no outputs