We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 187c002 + 86a548a commit fb5808eCopy full SHA for fb5808e
1 file changed
plugins/sentry-skills/skills/iterate-pr/SKILL.md
@@ -146,6 +146,6 @@ Return to step 2 if CI failed or new feedback appeared in step 8.
146
## Fallback
147
148
If scripts fail, use `gh` CLI directly:
149
-- `gh pr checks --json name,state,bucket,link`
+- `gh pr checks name,state,bucket,link`
150
- `gh run view <run-id> --log-failed`
151
- `gh api repos/{owner}/{repo}/pulls/{number}/comments`
0 commit comments