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 32504e4 commit 12bb077Copy full SHA for 12bb077
README.md
@@ -13,7 +13,7 @@ Note: We also indent the lines of the commit
13
### Example: CVE-2022-3565 for jira VULN-168
14
This is for cherry-picking a commit for `CVE-2024-1234` that is associated to ticket `jira VULN-1234`
15
```
16
-$ ciq-cherry-pick --ticket "VULN-168" --ciq-tag "cve CVE-2022-3565" 2568a7e0832ee30b0a351016d03062ab4e0e0a3f
+$ ciq-cherry-pick --ticket "VULN-168" --ciq-tag "cve CVE-2022-3565" --sha 2568a7e0832ee30b0a351016d03062ab4e0e0a3f
17
18
19
This will produce a comment message like:
0 commit comments