Skip to content

docs: Documentation analysis and improvement#805

Draft
github-actions[bot] wants to merge 1 commit intomainfrom
docs/issue-804-routing-overview-e0a8946cad2dff21
Draft

docs: Documentation analysis and improvement#805
github-actions[bot] wants to merge 1 commit intomainfrom
docs/issue-804-routing-overview-e0a8946cad2dff21

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 6, 2026

Closes #804

Summary of files analyzed

  • .github/workflows/oblt-aw-ingress.yml
  • docs/architecture/overview.md

Issues found

  • docs/architecture/overview.md: Specialized workflows list was incomplete and did not include multiple currently routed workflows from ingress.
  • docs/architecture/overview.md: Routing Model section documented only a subset of active trigger/job routes (mainly dependency-review and resource-not-accessible flows).
  • docs/architecture/overview.md: Examples routing diagram omitted currently routed workflows and no longer represented current ingress behavior.

Changes made

  • Updated Specialized workflows in docs/architecture/overview.md to include all workflows currently routed by ingress (agent-suggestions, autodoc, automerge, dependency-review, duplicate-issue-detector, issue-triage, issue-fixer, mention-in-issue, resource-not-accessible-by-integration detector/triage/fixer, and security detector/triage/fixer). This keeps the architecture overview aligned with the ingress source of truth.
  • Expanded Routing Model bullets in docs/architecture/overview.md to reflect current event/action routing conditions, including schedule, workflow_dispatch, pull_request, issues, and issue_comment paths plus unsupported-trigger behavior. This removes outdated routing assumptions.
  • Updated the Examples mermaid flowchart in docs/architecture/overview.md to include the full currently routed workflow set. This restores consistency between diagrammed and actual ingress dispatch behavior.

What is this? | From workflow: Observability Agentic Workflow Entrypoint

Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not.

Align architecture overview with current workflow routes in oblt-aw-ingress.yml.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.

[oblt-aw][autodoc] Update architecture overview for current ingress routing

0 participants