Skip to content

docs(skills): document ready_for_review and other PR actions - #464

Merged
dcramer merged 1 commit into
mainfrom
docs/pr-actions-ready-for-review
Aug 4, 2026
Merged

docs(skills): document ready_for_review and other PR actions#464
dcramer merged 1 commit into
mainfrom
docs/pr-actions-ready-for-review

Conversation

@sentry-junior

@sentry-junior sentry-junior Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Summary

Skill docs still listed only opened / synchronize / reopened / closed for pull_request actions. Config already accepts arbitrary action strings (z.array(z.string())) and matches with includes(context.action), so ready_for_review and other GitHub PR webhook actions already work.

Changes

  • Update skills/warden/references/config-schema.md
  • Update skills/warden/references/configuration.md (same stale list)

Why not #286

Supersedes #286. That was the same docs fix from a fork (cosmith:patch-1) where no GitHub Actions workflows ever ran on the head SHA — only Vercel auth failure + external checks — so there was nothing to re-run. This internal branch gets real CI.

Checks

  • Docs-only; no code/runtime change
  • CI on this PR is the validation

Requested by David Cramer.

--

View Junior Session [Sentry]

Config accepts arbitrary pull_request action strings and matches with
includes(), so ready_for_review already works. Update skill docs that
still listed only opened/synchronize/reopened/closed.

Supersedes #286 (fork PR with no Actions CI).

Co-Authored-By: David Cramer <david@sentry.io>
@dcramer
dcramer merged commit 4b24250 into main Aug 4, 2026
21 checks passed
@dcramer
dcramer deleted the docs/pr-actions-ready-for-review branch August 4, 2026 19:44
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