Skip to content

fdroid-bot creates merge requests for gradle updates

This improves the existing CI check gradle SHA-256s in gradlew-fdroid and makebuildserver, making it only fail if the currently included SHA-256s do not match what is in fdroid/gradle-transparency-log. Then if its running as the fdroid user, it will make merge requests as @fdroid-bot with new gradle versions.

This is a prototype for doing checkupdates via @fdroid-bot sending merge requests.

Merge request reports