Create a gradle plugin similar to the git-commit-id-maven-plugin. Inspiration could be potentially drawn from the initial draft created years ago: https://github.com/git-commit-id/git-commit-id-maven-plugin/pull/92 Requirement: - support as many gradle versions as possible - java 11 and onwards