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.
2 parents 3fb1b5d + 8b73502 commit 8999b00Copy full SHA for 8999b00
src/AutoMerge/util.jl
@@ -119,7 +119,9 @@ function _comment_noblock()
119
"being auto-merged, simply leave a comment. ",
120
"If you want to post a comment without blocking ",
121
"auto-merging, you must include the text ",
122
- "`[noblock]` in your comment.",
+ "`[noblock]` in your comment. ",
123
+ "You can edit blocking comments, adding `[noblock]` ",
124
+ "to them in order to unblock auto-merging.",
125
)
126
return result
127
end
0 commit comments