CI: only run sonarqube task when token is known #7057
Labels
T-Enhancement
New features, changes in functionality, performance boosts, user-facing improvements
z-CI
Your use case
What would you like to do?
Update the Github workflow to run sonarqube task only when the token is known.
Why would you like to do it?
Some PR like the ones from dependabot do not pass due to missing tokens.
How would you like to achieve it?
Add a condition on the token content to run the sonar step.
Have you considered any alternatives?
No response
Additional context
No response
Are you willing to provide a PR?
Yes
The text was updated successfully, but these errors were encountered: