We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b6580d commit 4639bbcCopy full SHA for 4639bbc
tool/auto_review_pr.rb
@@ -35,7 +35,7 @@ class AutoReviewPR
35
36
COMMENT_USER = 'github-actions[bot]'
37
COMMENT_PREFIX = 'The following files are maintained in the following upstream repositories:'
38
- COMMENT_SUFFIX = 'Please file a pull request to the above instead. Thank you.'
+ COMMENT_SUFFIX = 'Please file a pull request to the above instead. Thank you!'
39
40
def initialize(client)
41
@client = client
0 commit comments