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

Reapply detached head work #279

Closed ribafish closed 6 months ago

ribafish commented 6 months ago

This reverts commit 27fd312e681f06606a2c1512916dfb3cdc4a147a (PR #276 merge)

Effectively, this re-applies work done in PRs:

PR https://github.com/gradle/common-custom-user-data-gradle-plugin/pull/240 - Improve tags/values in GitHub Actions pull_request workflows using git detached HEAD state PR https://github.com/gradle/common-custom-user-data-gradle-plugin/pull/270 - Improve tags/values in Jenkins where GIT_BRANCH is available