Conversation
There was a problem hiding this comment.
Pull request overview
Updates workflow-authoring guidance and adjusts internal agentic workflows by removing outdated shared-component instructions, expanding orchestration/project references, and retiring an obsolete security autofix workflow.
Changes:
- Removes “Common shared components” guidance from
create.md. - Updates
workflow-health-managerto include orchestration guidance and simplifies its workflow categorization. - Deletes the
security-fix-pragentic workflow and its generated lock file; updates authoring guidance to reference orchestration/projects docs.
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
| create.md | Removes shared-components import guidance from workflow creation instructions. |
| .github/workflows/workflow-health-manager.md | Adds an orchestration import and simplifies the inventory categorization section. |
| .github/workflows/security-fix-pr.md | Removes the Security Fix PR agentic workflow definition. |
| .github/workflows/security-fix-pr.lock.yml | Removes the compiled lock workflow corresponding to the deleted workflow. |
| .github/aw/create-agentic-workflow.md | Adds references to orchestration/projects guidance and expands advanced-tool guidance text. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
LGTM. I though we did not have any orchestration shared import anymore. It was all in the authoring agent prompt. |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@pelikhan: You are right, we don't. They have moved to |
|
@copilot merge main and recompile |
create.mdcreate.md