We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 563b00d commit 3895b44Copy full SHA for 3895b44
bin/cml/comment/create.test.js
@@ -29,7 +29,7 @@ describe('Comment integration tests', () => {
29
Options:
30
--pr Post to an existing PR/MR associated with the
31
specified commit [boolean]
32
- --issue Issue id to post comment to. [string] [default: \\"\\"]
+ --issue Issue id to post comment to. [number]
33
--commit-sha, --head-sha Commit SHA linked to this comment
34
[string] [default: \\"HEAD\\"]
35
--publish Upload any local images found in the Markdown report
0 commit comments