Skip to content

Conversation

@KeremAR
Copy link

@KeremAR KeremAR commented Nov 24, 2025

This PR adds a missing demo for SonarQube Scanner tool installation configuration.

  • Update README with sonarRunnerInstallation example
  • Add sonar-with-scanner.yaml demonstrating tool configuration
  • Shows how to auto-install SonarQube Scanner

issue 2746
The existing SonarQube demo only covered server configuration (unclassified:sonarglobalconfiguration) but was missing the tool installation part (tool:sonarRunnerInstallation). This addition completes the SonarQube plugin configuration examples.

  • Make sure you are requesting to pull a topic/feature/bugfix branch (right side) and not your master branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or in Jenkins JIRA
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Did you provide a test-case? That demonstrates feature works or fixes the issue.

- Update README with sonarRunnerInstallation example
- Add sonar-with-scanner.yaml demonstrating tool configuration
- Shows how to auto-install SonarQube Scanner
@KeremAR KeremAR requested a review from a team as a code owner November 24, 2025 14:27
description: "Sonar token"

tool:
sonarRunnerInstallation:
Copy link
Member

Choose a reason for hiding this comment

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

- Add assertions to verify sonarRunnerInstallation configuration
- Test that SonarQube Scanner tool is properly configured with auto-installer
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.

2 participants