madhu-1/Retest pull Requests Github Action
This action can be exectued as a job to retest the failed tests
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 19, 2021
- License
- Apache 2.0
Pinned Snippet
uses: madhu-1/retest-action@81f0742fba9519f9cc86556d0cc1100fb56d1bb9 # v0.0.3tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| max-retry | Maximum retry of retest of a test in a Pull Request | no | 5 |
| required-approve-count | Total number of approved review required on a Pull Request | yes | 2 |
| exempt-label | Labels to skip running the retest | no | DNM |
| required-label | required Label on Pull Request to run retest | yes | — |
| GITHUB_TOKEN | Github Token for PR comments | yes | — |
Outputs
no outputs