Skip to content

Commit 10ec6ba

Browse files
DanWahlinCopilot
andcommitted
fix: disable no-op issue reporting for traffic updater
Add noop.report-as-issue: false to prevent auto-generated tracking issues on no-op workflow runs. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 50f5834 commit 10ec6ba

File tree

2 files changed

+30
-28
lines changed

2 files changed

+30
-28
lines changed

.github/workflows/traffic-updater.lock.yml

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

.github/workflows/traffic-updater.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ mcp-scripts:
1919
safe-outputs:
2020
allowed-domains:
2121
- github.com
22+
noop:
23+
report-as-issue: false
2224
create-pull-request:
2325
labels: [automated-update, traffic-data]
2426
title-prefix: "[bot] "

0 commit comments

Comments
 (0)