Skip to content

CODEOWNERS generation for .NET#14585

Merged
danieljurek merged 28 commits intomainfrom
djurek/codeowners-generate
Mar 24, 2026
Merged

CODEOWNERS generation for .NET#14585
danieljurek merged 28 commits intomainfrom
djurek/codeowners-generate

Conversation

@danieljurek
Copy link
Copy Markdown
Member

Generates CODEOWNERS file for .NET based on data model.

@danieljurek danieljurek self-assigned this Mar 19, 2026
@danieljurek danieljurek marked this pull request as ready for review March 24, 2026 16:14
@danieljurek danieljurek requested a review from a team as a code owner March 24, 2026 16:14
Copilot AI review requested due to automatic review settings March 24, 2026 16:14
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds a new pipeline stage to generate/update CODEOWNERS for .NET (and future repos) by running azsdk config codeowners generate against target repositories and opening an automated PR.

Changes:

  • Introduces a CodeownerTargetRepos parameter to configure target repo(s) and per-repo setup steps.
  • Adds a GenerateCodeowners stage that clones the target repo, generates CODEOWNERS sections, and opens a PR.

Comment thread eng/pipelines/pipeline-owners-extraction.yml Outdated
Comment thread eng/pipelines/pipeline-owners-extraction.yml Outdated
Comment thread eng/pipelines/pipeline-owners-extraction.yml
Comment thread eng/pipelines/pipeline-owners-extraction.yml
danieljurek and others added 2 commits March 24, 2026 09:34
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Comment thread eng/pipelines/pipeline-owners-extraction.yml Outdated
@danieljurek danieljurek merged commit 352d79a into main Mar 24, 2026
3 checks passed
@danieljurek danieljurek deleted the djurek/codeowners-generate branch March 24, 2026 21:32
@kurtzeborn kurtzeborn moved this from 🔬 Dev in PR to 🎊 Closed in Azure SDK EngSys 🚀🌒🧑‍🚀 Mar 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

4 participants