Commit 44a4c7a
fix(cli): improve --pr-review flag help text to explain automation scope
Fixes bounty issue #1416
The --pr-review flag had minimal documentation that just said 'Include PR review automation'
without explaining what the automation actually does. Updated the help text to clarify that
it posts welcome messages on new PRs, enables the /cortex review command in PR comments,
triggers re-review on new commits, and adds pull_request and pull_request_review event
triggers to the workflow.1 parent 76de423 commit 44a4c7a
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
51 | 53 | | |
52 | 54 | | |
53 | 55 | | |
| |||
0 commit comments