From cd7e2383a1b289e389320fcea7549f6c6e9a3454 Mon Sep 17 00:00:00 2001 From: Andrey Nering Date: Thu, 19 Feb 2026 10:45:27 -0300 Subject: [PATCH] ci(cla): attempt `copilot` --- .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 9ae885adc687c452d8a008ef0d0699f25dab05a9..3d7d59f1f6728d48e07827f1e8aa43e367854705 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -29,7 +29,7 @@ jobs: path-to-signatures: ".github/cla-signatures.json" path-to-document: "https://github.com/charmbracelet/crush/blob/main/CLA.md" branch: "main" - allowlist: charmcli,charmcrush,dependabot[bot],copilot-swe-agent + allowlist: charmcli,charmcrush,dependabot[bot],copilot custom-pr-sign-comment: "I have read the Contributor License Agreement (CLA) and hereby sign the CLA." custom-notsigned-prcomment: "Thank you for your submission. We really appreciate it! Like many open-source projects, we ask that you sign our [Contributor License Agreement](https://github.com/charmbracelet/crush/blob/main/CLA.md) before we can accept your contribution. You can sign the CLA by just posting a Pull Request comment same as the below format." lock-pullrequest-aftermerge: false