ci-report
Installation
SKILL.md
CI Report
Produce a CI status report for a workerd PR. The report covers GitHub Actions and, when accessible, the internal GitLab CI pipeline.
Inputs
The user provides a PR number or URL. If omitted, the tool detects the current branch's open PR automatically.
Step 1: Gather GitHub CI data
Use the ci-report custom tool to collect all GitHub-side data in a single
call:
ci-report({ pr: 7017 })