Skip to content

Commit a0325a2

Browse files
committed
utils: fix-pr add cubic-dev-ai to bot examples
Assisted-by: 🤖 claude-sonnet-4-6
1 parent 0dd5d95 commit a0325a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/utils/commands/fix-pr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ This single command provides everything needed for all phases:
169169

170170
3. **Address each comment**:
171171

172-
**Before posting any reply**, determine if the reviewer is human or a bot (e.g. `coderabbitai`, `openshift-ci-robot`), then apply the `--auto-approve` policy (default: `ai`):
172+
**Before posting any reply**, determine if the reviewer is human or a bot (e.g. `coderabbitai`, `openshift-ci-robot`, `cubic-dev-ai`), then apply the `--auto-approve` policy (default: `ai`):
173173

174174
| `--auto-approve` | Human reviewer | Bot/AI reviewer |
175175
|---|---|---|

0 commit comments

Comments
 (0)