gabrielluong/QA Needed
Adds a label to its associated issues that needs to be reopened for QA.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | A GitHub access token with write access to the project. | yes | — |
| label | Label to add to the associated issues that needs to be reopened. | yes | — |
| check-regexp | A regular expression that parses the check from the pull request template. | yes | — |
| commit-regexp | A regular expression to parse the issue number from the commit message template. | yes | — |
Outputs
no outputs