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 663ae53 commit 2005279Copy full SHA for 2005279
.ci/premerge_advisor_explain.py
@@ -43,6 +43,7 @@ def get_comment(
43
comment_id = get_comment_id(platform.system(), pr)
44
if comment_id:
45
comment["id"] = comment_id
46
+ return comment
47
48
49
def main(
0 commit comments