jprinet opened a new pull request, #207: URL: https://github.com/apache/logging-parent/pull/207
In order to improve the [Develocity](https://ge.apache.org/) Build Scan support on the Log4j2 project, this PR provides: - A PR comment and GitHub Workflow [summary](https://github.com/gradle/develocity-actions?tab=readme-ov-file#summary) to ease navigation to the Build Scans - Develocity [short-lived tokens](https://docs.gradle.com/develocity/api-manual/#short_lived_access_tokens) for authentication - Build Scan publication only for build-reusable's `Build` step - A rename from `GE_ACCESS_TOKEN` to `DV_ACCESS_TOKEN` Note: A new input `develocity-enabled` is added instead of relying on the presence of the token to enable the Build Scan publication behavior. This allows to publish Build Scans when secrets are not available, following [this approach](https://github.com/gradle/develocity-actions?tab=readme-ov-file#publish-build-scans-for-pull-requests-issued-from-forked-repositories). Here is the summary that would be generated on the Log4j2's `build` workflow:  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
