Why
Test the agents-dedup.yml workflow with real issues in a consumer repo.
Test the agents-dedup.yml workflow with real issues in a consumer repo.
Scope
Part of Phase 3 workflow rollout validation per langchain-post-code-rollout.md
Part of Phase 3 workflow rollout validation per langchain-post-code-rollout.md
Part of Phase 3 workflow rollout validation per langchain-post-code-rollout.md
Non-Goals
[ ] Not provided.
-Not provided.
Tasks
Acceptance Criteria
Implementation Notes
Run tests in Manager-Database or another consumer repo.
Original Issue
_Run tests in Manager-Database or another consumer repo._
<details>
<summary>Original Issue</summary>
```text
## Phase 3 Functional Testing - Issue Deduplication
Test the `agents-dedup.yml` workflow with real issues in a consumer repo.
### Test Cases
| ID | Test | Expected Result |
|----|------|-----------------|
| DDPT01 | Create issue that duplicates an existing issue | Detects duplicate, links to original, suggests closing |
| DDPT02 | Create unique issue with no duplicates | Passes clean, no duplicate flags |
Why
Test the
agents-dedup.ymlworkflow with real issues in a consumer repo.Test the
agents-dedup.ymlworkflow with real issues in a consumer repo.Scope
Part of Phase 3 workflow rollout validation per langchain-post-code-rollout.md
Part of Phase 3 workflow rollout validation per langchain-post-code-rollout.md
Part of Phase 3 workflow rollout validation per langchain-post-code-rollout.md
Non-Goals
[ ] Not provided.
-Not provided.
Tasks
Acceptance Criteria
Implementation Notes
Run tests in Manager-Database or another consumer repo.
Original Issue