Skip to content

Commit

Permalink
Add an option to disable the "recheck" part of the comment
Browse files Browse the repository at this point in the history
  • Loading branch information
kingthorin authored Aug 13, 2024
1 parent 8bc1bea commit 8ec614c
Show file tree
Hide file tree
Showing 3 changed files with 1,307 additions and 1,300 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ This PAT should have repo scope and is only required if you have configured to s
| `custom-pr-sign-comment` | _optional_ | The signature to be committed in order to sign the CLA. | I have read the Developer Terms Document and I hereby accept the Terms |
| `custom-allsigned-prcomment` | _optional_ | pull request comment when everyone has signed | All Contributors have signed the CLA. |
| `lock-pullrequest-aftermerge` | _optional_ | Boolean input for locking the pull request after merging. Default is set to `true`. It is highly recommended to lock the Pull Request after merging so that the Contributors won't be able to revoke their signature comments after merge | false |
| `suggest-recheck` | _optional_ | Boolean input for indicating if the action's comment should suggest that users comment `recheck`. Default is set to `true`. | false |

## Contributors

Expand Down
Loading

0 comments on commit 8ec614c

Please sign in to comment.