diff --git a/.github/policies/cla.yml b/.github/policies/cla.yml new file mode 100644 index 000000000..dd1a976b9 --- /dev/null +++ b/.github/policies/cla.yml @@ -0,0 +1,25 @@ +name: Contributor License Agreement Policy +description: CLA policy file + +resource: repository + +configuration: + cla: + content: https://raw.githubusercontent.com/lepoco/.github/main/CLA/lepoco.yml + minimalChangeRequired: + files: 1 + codeLines: 1 + bypassUsers: + - azclibot + - azure-pipelines[bot] + - azure-pipelines-bot + - azure-powershell-bot + - azuresdkciprbot + - dependabot[bot] + - dependabot-preview[bot] + - dotnet-bot + - dotnet-corert-bot + - dotnet-docker-bot + - dotnet-maestro[bot] + - dotnet-maestro-bot + - dotnet-winget-bot