gradle / common-custom-user-data-gradle-plugin

Gradle plugin that enhances published build scans by adding a set of tags, links and custom values that have proven to be useful for many projects building with Develocity.
https://gradle.com/develocity
Apache License 2.0
41 stars 30 forks source link

Revert detached head detection #276

Closed ribafish closed 6 months ago

ribafish commented 6 months ago

Revert detached head detection as it introduces breaking changes. Will get reapplied after a minor release.

This PR reverts the following PRs: PR #240 - Improve tags/values in GitHub Actions pull_request workflows using git detached HEAD state PR #270 - Improve tags/values in Jenkins where GIT_BRANCH is available