ptuomola commented on code in PR #2289:
URL: https://github.com/apache/fineract/pull/2289#discussion_r855850169


##########
.github/workflows/sonarqube.yml:
##########
@@ -9,11 +9,11 @@ jobs:
     runs-on: ubuntu-20.04
     env:
         TZ: Asia/Kolkata
-        SONAR_ORGANIZATION: ${{ secrets.SONAR_ORGANIZATION }}
-        SONAR_PROJECT_KEY: ${{ secrets.SONAR_PROJECT_KEY }}
-        SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }}
-        SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
+        SONAR_ORGANIZATION: apache

Review Comment:
   Hi - we don't have the rights to add secrets to our repo as it is owned by 
Apache. @vorburger worked out the process to get secrets added using the REST 
API - you can find the description here (last paragraph): 
http://blog2.vorburger.ch/2020/05/fineractdev-cicd-from-github-to-google.html?m=1
   
   I haven't tried this, but if you want to give it a go - then by all means go 
for it...
   
   



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