gradle / gradle-build-action

Execute your Gradle build and trigger dependency submission
https://github.com/marketplace/actions/gradle-build-action
MIT License
679 stars 97 forks source link

Make it easy to publish a build scan to scans.gradle.com #1044

Closed bigdaz closed 9 months ago

bigdaz commented 9 months ago

Publishing from CI to scans.gradle.com can be problematic, since it requires accepting the Terms of Service interactively. By allowing the TOS to be accepted via workflow parameters, and extending the existing Develocity injection script to apply these, this process could be a lot simpler.