Eric Pai created IOTDB-1210:
-------------------------------
Summary: Skip code coverage and sonar reports in a forked pull
request
Key: IOTDB-1210
URL: https://issues.apache.org/jira/browse/IOTDB-1210
Project: Apache IoTDB
Issue Type: Task
Components: CI
Reporter: Eric Pai
Fix For: master branch
For any pull requests triggered from a forked repository, the jobs _Code
Coverage (Coveralls)_ and _SonarCloud Report_ are always failed because the
secrets in apache/iotdb can't be used in a forked repo.
Thus we can skip the two jobs if they're triggered in a pull request.
Fixed in https://github.com/apache/iotdb/pull/2806
--
This message was sent by Atlassian Jira
(v8.3.4#803005)