envoyproxy/envoy

Add (daily/weekly) CI for supported release branches

开放

#20,035 创建于 2022年2月18日

 (2 条评论) (0 个反应) (0 位负责人)C++ (5,373 个派生)batch import
area/buildarea/cienhancementhelp wanted

仓库指标

星标
 (27,997 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

description

A recurring issue we have is that there are some parts of CI that are not pinned, and are subject to change.

This can lead to bit-rot on release branches. Mostly these are just CI issues, but sometimes flag incompatibilities that should be addressed.

Currently this effects stable maintainers and backporters around the time of releases, who then have to figure what is breaking/broke to land their PRs

It would be very helpful if we were to add some CI that tests these branches regularly, and potentially alerts maintainers one way or another as issues arise.

贡献者指南