Skip to content

Add automated duplicate issue detection and auto-close workflows#2

Closed
qianheng-aws wants to merge 1 commit intomainfrom
dedup-issue
Closed

Add automated duplicate issue detection and auto-close workflows#2
qianheng-aws wants to merge 1 commit intomainfrom
dedup-issue

Conversation

@qianheng-aws
Copy link
Copy Markdown
Owner

Implements a 3-workflow system using claude-code-action with Bedrock OIDC:

  • claude-dedupe-issues.yml: detects duplicates on new issues via Claude
  • auto-close-duplicates.yml: daily cron closes flagged issues after 3 days
  • remove-autoclose-on-activity.yml: removes autoclose label on human comment

Description

[Describe what this change achieves]

Related Issues

Resolves #[Issue number to be closed when this PR is merged]

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • New functionality has javadoc added.
  • New functionality has a user manual doc added.
  • New PPL command checklist all confirmed.
  • API changes companion pull request created.
  • Commits are signed per the DCO using --signoff or -s.
  • Public documentation issue/PR created.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Implements a 3-workflow system using claude-code-action with Bedrock OIDC:
- claude-dedupe-issues.yml: detects duplicates on new issues via Claude
- auto-close-duplicates.yml: daily cron closes flagged issues after 3 days
- remove-autoclose-on-activity.yml: removes autoclose label on human comment

Signed-off-by: Heng Qian <qianheng@amazon.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.

1 participant