File tree Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Original file line number Diff line number Diff line change 1- ; This file supports the Ownership Enforcer (OE) system for Azure Fundamentals compliance.
2- ; For more information see https://onebranch.visualstudio.com/Ownership%20Enforcer/_wiki/wikis/Ownership-Enforcer.wiki
3-
4- ; When a PR is created for a target branch protected by OE, each source directory touched by the PR is evaluated for ownership information
5- ; by finding the closest owners.txt file in or above that directory. The union of all such owners.txt files for the PR dictates the set of
6- ; required reviewers for OE purposes. To configure ownership information for a given directory and below, add a new owners.txt file there.
7- ; When doing this, consider starting with a copy of this owners.txt file to include the additional contextual information and guidance above.
8-
9- ; Syntax guide:
10- ; - Comments start with semicolons (;)
11- ; - Enumerate each owner on a separate line with an alias (not an email address)
12- ; - To use an Azure AD group, contact biessuport to ensure that AAD group is configured for use in OE
13- ; - An alias may be prefixed with an asterisk (*) to give it approval privileges without making it an automatic reviewer (no notifications)
14- ; - An alias may be prefixed with an at sign (@) to include it in notifications without giving it approval privileges
15-
16- ; The default code reviewer for the PBI Client codebase is pbicr: Power BI Code Reviews
17- ; The default code reviewer outisde PBI Client codebase is pbiclientes
181corembed
You can’t perform that action at this time.
0 commit comments