Update all workflows to use Audits category for discussions#16375
Update all workflows to use Audits category for discussions#16375
Conversation
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
|
Change all agentic workflows using general category to audit @copilot |
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Updated all 14 workflows that were using
All workflows have been recompiled and their lock files updated. Commit: 12fe0ed Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
There was a problem hiding this comment.
Pull request overview
This PR standardizes the discussion category for agentic workflows by migrating all create-discussion safe outputs from the "general" category to the "audits" category. This aligns with the established convention that analysis, reporting, and audit workflows should use the "audits" category for better organization of repository discussions.
Changes:
- Updated
safe-outputs.create-discussion.categoryfrom"general"to"audits"in 15 workflow markdown files - Regenerated all corresponding
.lock.ymlfiles with updated frontmatter hashes, tool descriptions, and handler configurations
Reviewed changes
Copilot reviewed 30 out of 30 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| typist.md / typist.lock.yml | Updated Go type analysis workflow to use audits category |
| terminal-stylist.md / terminal-stylist.lock.yml | Updated terminal styling workflow to use audits category |
| sergo.md / sergo.lock.yml | Updated Serena Go expert workflow to use audits category (preserves title prefix) |
| repository-quality-improver.md / repository-quality-improver.lock.yml | Updated quality improvement workflow to use audits category |
| pr-nitpick-reviewer.md / pr-nitpick-reviewer.lock.yml | Updated PR review workflow to use audits category (preserves title prefix) |
| poem-bot.md / poem-bot.lock.yml | Updated poetry workflow to use audits category (preserves title prefix and labels) |
| go-fan.md / go-fan.lock.yml | Updated Go fan workflow to use audits category (preserves title prefix) |
| docs-noob-tester.md / docs-noob-tester.lock.yml | Updated documentation testing workflow to use audits category |
| developer-docs-consolidator.md / developer-docs-consolidator.lock.yml | Updated docs consolidation workflow to use audits category |
| daily-team-evolution-insights.md / daily-team-evolution-insights.lock.yml | Updated team insights workflow to use audits category |
| daily-regulatory.md / daily-regulatory.lock.yml | Updated regulatory report workflow to use audits category (preserves title prefix and expires config) |
| daily-performance-summary.md / daily-performance-summary.lock.yml | Updated performance summary workflow to use audits category (preserves title prefix and expires config) |
| daily-observability-report.md / daily-observability-report.lock.yml | Updated observability report workflow to use audits category (preserves title prefix and expires config) |
| daily-issues-report.md / daily-issues-report.lock.yml | Updated issues report workflow to use audits category (preserves title prefix and expires config) |
| claude-code-user-docs-review.md / claude-code-user-docs-review.lock.yml | Updated Claude code review workflow to use audits category |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Moved create-discussion output from "general" to "audits" category across all agentic workflows to align with the standard category for analysis and reporting workflows.
Changes
safe-outputs.create-discussion.categoryfrom"general"to"audits"in 15 workflow files:.lock.ymlfiles to reflect the category change in tool descriptions and handler configOriginal prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.