Skip to content

improve: don't run sonar on dependabot PRs#3243

Merged
csviri merged 1 commit intooperator-framework:mainfrom
csviri:no-sonar-dependabot
Mar 19, 2026
Merged

improve: don't run sonar on dependabot PRs#3243
csviri merged 1 commit intooperator-framework:mainfrom
csviri:no-sonar-dependabot

Conversation

@csviri
Copy link
Collaborator

@csviri csviri commented Mar 19, 2026

Signed-off-by: Attila Mészáros a_meszaros@apple.com

Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
Copilot AI review requested due to automatic review settings March 19, 2026 07:39
@openshift-ci openshift-ci bot requested review from metacosm and xstefank March 19, 2026 07:39
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Sonar GitHub Actions workflow to avoid running the Sonar (build/analyze) job when the workflow is triggered by Dependabot, preventing unnecessary/failed Sonar runs on automated dependency update PRs.

Changes:

  • Adds a job-level if: guard to skip execution when github.actor is dependabot[bot].

You can also share your feedback on Copilot code review. Take the survey.

@metacosm metacosm changed the title improve: don't run sonar on dependabit PRs improve: don't run sonar on dependabot PRs Mar 19, 2026
@csviri csviri merged commit b308d3c into operator-framework:main Mar 19, 2026
28 of 30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants