Skip to content

Comments

Disable no-op issue reporting for duplicate issue detector#262

Merged
strawgate merged 3 commits intomainfrom
copilot/disable-noop-runs-workflow
Feb 21, 2026
Merged

Disable no-op issue reporting for duplicate issue detector#262
strawgate merged 3 commits intomainfrom
copilot/disable-noop-runs-workflow

Conversation

Copy link
Contributor

Copilot AI commented Feb 21, 2026

The duplicate issue detector fires on every opened issue, meaning most runs end with noop (no duplicate found). With report-as-issue defaulting to true, each of these no-op runs generates noise.

Change

Sets report-as-issue: false on the noop safe-output in gh-aw-duplicate-issue-detector.md:

safe-outputs:
  noop:
    report-as-issue: false
  add-comment:
    max: 1

Recompiled lock file now emits GH_AW_NOOP_REPORT_AS_ISSUE: "false".

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/repos/ruby/setup-ruby/git/ref/tags/v1
    • Triggering command: /usr/bin/gh gh api /repos/ruby/setup-ruby/git/ref/tags/v1 --jq .object.sha -c=4 -nolocalimports -importcfg /tmp/go-build1875575419/b253/importcfg -pack /home/REDACTED/go/pkg/mod/github.com/henvic/httpretty@v0.1.4/httpretty.go /home/REDACTED/go/pkg/mod/github.com/henvic/httpretty@v0.1.4/printer.go k/ai�� g_.a k/ai-github-acti--64 ux-amd64/pkg/tool/linux_amd64/compile k/ai-github-acti/home/REDACTED/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/pkg/tool/linux_amd64/compile k/ai-github-acti-o k/ai-github-acti/tmp/go-build1875575419/b168/_pkg_.a ux-amd64/pkg/too-trimpath (http block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

This section details on the original issue you should resolve

<issue_title>Disable no-op runs for duplicate issues workflow</issue_title>
<issue_description>For workflows that fire all the time let's set report-as-issue: false on the noop output</issue_description>

Comments on the Issue (you are @copilot in this section)

Custom agent used: default-agent
The default agent


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

…ector

Co-authored-by: strawgate <6384545+strawgate@users.noreply.github.com>
Copilot AI changed the title [WIP] Disable no-op runs for duplicate issues workflow Disable no-op issue reporting for duplicate issue detector Feb 21, 2026
Copilot AI requested a review from strawgate February 21, 2026 01:02
@strawgate strawgate marked this pull request as ready for review February 21, 2026 01:03
@strawgate strawgate merged commit 0b7b569 into main Feb 21, 2026
5 of 6 checks passed
@strawgate strawgate deleted the copilot/disable-noop-runs-workflow branch February 21, 2026 01:03
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.

Disable no-op runs for duplicate issues workflow

2 participants