From 35c42c16df9e252dc5a9edea8ad8e158d342bab6 Mon Sep 17 00:00:00 2001 From: Microsoft GitHub User Date: Fri, 3 Mar 2023 09:22:23 -0800 Subject: [PATCH 1/6] Add CLA bot configuration --- policies /cla.yml | 108 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 108 insertions(+) create mode 100644 policies /cla.yml diff --git a/policies /cla.yml b/policies /cla.yml new file mode 100644 index 0000000..75b0f44 --- /dev/null +++ b/policies /cla.yml @@ -0,0 +1,108 @@ +name: Contributor License Agreement Policy +description: .NET Foundation CLA policy file + +resource: repository + +configuration: + cla: + content: https://raw.githubusercontent.com/dotnet-foundation/.github/main/CLA/dotnetfoundation.yml + minimalChangeRequired: + files: 1 + codeLines: 1 + bypassUsers: + - dependabot[bot] + - greenkeeper[bot] + - dotnet-maestro[bot] + - dependabot-preview[bot] + - openapi-sdkautomation[bot] + - github-actions[bot] + - content-assistant[bot] + - reunion-maestro[bot] + - renovate[bot] + - microsoft-github-policy-service[bot] + - msftbot[bot] + - azure-pipelines[bot] + - prmerger-test[bot] + - learn-build-service-test[bot] + - learn-build-service-ppe[bot] + - learn-build-service-prod[bot] + - CBL-Mariner-Bot + - pbicvbot + - acomghbot + - azuresdkciprbot + - dotnet-corert-bot + - iotgwbot + - LordBobbot + - qa-bot + - winobjc-bot + - mukaibot + - edtbot + - tecbot + - nzspambot + - SoundBot + - dn-helix-agents-bot + - wslbot + - dotnet-bot + - benrobot + - typescript-bot + - ansibleazurebot + - wdkbot + - deanbot + - OutlookBot + - ALGitHubBot + - blackrobot + - azure-pipelines-bot + - uefibot + - flinchbot + - MicrosoftIssueBot + - agentoffline-bot + - officedocsbot + - vswdbot + - thisisnotarobot + - coreosbot + - McCoyBot + - audevbot + - csd-automationbot + - ascforiotbot + - rnbot + - MixedRealitySpectatorViewBot + - UI-Fabric-RN-Bot + - dotnet-maestro-bot + - anton-bot + - WorkingRobot + - azclibot + - dotnet-docker-bot + - rnsdkbot + - jenfoxbot + - MSLearnBot + - wingetbot + - azure-powershell-bot + - ninjarobot + - leha-bot + - sasabot + - akri-bot + - dokku-bot + - testplatform-bot + - microsoft-golang-bot + - RunTheBot + - julien-lebot + - zangobot + - meo-autobot + - acomghbot + - upgradvisor-bot + - oberonbot + - PylanceBot + - nfbot + - pulumi-bot + - engelbot + - inclusive-coding-bot + - dotnet-winget-bot + - trustedroots-bot + - polymcbot + - LizardByte-bot + - goodboyrobot + - ActivityWatchBot + - OhMyGuus-Bot + - podman-desktop-bot + - liurunliang-bot + autoSignMsftEmployee: true From c77f11c12c1165972233b6914990537fa86b81e5 Mon Sep 17 00:00:00 2001 From: Microsoft GitHub User Date: Fri, 3 Mar 2023 14:29:18 -0800 Subject: [PATCH 2/6] Update cla.yml --- policies /cla.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/policies /cla.yml b/policies /cla.yml index 75b0f44..5e33b25 100644 --- a/policies /cla.yml +++ b/policies /cla.yml @@ -1,4 +1,4 @@ -name: Contributor License Agreement Policy +name: Contributor License Agreement Policy description: .NET Foundation CLA policy file resource: repository From b166af9f9b0fa5d53b8bca40d8e6ec3b3c25ea6e Mon Sep 17 00:00:00 2001 From: Microsoft GitHub User Date: Sat, 4 Mar 2023 03:41:55 -0800 Subject: [PATCH 3/6] Update platformcontext.yml --- policies /platformcontext.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/policies /platformcontext.yml b/policies /platformcontext.yml index 9495b4c..9cfb01c 100644 --- a/policies /platformcontext.yml +++ b/policies /platformcontext.yml @@ -1,4 +1,4 @@ -name: platform_context +name: platform_context description: The context for GitOps platform, this will drive GitOps specific policies owner: resource: repository From 549620087915112edbf72f7b7fa0305a53c9c629 Mon Sep 17 00:00:00 2001 From: Microsoft GitHub User Date: Sat, 4 Mar 2023 03:49:20 -0800 Subject: [PATCH 4/6] Update platformcontext.yml --- policies /platformcontext.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/policies /platformcontext.yml b/policies /platformcontext.yml index 9cfb01c..9495b4c 100644 --- a/policies /platformcontext.yml +++ b/policies /platformcontext.yml @@ -1,4 +1,4 @@ -name: platform_context +name: platform_context description: The context for GitOps platform, this will drive GitOps specific policies owner: resource: repository From 5b03beb66a6ebe301c4146bcb393e91bb5bcde64 Mon Sep 17 00:00:00 2001 From: Microsoft GitHub User Date: Sat, 4 Mar 2023 04:30:44 -0800 Subject: [PATCH 5/6] Rename platformcontext.yml to platformcontext.yml --- {policies => policies}/platformcontext.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {policies => policies}/platformcontext.yml (100%) diff --git a/policies /platformcontext.yml b/policies/platformcontext.yml similarity index 100% rename from policies /platformcontext.yml rename to policies/platformcontext.yml From cd4de356661b8a3946cba2a65e1bcee2e9c47d28 Mon Sep 17 00:00:00 2001 From: Microsoft GitHub User Date: Sat, 4 Mar 2023 04:31:19 -0800 Subject: [PATCH 6/6] Rename cla.yml to cla.yml --- {policies => policies}/cla.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {policies => policies}/cla.yml (100%) diff --git a/policies /cla.yml b/policies/cla.yml similarity index 100% rename from policies /cla.yml rename to policies/cla.yml