taojintianxia commented on issue #26526:
URL: 
https://github.com/apache/shardingsphere/issues/26526#issuecomment-1751979250

   > Further investgation pointed out that if any maintainer of this repo could 
access repo settings > secrets and variable > actions and properly set the 
variable of `CODECOV_TOKEN=EXAMPLE`
   > 
   > I could make the following steps in the `nightly-check.yml` or other CI 
you proposed to enable this feature
   > 
   > ```
   > - name: Upload coverage reports to Codecov
   >   uses: codecov/codecov-action@v3
   >   env:
   >     CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
   > ```
   
   there is no settings for the Apache project since all the settings are 
maintained by apache infra team. we have to raise up an (Apache 
Ticket)[https://issues.apache.org/jira/secure/Dashboard.jspa] to apache 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]

Reply via email to