Add UX Design Patrol to workflow catalog and docs navigation#689
Merged
Add UX Design Patrol to workflow catalog and docs navigation#689
Conversation
Adds UX Design Patrol to the standalone scheduled workflows table in the workflow catalog page and to the mkdocs.yml navigation under Codebase Maintenance. The blog post link already targets the correct auto-generated path, so no changes needed there. Closes the information architecture gap where users could discover UX Design Patrol from the Watchdogs blog post but could not find it in the canonical workflow catalog or navigation. Co-authored-by: strawgate <6384545+strawgate@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] [information-architecture] Fix UX Design Patrol workflow navigation
Add UX Design Patrol to workflow catalog and docs navigation
Mar 14, 2026
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThis PR adds the UX Design Patrol workflow to the docs: a new row for "UX Design Patrol" in the Standalone scheduled workflows table in docs/workflows/gh-agent-workflows.md (description: "Detect UI/UX design drift and file consolidation reports."), and a corresponding navigation entry workflows/gh-agent-workflows/ux-design-patrol.md in mkdocs.yml under Workflows → Codebase Maintenance. Possibly related PRs
Suggested labels
🚥 Pre-merge checks | ✅ 2✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
Comment |
Keep UX Design Patrol table entry, drop removed Test Improver. Made-with: Cursor
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.
UX Design Patrol was documented in source and referenced from the Watchdogs blog, but it was missing from the main workflow catalog and docs navigation.
What changed
docs/workflows/gh-agent-workflows.md.mkdocs.yml.Why
This closes a discovery gap: users could find UX Design Patrol from the blog, but not from the canonical workflow catalog/navigation path.
The body of this PR is automatically managed by the Trigger Update PR Body workflow.