Skip to content

SONARJAVA-6205 Rename JSON file for Sonar agentic AI quality profile#5544

Merged
dorian-burihabwa-sonarsource merged 1 commit intomasterfrom
db/SONARJAVA-6205-rename-ai-profile-file
Apr 1, 2026
Merged

SONARJAVA-6205 Rename JSON file for Sonar agentic AI quality profile#5544
dorian-burihabwa-sonarsource merged 1 commit intomasterfrom
db/SONARJAVA-6205-rename-ai-profile-file

Conversation

@dorian-burihabwa-sonarsource
Copy link
Copy Markdown
Contributor

No description provided.

Renamed file to match auto-generated name by rule-api.
@hashicorp-vault-sonar-prod
Copy link
Copy Markdown
Contributor

hashicorp-vault-sonar-prod bot commented Apr 1, 2026

SONARJAVA-6205

@sonarqube-next
Copy link
Copy Markdown

sonarqube-next bot commented Apr 1, 2026

@dorian-burihabwa-sonarsource dorian-burihabwa-sonarsource marked this pull request as ready for review April 1, 2026 08:08
@sonar-review-alpha
Copy link
Copy Markdown

Summary

A clean rename of the Sonar agentic AI quality profile JSON file from Sonar_agentic_ai_profile.json to Sonar_agentic_AI_profile.json — capitalizing the AI acronym. The only code reference in JavaAgenticAIProfile.java has been updated to point to the new filename. The profile name within the JSON has also been adjusted from "Sonar Agentic AI" to "Sonar agentic AI" for consistency. Straightforward housekeeping.

What reviewers should know

This is a straightforward file rename with a single point of reference. No logic changes. Verify: (1) the old filename isn't referenced anywhere else in the codebase or build config, (2) the classpath resource path /org/sonar/l10n/java/rules/java/Sonar_agentic_AI_profile.json matches the actual file location in resources, and (3) no external dependencies or documentation still point to the old filename. The newline at the end of the JSON file has also been restored — note that during review.


  • Generate Walkthrough
  • Generate Diagram

🗣️ Give feedback


  • 🐟 April Fools' persona mode!

Copy link
Copy Markdown

@sonar-review-alpha sonar-review-alpha bot left a comment

Choose a reason for hiding this comment

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

LGTM! ✅

Clean, well-executed rename — the resource file, its classpath reference in JavaAgenticAIProfile.java, and the internal name field in the JSON are all updated in lockstep. Nothing on the grill that could give anyone food poisoning. Ready to serve.

🗣️ Give feedback

Copy link
Copy Markdown
Contributor

@asya-vorobeva asya-vorobeva left a comment

Choose a reason for hiding this comment

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

👍

@dorian-burihabwa-sonarsource dorian-burihabwa-sonarsource merged commit d8982bb into master Apr 1, 2026
18 checks passed
@dorian-burihabwa-sonarsource dorian-burihabwa-sonarsource deleted the db/SONARJAVA-6205-rename-ai-profile-file branch April 1, 2026 08:54
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