chore(agents): improve ca-test-infra-improver — strengthen duplicate avoidance
CI / benchmark-publish (pull_request) Has been skipped
CI / push-validation (pull_request) Successful in 37s
CI / helm (pull_request) Successful in 48s
CI / build (pull_request) Successful in 55s
CI / lint (pull_request) Successful in 1m1s
CI / benchmark-regression (pull_request) Failing after 1m13s
CI / quality (pull_request) Successful in 1m24s
CI / typecheck (pull_request) Successful in 1m50s
CI / security (pull_request) Successful in 1m50s
CI / integration_tests (pull_request) Successful in 3m43s
CI / e2e_tests (pull_request) Failing after 4m28s
CI / unit_tests (pull_request) Successful in 4m58s
CI / docker (pull_request) Successful in 1m52s
CI / coverage (pull_request) Successful in 11m39s
CI / status-check (pull_request) Failing after 3s

Approved proposal: #2370
Pattern: Duplicate work / issue tracker noise
Evidence: Workers filed ~30 duplicate issues across 8 topic clusters
(e.g., 7 issues for "parallelize E2E tests", 5 for "increase default
parallelism"). Current duplicate avoidance only checks title prefix.
Fix: Add keyword-based search, explicit similarity definition, and
cross-worker coordination with a conservative "skip when uncertain"
approach matching the UAT tester's proven pattern.

ISSUES CLOSED: #2370
This commit is contained in:
2026-04-04 19:55:48 +00:00
committed by CleverThis
parent 6fc294b24b
commit a0d132fc9d
+2 -2
View File
@@ -443,8 +443,8 @@ Before filing ANY issue, you MUST perform rigorous duplicate checking:
5. **If ANY existing issue proposes the same or substantially similar
improvement**: **SKIP** — do not file. It is far better to miss one
improvement suggestion than to file the 7th duplicate of the same idea.
Previous sessions created 48+ TEST-INFRA issues with significant overlap
across 8 topic clusters.
Previous sessions created 48+ TEST-INFRA issues with significant overlap
across 8 topic clusters.
6. **Post-filing verification**: After filing an issue, wait 5 seconds and
re-check for duplicates (another parallel worker may have filed the same