0xcaso/Label Stale Pull Requests
Puts the "stale" or "to close" labels to PRs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Mar 3, 2023
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: 0xcaso/label-stale-pull-requests@2092c6bd464d86edba6872f91f241c95b06be747 # v1.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| context | The workflow context | yes | — |
| token | The GitHub token | yes | — |
| stale-timeout | Number of days of inactivity before a PR is considered stale | no | 14 |
Outputs
| name | description |
|---|---|
| message | The message that was logged |