You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "Eric Pai (Jira)" <ji...@apache.org> on 2021/03/11 06:27:00 UTC

[jira] [Created] (IOTDB-1210) Skip code coverage and sonar reports in a forked pull request

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)