Is it possible to add a notification / in app info about failing / passing CI in auto updates made by the checkupdates bot? This would help developers react faster to failed CI jobs and minimize delays in updates. Maybe this is already in the app and I just can’t find it? I’m not referring to passing the fdroid server build, but the one happening in gitlab CI.
EDIT: @Licaon_Kter is very helpful with notifying about this, I just think this being done automatically could save a lot of his valuable time
Hmm, that would be a lot of downloading and parsing of log files from gitlab. I don’t know if this would be appropriate for an android app. And if gitlab is fine with the regular “scraping”.
I think better would be if the pipeline jobs could publish a resultfile somewhere.
Or it is something for the Fdroid Monitoring subproject: