Re: Centralized CodeQL and Scorecards workflows
"Piotr P. Karwasz" <[email protected]> Sun, 19 Apr 2026 12:28:44 +0200
| Newsgroups | gmane.comp.jakarta.commons.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Alex, On 18.04.2026 09:16, Piotr P. Karwasz wrote: >> A trial of this could use a status page that collects the build success of >> all child projects using the same workflow. > > > That is a good idea: we could add status badges for all downstream > repositories to see which ones fail. I added such a page in: https://github.com/apache/commons-parent/pull/701 It adds a recap table to rapidly assess which workflows are currently failing. Piotr