Skip to content

Commit 354057c

Browse files
committed
Add an option to disable the "recheck" part of the comment
1 parent 6d31db9 commit 354057c

File tree

3 files changed

+1307
-1300
lines changed

3 files changed

+1307
-1300
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ This PAT should have repo scope and is only required if you have configured to s
138138
| `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 |
139139
| `custom-allsigned-prcomment` | _optional_ | pull request comment when everyone has signed | All Contributors have signed the CLA. |
140140
| `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 |
141+
| `suggest-recheck` | _optional_ | Boolean input for indicating if the action's comment should suggest that users comment `recheck`. Default is set to `true`. | false |
141142

142143
## Contributors
143144

0 commit comments

Comments
 (0)