Skip to content

fix: disable no-op issue reporting for traffic updater#31

Merged
DanWahlin merged 1 commit intomainfrom
fix/disable-noop-issue
Mar 31, 2026
Merged

fix: disable no-op issue reporting for traffic updater#31
DanWahlin merged 1 commit intomainfrom
fix/disable-noop-issue

Conversation

@DanWahlin
Copy link
Copy Markdown
Collaborator

Adds noop: report-as-issue: false to the traffic-updater workflow to prevent auto-generated no-op tracking issues (like #29).

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>
Copilot AI review requested due to automatic review settings March 31, 2026 21:29
@DanWahlin DanWahlin self-assigned this Mar 31, 2026
@DanWahlin DanWahlin merged commit 13cbb38 into main Mar 31, 2026
5 checks passed
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Disables GitHub Agentic Workflows “no-op” reporting as issues for the traffic-updater workflow to prevent automated no-op tracking issues (e.g., #29) from being created/updated.

Changes:

  • Add safe-outputs.noop.report-as-issue: false to the workflow frontmatter.
  • Regenerate the compiled lock workflow to propagate the new no-op reporting configuration.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/traffic-updater.md Adds noop.report-as-issue: false under safe-outputs to stop no-op runs being reported as issues.
.github/workflows/traffic-updater.lock.yml Updates generated safe-outputs config/env to set GH_AW_NOOP_REPORT_AS_ISSUE / report-as-issue to "false".

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@DanWahlin DanWahlin deleted the fix/disable-noop-issue branch March 31, 2026 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants