**Describe the bug** Yesterday GitHub announced [GitHub Copilot coding agent](https://github.blog/changelog/2025-05-19-github-copilot-coding-agent-in-public-preview/). However I can't get this tool to allow it. I have tried an allowlist of the following (and none of them work): - `allowlist: dependabot[bot],copilot[bot]` - `allowlist: dependabot[bot],copilot` - `allowlist: dependabot[bot],copilot[ai]` - `allowlist: dependabot[bot],copilot[AI]` https://github.com/dynamoose/dynamoose/actions/runs/15148852501/job/42590932172 **To Reproduce** 1. Set your allow list to one of the following listed above 2. Use GitHub Copilot coding agent to create a PR from an issue **Expected behavior** The CLA check to pass since it's in the allow list **Screenshots** N/A
Describe the bug
Yesterday GitHub announced GitHub Copilot coding agent. However I can't get this tool to allow it.
I have tried an allowlist of the following (and none of them work):
allowlist: dependabot[bot],copilot[bot]allowlist: dependabot[bot],copilotallowlist: dependabot[bot],copilot[ai]allowlist: dependabot[bot],copilot[AI]https://github.com/dynamoose/dynamoose/actions/runs/15148852501/job/42590932172
To Reproduce
Expected behavior
The CLA check to pass since it's in the allow list
Screenshots
N/A