From 7cca1babcc047b6afeee550afebfbe212a9a21cf Mon Sep 17 00:00:00 2001 From: Julia Silge Date: Wed, 17 Dec 2025 09:58:38 -0700 Subject: [PATCH] Copilot does not have to sign the CLA --- .github/workflows/cla.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index fc45a6916..44dd39612 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -49,7 +49,7 @@ jobs: before we accept your contribution. You can sign the CLA by posting a comment on this PR saying: - allowlist: DavisVaughan, dependabot[bot], dfalbel, isabelizimm, jonvanausdeln, lionel-, nstrayer, petetronic, positron-bot[bot], seeM, sharon-wang, softwarenerd, timtmok, wesm + allowlist: DavisVaughan, dependabot[bot], dfalbel, isabelizimm, jonvanausdeln, lionel-, nstrayer, petetronic, positron-bot[bot], seeM, sharon-wang, softwarenerd, timtmok, wesm, copilot[bot] # the followings are the optional inputs - If the optional inputs are not given, then default values will be taken #remote-organization-name: enter the remote organization name where the signatures should be stored (Default is storing the signatures in the same repository)