envoyproxy/envoy

Add (daily/weekly) CI for supported release branches

Open

#20.035 geöffnet am 18. Feb. 2022

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (5.373 Forks)batch import
area/buildarea/cienhancementhelp wanted

Repository-Metriken

Stars
 (27.997 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 8T) (378 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide