You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -138,6 +138,7 @@ This PAT should have repo scope and is only required if you have configured to s
138
138
|`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 |
139
139
|`custom-allsigned-prcomment`|_optional_| pull request comment when everyone has signed | All Contributors have signed the CLA. |
140
140
|`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 |
0 commit comments