You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated .github/CODEOWNERS to transition ownership from @SonarSource/code-quality-ai-rules-issue-detection-squad to @SonarSource/code-quality-core-languages-parsers-squad.
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary by Gitar
.github/CODEOWNERSto transition ownership from@SonarSource/code-quality-ai-rules-issue-detection-squadto@SonarSource/code-quality-core-languages-parsers-squad.This will update automatically on new commits.