Conversation
- Add deployment_status trigger section to triggers.md (from #28549) - Add deployment state filter (state:) and NL shorthands - Add deployment incident monitor example - Update Playwright visual regression example with dev server setup pattern (from #28550) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Contributor
Author
|
Hey One thing worth noting:
If you'd like a coding agent to verify or add any missing doc test coverage:
|
pelikhan
approved these changes
Apr 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Documentation Updates - 2026-04-27
This PR updates the documentation based on features merged in the last 24 hours.
Features Documented
deployment_statusstate filter and trigger documentation (from feat: add deployment-incident-monitor example workflow and deployment_status state filter #28549)📝 Detailed Changes & References
Changes Made
Updated
docs/src/content/docs/reference/triggers.md:### Deployment Status Triggers (deployment_status:)section with basic syntax,state:field documentation (valid enum values), requireddeployments: readpermission, a full deployment incident monitor example, and NL shorthand descriptions"deployment failed","deployment error","deployment failed or error")Updated
docs/src/content/docs/reference/playwright.md:steps:for checkout/build/start/poll, path filters, version pinning guidance,localnetwork identifier, andbashallowlistMerged PRs Referenced
feat: add deployment-incident-monitor example workflow and deployment_status state filterfeat: add Playwright visual regression example workflow for Frontend Developer personaSkipped Issues
No open documentation issues were addressed in this run (confirmed by checking that skipped doc issues do not overlap with the features documented here).
Notes
observability.otlp.headersobject form) was already documented by the earlier docs update PR [docs] Update documentation for features from 2026-04-26 #28577 and is not duplicated here.gh aw runguidance and CLI commands reference #28616 (gh aw runguidance) modifies internal agent instruction files only (.github/agents/and.github/aw/) and does not require changes to the user-facingdocs/directory.