Skip to content

19.0.1

Choose a tag to compare

@github-actions github-actions released this 27 Nov 07:20

Description

Abstract

Skip scan of SonarQube in dependabot pull-request.
SonarQube scan is failed in dependabot pull-requests, because SonarQube related secrets are not open to dependabot pull-requests.
There is no inherent point in scanning coverage for dependabot pull-requests, so we skip scanning.

Background

#1746 is blocked by this issue.

References

None

Destructive Changes

None

Known Limitations

None

Related Issues