withgraphite/Dismiss stale approvals
Dismiss approvals on a pull request if the diff has changed
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | A GITHUB_TOKEN secret or PAT that has write access to the repository | yes | — |
| fetch-depth | The maximum length of a branch from head to base that will be compared to the previous run. If the branch is longer than this number, reviews will always be dismissed. | no | 250 |
| dry-run | Comment on the PR instead of dismissing approvals. | no | false |
Outputs
no outputs