Skip to content

CLAUDE.md: fix monitor-ci.sh doc mismatch, no --commit flag exists - #116

Open
jnasbyupgrade wants to merge 1 commit into
Postgres-Extensions:masterfrom
jnasbyupgrade:fix/monitor-ci-commit-flag-docs
Open

CLAUDE.md: fix monitor-ci.sh doc mismatch, no --commit flag exists#116
jnasbyupgrade wants to merge 1 commit into
Postgres-Extensions:masterfrom
jnasbyupgrade:fix/monitor-ci-commit-flag-docs

Conversation

@jnasbyupgrade

Copy link
Copy Markdown
Contributor

Summary

Companion fix to pgxntool-test#82. This repo's CLAUDE.md described
monitor-ci.sh as taking a --commit SHA flag, but the script (which
lives in the pgxntool-test checkout) only ever took positional args
([repos] [branch] [sha_pgxntool_test] [sha_pgxntool]). The flag text
appears to have crept in from ../ai/CLAUDE.md's general gh CLI advice
(gh run list/gh pr checks do take --commit) getting conflated with
this script's own interface — see pgxntool-test#82 for the full
incident writeup and the script/SKILL.md side of the fix.

Test plan

  • Doc-only change; no script or test coverage in this repo touches it

The script only ever took positional args ([repos] [branch]
[sha_pgxntool_test] [sha_pgxntool]) - the --commit SHA flag text
appears to have crept in from ../ai/CLAUDE.md's general gh CLI advice
(gh run list/gh pr checks do take --commit) getting conflated with this
script's own interface. An agent following the doc literally invoked
`monitor-ci.sh --commit SHA`, which silently misparsed and hung until
timeout polling a nonexistent branch. Companion fix in pgxntool-test#82
(monitor-ci.sh itself, plus its own SKILL.md).
@coderabbitai

coderabbitai Bot commented Sep 8, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Advanced

Run ID: 1e155735-c805-4970-becf-38821b0eabdb

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant