Skip to content

CLP-21 Move repository ownership to Core Languages and Parsers#243

Merged
aurelien-coet-sonarsource merged 1 commit into
masterfrom
ac/codeowners
Jun 19, 2026
Merged

CLP-21 Move repository ownership to Core Languages and Parsers#243
aurelien-coet-sonarsource merged 1 commit into
masterfrom
ac/codeowners

Conversation

@aurelien-coet-sonarsource

@aurelien-coet-sonarsource aurelien-coet-sonarsource commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Summary by Gitar

  • Repository configuration:
    • Updated .github/CODEOWNERS to transition ownership from @SonarSource/code-quality-ai-rules-issue-detection-squad to @SonarSource/code-quality-core-languages-parsers-squad.

This will update automatically on new commits.

@aurelien-coet-sonarsource aurelien-coet-sonarsource requested a review from a team as a code owner June 19, 2026 08:38
@hashicorp-vault-sonar-prod

hashicorp-vault-sonar-prod Bot commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

CLP-21

Comment thread .github/CODEOWNERS
@gitar-bot

gitar-bot Bot commented Jun 19, 2026

Copy link
Copy Markdown
Code Review ✅ Approved 1 resolved / 1 findings

Updates .github/CODEOWNERS to transition repository ownership, but the change fails to maintain full repository coverage previously provided by the wildcard rule.

✅ 1 resolved
Quality: CODEOWNERS no longer covers the whole repository

📄 .github/CODEOWNERS:2
The previous wildcard rule * @SonarSource/code-quality-ai-rules-issue-detection-squad assigned ownership of every file in the repository. The change replaces it with .github/CODEOWNERS @SonarSource/code-quality-core-languages-parsers-squad, which only assigns ownership of the CODEOWNERS file itself. As a result, all other files in the repository now have no code owner, so PRs touching source code will no longer require review from any designated team.

Given the PR title "Move repository ownership to Core Languages and Parsers", the intent appears to be to transfer ownership of the entire repo to the new squad. If so, the rule should keep a wildcard entry pointing at the new team rather than narrowing it to just .github/CODEOWNERS.

If scoping ownership of only the CODEOWNERS file is intentional, please disregard; otherwise add a wildcard rule for the new squad.

Options

Auto-apply is off → Gitar will not commit updates to this branch.
Display: compact → Showing less information.

Comment with these commands to change:

Auto-apply Compact
gitar auto-apply:on         
gitar display:verbose         

Was this helpful? React with 👍 / 👎 | Gitar

@Wohops Wohops left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM!

@sonarqube-next

Copy link
Copy Markdown

Quality Gate passed Quality Gate passed for 'sonar-rust'

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
0 Dependency risks
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@aurelien-coet-sonarsource aurelien-coet-sonarsource merged commit e7f13db into master Jun 19, 2026
16 checks passed
@aurelien-coet-sonarsource aurelien-coet-sonarsource deleted the ac/codeowners branch June 19, 2026 11:36
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