Skip to content

Conversation

@vbreuss
Copy link
Member

@vbreuss vbreuss commented Sep 19, 2025

This PR modifies the static code analysis workflow to run on all pull requests from the same repository while excluding dependabot PRs, rather than only running for a specific user.

  • Updates the workflow condition to exclude dependabot and external repository PRs
  • Removes user-specific restriction on static code analysis execution

@vbreuss vbreuss self-assigned this Sep 19, 2025
Copilot AI review requested due to automatic review settings September 19, 2025 11:34
@vbreuss vbreuss added the bug Something isn't working label Sep 19, 2025
Copy link

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 modifies the static code analysis workflow to run on all pull requests from the same repository while excluding dependabot PRs, rather than only running for a specific user.

  • Updates the workflow condition to exclude dependabot and external repository PRs
  • Removes user-specific restriction on static code analysis execution

@vbreuss vbreuss changed the title fix: run static code analyis only from this repo fix: run static code analysis only from this repo Sep 19, 2025
@vbreuss vbreuss enabled auto-merge (squash) September 19, 2025 11:36
@vbreuss vbreuss changed the title fix: run static code analysis only from this repo fix: run static code analysis in CI build only from this repo Sep 19, 2025
@sonarqubecloud
Copy link

@vbreuss vbreuss merged commit 81975eb into main Sep 19, 2025
12 of 13 checks passed
@vbreuss vbreuss deleted the topic/run-static-code-analysis-only-from-this-repo branch September 19, 2025 12:01
@github-actions
Copy link

This is addressed in release v4.3.9.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working state: released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants