Azure / Azure/azure-quickstart-templates

A proposal to add code owners for each template

Open
#5,296 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Bicep
Stars
14.9k
Forks
16.2k
Avg merge
6d 21h
Merged PRs (30d)
6

Description

https://blog.github.com/2017-07-06-introducing-code-owners/

How about adding the author of each template to be the code owner? For example,
```
...
bosh-setup/* @bingosummer
...
```
Then code owners will automatically be requested for review whenever a pull request touches the files they own.
I think, it can help maintain the template and avoid unexpected changes.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the linked GitHub Code Owners article and inspect how template paths such as bosh-setup/* are organized in this repository. Determine whether assigning each template author as an owner is feasible across the templates, and consider the result complete when pull requests touching a template can request its listed owner for review.

Written by the indexing model from the issue text.

Assessment

Tech stack
github
Domain
developer-experience
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.