clayburn commented on code in PR #11767:
URL: https://github.com/apache/pinot/pull/11767#discussion_r1351099169
##########
.github/workflows/pinot_tests.yml:
##########
@@ -58,6 +58,7 @@ jobs:
cache: 'maven'
- name: Linter Test
env:
+ GRADLE_ENTERPRISE_ACCESS_KEY: ${{ secrets.GE_ACCESS_TOKEN }}
Review Comment:
Correct, it is an apache org secret managed by the infra team
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]