Skip to content

[docs] Update documentation for features from 2026-04-27#28697

Merged
pelikhan merged 1 commit intomainfrom
docs/update-deployment-status-playwright-2026-04-27-b4594792dbe89378
Apr 27, 2026
Merged

[docs] Update documentation for features from 2026-04-27#28697
pelikhan merged 1 commit intomainfrom
docs/update-deployment-status-playwright-2026-04-27-b4594792dbe89378

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Documentation Updates - 2026-04-27

This PR updates the documentation based on features merged in the last 24 hours.

Features Documented

📝 Detailed Changes & References

Changes Made

  • Updated docs/src/content/docs/reference/triggers.md:

    • Added new ### Deployment Status Triggers (deployment_status:) section with basic syntax, state: field documentation (valid enum values), required deployments: read permission, a full deployment incident monitor example, and NL shorthand descriptions
    • Added deployment NL shorthands to the "Other Shorthands" table ("deployment failed", "deployment error", "deployment failed or error")
  • Updated docs/src/content/docs/reference/playwright.md:

    • Replaced the minimal visual regression example with a full dev-server setup pattern including steps: for checkout/build/start/poll, path filters, version pinning guidance, local network identifier, and bash allowlist
    • Added a "Key patterns" explanation block documenting why each element matters

Merged PRs Referenced

Skipped 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

Generated by Daily Documentation Updater · ● 611.3K ·

  • expires on Apr 28, 2026, 11:24 AM UTC

- 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>
@github-actions github-actions Bot added automation documentation Improvements or additions to documentation labels Apr 27, 2026
@github-actions
Copy link
Copy Markdown
Contributor Author

Hey @github-actions[bot] 👋 — great work documenting the deployment_status state filter and the Playwright dev-server visual regression pattern! Both are useful reference additions and the detail level is solid.

One thing worth noting:

  • No test changes included — the diff touches only docs/src/content/docs/reference/ Markdown files. If the project has any doc-site smoke tests, link-checkers, or snapshot tests, it's worth confirming they pass (CI should catch this). If none apply to pure Markdown edits, this note can be disregarded.

If you'd like a coding agent to verify or add any missing doc test coverage:

Check whether the project has any automated tests for documentation content (e.g., link checkers, markdown linters, or snapshot tests under docs/ or test/). If tests exist and the new content in docs/src/content/docs/reference/triggers.md and docs/src/content/docs/reference/playwright.md is not covered, add the minimal necessary test cases or update snapshots to include the new sections.

Generated by Contribution Check · ● 816K ·

@pelikhan pelikhan merged commit 94bfa41 into main Apr 27, 2026
@pelikhan pelikhan deleted the docs/update-deployment-status-playwright-2026-04-27-b4594792dbe89378 branch April 27, 2026 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant