File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # adapted from https://github.com/aspnetboilerplate/.github/blob/main/policies/cla.yml#L18
2+ name : Contributor License Agreement Policy
3+ description : .NET Foundation CLA policy file
4+
5+ resource : repository
6+
7+ configuration :
8+ cla :
9+ content : https://raw.githubusercontent.com/dotnet-foundation/.github/main/CLA/dotnetfoundation.yml
10+ minimalChangeRequired :
11+ files : 1
12+ codeLines : 1
13+ # For protection on this repository
14+ bypassUsers :
15+ - dependabot[bot]
16+ - greenkeeper[bot]
17+ - openapi-sdkautomation[bot]
18+ - github-actions[bot]
19+ - content-assistant[bot]
20+ - microsoft-github-policy-service[bot]
21+ - msftbot[bot]
22+ - prmerger-test[bot]
23+ - learn-build-service-test[bot]
24+ - learn-build-service-ppe[bot]
25+ - learn-build-service-prod[bot]
26+ - typescript-bot
27+ - MicrosoftIssueBot
28+ - MixedRealitySpectatorViewBot
29+ - microsoft-golang-bot
30+ - RunTheBot
31+ autoSignMsftEmployee : true
You can’t perform that action at this time.
0 commit comments