Skip to content

Commit b6d74c4

Browse files
authored
Normalize report-style guidance across non-compliant issue/report workflows (#33220)
1 parent 8f950a3 commit b6d74c4

6 files changed

Lines changed: 45 additions & 38 deletions

.github/workflows/copilot-pr-merged-report.lock.yml

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/copilot-pr-merged-report.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ network:
2828
- api.github.com
2929

3030
imports:
31+
- shared/reporting.md
3132
- uses: shared/daily-audit-base.md
3233
with:
3334
title-prefix: "[copilot-pr-merged-report] "

.github/workflows/deployment-incident-monitor.lock.yml

Lines changed: 15 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/deployment-incident-monitor.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ permissions:
1111
deployments: read
1212
engine: copilot
1313
imports:
14+
- shared/reporting.md
1415
- shared/otlp.md
1516
tools:
1617
cli-proxy: true

.github/workflows/pr-triage-agent.lock.yml

Lines changed: 15 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/pr-triage-agent.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ permissions:
1010
pull-requests: read
1111
engine: copilot
1212
imports:
13+
- shared/reporting.md
1314
- uses: shared/pr-review-base.md
1415
with:
1516
min-integrity: approved

0 commit comments

Comments
 (0)