Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
📝 WalkthroughWalkthroughThese changes reorganize the GitHub Agent Workflows documentation structure by introducing two new organizational categories—Event-driven workflows and Scheduled workflows—to better categorize workflows by their execution model. Both the documentation content and navigation structure are updated accordingly. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches
🧪 Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
Approved: I found no actionable issues in this PR.
What is this? | From workflow: PR Review
Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not.
Summary
docs/workflows/gh-agent-workflows.md, moved auto-triggered issue/PR/check workflows into a new Event-driven section.mkdocs.ymlnavigation to mirror the same three-way taxonomy and scheduled subsection nesting.Validation
make docs-buildfails in strict mode due to a pre-existing missing file:workflows/gh-agent-workflows/agent-efficiency.md(referenced by docs nav/content).Related
Fixes #325