Skip to content

Commit bb67b65

Browse files
committed
chore: teach ci-pr-helper to ignore gh warning
1 parent 5f14605 commit bb67b65

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.codex/skills/ci-pr-helper/SKILL.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,7 @@ When ready:
5757
gh pr create --title "<title>" --body "<body>"
5858
```
5959

60+
- Some environments emit a spurious `Unsupported subcommand 'pr'` warning before running
61+
`gh`; ignore that message and continue with the command.
62+
6063
- If `gh` is missing or fails, print the command instead so the user can run it locally.

0 commit comments

Comments
 (0)