bmuschko/Setup Gradle public build scan

Sets up Gradle public build scan support in your GitHub Actions workflow.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
develocity-gradle-plugin-versionDevelocity Gradle plugin version that provides build scan functionality.yes3.16.2
common-user-data-plugin-versionGradle plugin version that provides common user data with build scan.yes1.12.1
tagsTags to send with build scan defined in the format of JSON array, e.g. ["integ-test", "ubuntu-latest"].no
linksLinks to send with build scan defines in the format of JSON map, e.g. {"Developer": "https://github.com/bmuschko/"]}.no
namedescription
init-script-pathThe path to the init script that sets up the build scan functionality.