steveiliop56/Pull Request Age
Tags your pull requests when they are older than a certain amount of time.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| labels | List of labels to apply to apply on pull requests based on their age. In format of label=age-in-hours. | yes | — |
| pull-request-regex | Regex to match the pull request name. If it doesn't match, the action will not tag it. | no | — |
| github-token | GitHub Token used to authenticate against a repository for Git context. | no | ${{ github.token }} |
Outputs
no outputs