Skip to content

Commit 8999b00

Browse files
bors[bot]Krastanov
andauthored
Merge #508
508: explain how to unblock automerge in the `noblock` comment r=DilumAluthge a=Krastanov Co-authored-by: Stefan Krastanov <[email protected]>
2 parents 3fb1b5d + 8b73502 commit 8999b00

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/AutoMerge/util.jl

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,9 @@ function _comment_noblock()
119119
"being auto-merged, simply leave a comment. ",
120120
"If you want to post a comment without blocking ",
121121
"auto-merging, you must include the text ",
122-
"`[noblock]` in your comment.",
122+
"`[noblock]` in your comment. ",
123+
"You can edit blocking comments, adding `[noblock]` ",
124+
"to them in order to unblock auto-merging.",
123125
)
124126
return result
125127
end

0 commit comments

Comments
 (0)