Hi, A dashboard provided by Apache Infra which is providing some details on our usage of GitHub Actions. It requires to be committer to access it. It is accessible here https://infra-reports.apache.org/#ghactions
When drilling down, the numbers are the weekly ones in any cases, see [INFRA-28170]<https://issues.apache.org/jira/browse/INFRA-28170>. It gives an idea anyway on the shares. [cid:77fd5ed8-90bd-48c7-9d50-ce93f6e23672] Some interesting points: * For the last 30 days<https://infra-reports.apache.org/#ghactions&hours=720&limit=15&group=name>, so more or less for June, * total usage is 378k minutes used (~6312h), estimated credit use 2402$ * 1% less * The most consuming single workflow<https://infra-reports.apache.org/#ghactions&project=camel&hours=720&limit=15&group=name> is still `Camel Quarkus CI` * It represents 607h per week, 38.24% on the global time (down 20%) * The second most consuming single workflow is `Build and test` of Camel core * It represents 461h per week, 29% on the global time * up 300%! The various improvements on Camel Quarkus side were all eaten up by an increase of usage on Camel Core side. One improvement from today is helping to reduce between 10 and 16 minutes on each PR build on Camel Core, given that there was around 150 PRs last week, we could expect at least 150*10=1500minutes=25 hours, so at least 5% decrease for same load. But that's not that much compared to the 300% increase. I opened an issue to be able to support the increased workload in the future https://issues.apache.org/jira/browse/CAMEL-24290 Note that it is not only on GitHub side but also Jenkins side. This month there were several times of several minutes if not hours of queue time. I have not spotted anormal activities. It sounds like there was an increase of activity in several Apache projects leading to this state. Regards, Aurélien Pupier, Senior Software Engineer for Apache Camel Quarkus Unless otherwise stated above: Compagnie IBM France Siège Social : 17, avenue de l'Europe, 92275 Bois-Colombes Cedex RCS Nanterre 552 118 465 Forme Sociale : S.A.S. Capital Social : 664 614 175,50 € SIRET : 552 118 465 03644 - Code NAF 6203Z
