jprinet opened a new pull request, #2752:
URL: https://github.com/apache/logging-log4j2/pull/2752

   In order to improve the [Develocity](https://ge.apache.org/) Build Scan 
support on the Log4j2 project, this PR provides:
   - Build Scan publication for PR issued from forked repositories following 
[this 
approach](https://github.com/gradle/develocity-actions?tab=readme-ov-file#publish-build-scans-for-pull-requests-issued-from-forked-repositories)
 (ie. [without access to GitHub 
secrets](https://docs.github.com/en/actions/security-guides/using-secrets-in-github-actions#using-secrets-in-a-workflow))
   - Build Scan publication only for `build` job
   
   The new `develocity-enabled` flag requires [this 
PR](https://github.com/apache/logging-parent/pull/207) to be merged first
   
   ## Checklist
   
   [X] Base your changes on `2.x` branch if you are targeting Log4j 2; use 
`main` otherwise
   [X] `./mvnw verify` succeeds (if it fails due to code formatting issues 
reported by Spotless, simply run `./mvnw spotless:apply` and retry)
   [ ] Non-trivial changes contain an entry file in the `src/changelog/.2.x.x` 
directory
   [ ] Tests for the changes are provided
   [X] [Commits are 
signed](https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits)
 (optional, but highly recommended)
   


-- 
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]

Reply via email to