Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Oct 24, 2025

This PR adds copilot[bot] to the CLA allowlist in the GitHub Actions workflow configuration to ensure that GitHub Copilot contributions are automatically allowed and don't require CLA signing.

Changes

  • Updated .github/workflows/cla.yml to include copilot[bot] in the allowlist alongside the existing dependabot[bot] and stesee entries

Motivation

GitHub Copilot can create pull requests on behalf of users, and these contributions should be exempt from the CLA signing requirement. This change ensures that Copilot-generated PRs won't be blocked by the CLA Assistant workflow.

The allowlist now includes:

  • dependabot[bot] - for automated dependency updates
  • stesee - repository maintainer
  • copilot[bot] - for GitHub Copilot contributions

This is consistent with how other GitHub bot accounts like Dependabot are handled in the CLA workflow.

Original prompt

Add Copilot to the allowlist in the cla.yml file if not already present. If the cla.yml file does not exist, create one in the appropriate location with Copilot in the allowlist. The goal is to ensure Copilot is listed as an allowed contributor for CLA checks.

This pull request was created as a result of the following prompt from Copilot chat.

Add Copilot to the allowlist in the cla.yml file if not already present. If the cla.yml file does not exist, create one in the appropriate location with Copilot in the allowlist. The goal is to ensure Copilot is listed as an allowed contributor for CLA checks.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI changed the title [WIP] Add Copilot to allowlist in cla.yml file Add copilot[bot] to CLA allowlist Oct 24, 2025
Copilot AI requested a review from stesee October 24, 2025 15:22
@github-actions
Copy link
Contributor


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@stesee stesee marked this pull request as ready for review October 24, 2025 16:49
Copilot AI review requested due to automatic review settings October 24, 2025 16:49
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds copilot[bot] to the CLA allowlist in the GitHub Actions workflow to exempt GitHub Copilot-generated contributions from CLA signing requirements.

  • Added copilot[bot] to the allowlist parameter in the CLA workflow configuration

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@stesee stesee merged commit 7c1db52 into main Oct 24, 2025
18 of 20 checks passed
@stesee stesee deleted the copilot/add-copilot-allowlist branch October 24, 2025 16:49
@github-actions github-actions bot locked and limited conversation to collaborators Oct 24, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants