[BUG] Issues are labeled as duplicates without referencing the original issue

2 min read Original article ↗

Preflight Checklist

  • I have searched existing issues and this hasn't been reported yet
  • This is a single bug report (please file separate reports for different bugs)
  • I am using the latest version of Claude Code

What's Wrong?

Issues are labeled by github-actions bot as duplicates without referencing the original issue.

See an example of the issue #79240 that is labeled as duplicate without a comment explaining what is the original issue this issue os the duplicate of.

Image

Compare the above the issue #78415, which contains the comment listing the original issues.

Image

What Should Happen?

If an issue is labeled as duplicate, a comment should be posted that includes information which are the original issues the issue is a duplicate of.

Error Messages/Logs

Steps to Reproduce

  1. Submit an issue (example Remove/allow disabling the forced "Co-Authored-By: Claude" trailer on git commits #79240).
  2. Find the Claude Issue Dedupe worfklow run corresponding to the issue Remove/allow disabling the forced "Co-Authored-By: Claude" trailer on git commits #79240 without the expected comment.
  3. Find the Claude Issue Dedupe worfklow run corresponding to the issue [BUG] Session auto-naming stopped after Claude Desktop update — sessions stay "Untitled session" (Desktop 1.22209.0, macOS) #78415 with the expected comment.
  4. The workflow run output does not seem to contain an indication why the former issue (point 2.) is lacking the comment and the latter issue (point 3.) has the expected comment. More information from the Claude Code sessions may be present in the log files retained on the runner, possibly an interaction with another workflow.

Claude Model

Not sure / Multiple models

Is this a regression?

Yes, this worked in a previous version

Last Working Version

No response

Claude Code Version

2.1.215 (Claude Code)

Platform

Anthropic API

Operating System

Other

Terminal/Shell

Other

Additional Information

This problem aggravates the #19267 issue.