enhancementhelp wanted
仓库指标
- 星标
- (27,997 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
We may be able to avoid regressions such as the one patched in https://github.com/envoyproxy/envoy/pull/4245 if we have CI download the corpus assembled by ClusterFuzz and verify against this prior to merge.
This would require a new CI target, which would be somewhat non-hermetic, as it would fetch from the ClusterFuzz GCS buckets for Envoy on each run.
CC @kcc @dor1s