chore(agents): improve ca-bug-hunter — prevent false positive infrastructure bug reports #3131

Merged
freemo merged 1 commits from improvement/agent-ca-bug-hunter-infra-false-positives into master 2026-04-05 21:13:14 +00:00

1 Commits

Author SHA1 Message Date
freemo 8380822717 chore(agents): improve ca-bug-hunter — prevent false positive infrastructure bug reports
CI / lint (pull_request) Successful in 35s
CI / typecheck (pull_request) Successful in 51s
CI / security (pull_request) Successful in 53s
CI / quality (pull_request) Successful in 36s
CI / build (pull_request) Successful in 23s
CI / helm (pull_request) Successful in 24s
CI / unit_tests (pull_request) Successful in 6m44s
CI / docker (pull_request) Successful in 1m24s
CI / coverage (pull_request) Successful in 11m11s
CI / e2e_tests (pull_request) Failing after 19m14s
CI / integration_tests (pull_request) Successful in 23m1s
CI / status-check (pull_request) Failing after 1s
CI / benchmark-publish (pull_request) Has been skipped
CI / benchmark-regression (pull_request) Successful in 57m19s
Approved proposal: #1595
Pattern: prompt_improvement — false positive bug reports from infrastructure confusion
Evidence: Bug hunter filed 2+ false positive Critical bug reports about TLS/SSL
failures on git.cleveragents.com (wrong hostname derived from org name instead of
using git.cleverthis.com from FORGEJO_URL). Issues #1408 and #1532 were false positives.
Fix: Add hostname resolution guidance, clone failure handling with retry logic,
and explicit scope restriction against filing infrastructure issues.

ISSUES CLOSED: #1595
2026-04-05 06:41:30 +00:00