Skip to content

Fix job name in Sonar scan workflow#3732

Merged
sophokles73 merged 1 commit intomasterfrom
fix_job_name
Feb 5, 2026
Merged

Fix job name in Sonar scan workflow#3732
sophokles73 merged 1 commit intomasterfrom
fix_job_name

Conversation

@sophokles73
Copy link
Contributor

The name of the job in the Sonar scan workflow was not correct, which made it difficult to identify the job in the GitHub Actions UI. This commit updates the job name for better clarity.

Also updated JVM version to 21 and changed Maven command to run in batch mode and adapted the checkout step to fetch the full history in order to allow Sonar to process blame information.

This is for #3726

The name of the job in the Sonar scan workflow was not correct, which
made it difficult to identify the job in the GitHub Actions UI.
This commit updates the job name for better clarity.

Also updated JVM version to 21 and changed Maven command to run in
batch mode and adapted the checkout step to fetch the full history in
order to allow Sonar to process blame information.
Copy link
Contributor

@calohmn calohmn left a comment

Choose a reason for hiding this comment

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

LGTM

@sophokles73 sophokles73 merged commit 8256982 into master Feb 5, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants