Conversation
…p duplicates visible, no repeated refs in details Co-authored-by: strawgate <6384545+strawgate@users.noreply.github.com>
|
Caution Review failedThe pull request is closed. 📝 WalkthroughWalkthroughRewrites the duplicate-issue detector's guidance, result formatting, and templates: renames classification categories, consolidates comment output into a single add_comment (or noop), changes related-issues handling when detection is disabled, and updates the workflow lock metadata. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
@copilot let's simplify the instructions, we dont want nested expand blocks and let's just provide one example for Duplicates + Related and one example for just Duplicates instead of all of this if then prose |
…s blocks Co-authored-by: strawgate <6384545+strawgate@users.noreply.github.com>
Done in dcf57ad. Replaced all the if/then prose with three concrete format examples (duplicates + related, duplicates only, related only) and removed all nested 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:
If you need me to access, download, or install something from one of these locations, you can either:
|
The detector was repeating issue titles/numbers inside
<details>bodies and giving duplicates and related issues the same visual weight, which made triage harder.Changes
<details><summary>{N} related issues found</summary>...</details>.<details>bodies..github/workflows/gh-aw-duplicate-issue-detector.md.github/workflows/gh-aw-duplicate-issue-detector.lock.ymlResulting format
Summary by CodeRabbit