CI

Quick CI status check for a pull request. Shows pass/fail/pending status for all GitHub Actions jobs and other CI checks.

quay c0147fd 542 B Updated

File contents

CI Status Check

Quick CI check for PR #$ARGUMENTS.

Step 1: Check

bash .claude/scripts/check-ci.sh $ARGUMENTS

Step 2: Report

Summarize each job:

  • pass — No action needed
  • fail — Needs investigation
  • pending — Still running
  • skipping — Not applicable

If any jobs failed, suggest /poll $ARGUMENTS for the full feedback loop with fixes.

quay/ai-helpers/tree/main/plugins/dev/skills/ci commit c0147fd85a

Frequently asked questions

npx skillmds@latest add quay/ci