Conversation
…formatting Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] [workflow-style] Normalize report formatting for non-compliant workflows
Normalize report formatting: add shared/reporting.md import to 16 workflows
Mar 12, 2026
pelikhan
approved these changes
Mar 12, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
Normalizes report output formatting across scheduled reporting workflows by ensuring they import the shared shared/reporting.md guidelines (h3+ headers and progressive disclosure via <details>).
Changes:
- Added
shared/reporting.mdto theimports:list for 16 workflows (appending to existing blocks or adding newimports:blocks where missing). - Recompiled the corresponding 16 workflow lock files to reflect the updated resolved imports and prompt assembly.
Reviewed changes
Copilot reviewed 32 out of 32 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| .github/workflows/terminal-stylist.md | Appends shared/reporting.md to existing imports. |
| .github/workflows/terminal-stylist.lock.yml | Recompiled lock to include shared/reporting.md in resolved imports/prompt. |
| .github/workflows/stale-repo-identifier.md | Appends shared/reporting.md to existing imports. |
| .github/workflows/stale-repo-identifier.lock.yml | Recompiled lock to include shared/reporting.md in resolved imports/prompt. |
| .github/workflows/issue-arborist.md | Appends shared/reporting.md to existing imports. |
| .github/workflows/issue-arborist.lock.yml | Recompiled lock to include shared/reporting.md in resolved imports/prompt. |
| .github/workflows/gpclean.md | Adds new imports: block with shared/reporting.md. |
| .github/workflows/gpclean.lock.yml | Recompiled lock to include shared/reporting.md in resolved imports/prompt. |
| .github/workflows/go-pattern-detector.md | Appends shared/reporting.md to existing imports. |
| .github/workflows/go-pattern-detector.lock.yml | Recompiled lock to include shared/reporting.md in resolved imports/prompt. |
| .github/workflows/duplicate-code-detector.md | Appends shared/reporting.md to existing imports. |
| .github/workflows/duplicate-code-detector.lock.yml | Recompiled lock to include shared/reporting.md in resolved imports/prompt. |
| .github/workflows/docs-noob-tester.md | Appends shared/reporting.md to existing imports. |
| .github/workflows/docs-noob-tester.lock.yml | Recompiled lock to include shared/reporting.md in resolved imports/prompt. |
| .github/workflows/dependabot-go-checker.md | Adds new imports: block with shared/reporting.md. |
| .github/workflows/dependabot-go-checker.lock.yml | Recompiled lock to include shared/reporting.md in resolved imports/prompt. |
| .github/workflows/dependabot-burner.md | Adds new imports: block with shared/reporting.md. |
| .github/workflows/dependabot-burner.lock.yml | Recompiled lock to include shared/reporting.md in resolved imports/prompt. |
| .github/workflows/daily-doc-healer.md | Adds new imports: block with shared/reporting.md. |
| .github/workflows/daily-doc-healer.lock.yml | Recompiled lock to include shared/reporting.md in resolved imports/prompt. |
| .github/workflows/daily-cli-tools-tester.md | Adds new imports: block with shared/reporting.md. |
| .github/workflows/daily-cli-tools-tester.lock.yml | Recompiled lock to include shared/reporting.md in resolved imports/prompt. |
| .github/workflows/copilot-pr-prompt-analysis.md | Appends shared/reporting.md to existing imports. |
| .github/workflows/copilot-pr-prompt-analysis.lock.yml | Recompiled lock to include shared/reporting.md in resolved imports/prompt. |
| .github/workflows/copilot-pr-nlp-analysis.md | Appends shared/reporting.md to existing imports. |
| .github/workflows/copilot-pr-nlp-analysis.lock.yml | Recompiled lock to include shared/reporting.md in resolved imports/prompt. |
| .github/workflows/copilot-pr-merged-report.md | Appends shared/reporting.md to existing imports. |
| .github/workflows/copilot-pr-merged-report.lock.yml | Recompiled lock to include shared/reporting.md in resolved imports/prompt. |
| .github/workflows/copilot-agent-analysis.md | Appends shared/reporting.md to existing imports. |
| .github/workflows/copilot-agent-analysis.lock.yml | Recompiled lock to include shared/reporting.md in resolved imports/prompt. |
| .github/workflows/claude-code-user-docs-review.md | Adds new imports: block with shared/reporting.md. |
| .github/workflows/claude-code-user-docs-review.lock.yml | Recompiled lock to include shared/reporting.md in resolved imports/prompt. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
You can also share your feedback on Copilot code review. Take the survey.
This was referenced Mar 12, 2026
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.
16 scheduled reporting workflows lacked the shared formatting guidelines (h3+ headers, progressive disclosure via
<details>tags), while the other 76 compliant workflows already importshared/reporting.md.Changes
10 workflows with existing
imports:blocks — appended- shared/reporting.md:copilot-agent-analysis.md,copilot-pr-merged-report.md,copilot-pr-nlp-analysis.md,copilot-pr-prompt-analysis.md,docs-noob-tester.md,duplicate-code-detector.md,go-pattern-detector.md,issue-arborist.md,stale-repo-identifier.md,terminal-stylist.md6 workflows without any
imports:block — added new section:daily-cli-tools-tester.md,daily-doc-healer.md,dependabot-burner.md,dependabot-go-checker.md,gpclean.md,claude-code-user-docs-review.mdRecompiled all lock files; 166/166 workflows compile successfully.
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:
https://api.github.com/graphql/usr/bin/gh /usr/bin/gh api graphql -f query=query($owner: String!, $name: String!) { repository(owner: $owner, name: $name) { hasDiscussionsEnabled } } -f owner=github -f name=gh-aw(http block)/usr/bin/gh /usr/bin/gh api graphql -f query=query($owner: String!, $name: String!) { repository(owner: $owner, name: $name) { hasDiscussionsEnabled } } -f owner=github -f name=gh-aw jf/fiE1P2fzwaF61-C(http block)/usr/bin/gh /usr/bin/gh api graphql -f query=query($owner: String!, $name: String!) { repository(owner: $owner, name: $name) { hasDiscussionsEnabled } } -f owner=github -f name=gh-aw journal-or-kmsg(http block)https://api.github.com/repos/astral-sh/setup-uv/git/ref/tags/eac588ad8def6316056a12d4907a9d4d84ff7a3b/usr/bin/gh gh api /repos/astral-sh/setup-uv/git/ref/tags/eac588ad8def6316056a12d4907a9d4d84ff7a3b --jq .object.sha(http block)/usr/bin/gh gh api /repos/astral-sh/setup-uv/git/ref/tags/eac588ad8def6316056a12d4907a9d4d84ff7a3b --jq .object.sha get --global me: String!) { repository(owner: $owner, name: $name) { hasDiscussionsEnabled } } http.https://gitgit(http block)/usr/bin/gh gh api /repos/astral-sh/setup-uv/git/ref/tags/eac588ad8def6316056a12d4907a9d4d84ff7a3b --jq .object.sha ithub/workflows(http block)https://api.github.com/repos/github/gh-aw/git/ref/tags/a70c5eada06553e3510ac27f2c3bda9d3705bccb/usr/bin/gh gh api /repos/github/gh-aw/git/ref/tags/a70c5eada06553e3510ac27f2c3bda9d3705bccb --jq .object.sha(http block)/usr/bin/gh gh api /repos/github/gh-aw/git/ref/tags/a70c5eada06553e3510ac27f2c3bda9d3705bccb --jq .object.sha get --global me: String!) { repository(owner: $owner, name: $name) { hasDiscussionsEnabled } } http.https://gitgit(http block)/usr/bin/gh gh api /repos/github/gh-aw/git/ref/tags/a70c5eada06553e3510ac27f2c3bda9d3705bccb --jq .object.sha ithub/workflows rev-parse /usr/bin/git l(http block)https://api.github.com/repos/githubnext/agentics/git/ref/tags//usr/bin/gh gh api /repos/githubnext/agentics/git/ref/tags/# --jq .object.sha(http block)/usr/bin/gh gh api /repos/githubnext/agentics/git/ref/tags/# --jq .object.sha get --local iptables credential.usern/opt/hostedtoolcache/go/1.25.0/x64/pkg/tool/linux_amd64/cgo(http block)/usr/bin/gh gh api /repos/githubnext/agentics/git/ref/tags/# --jq .object.sha k/gh-aw/gh-aw/.gremote.origin.url rev-parse(http block)If you need me to access, download, or install something from one of these locations, you can either:
📍 Connect Copilot coding agent with Jira, Azure Boards or Linear to delegate work to Copilot in one click without leaving your project management tool.