Skip to content

ci: add CLA assistant workflow and agreement#30

Merged
skevetter merged 1 commit into
mainfrom
ci/add-cla
Jun 30, 2026
Merged

ci: add CLA assistant workflow and agreement#30
skevetter merged 1 commit into
mainfrom
ci/add-cla

Conversation

@skevetter

Copy link
Copy Markdown
Contributor

Summary

Adds the Contributor License Agreement and CLA Assistant workflow to this provider, matching the setup in devsy-org/devsy.

  • .github/CLA.md — license-grant CLA (contributors keep copyright, grant Devsy an irrevocable right to use and relicense, including under proprietary terms).
  • .github/workflows/cla.ymldevsy-org/cla-assistant-action; signatures stored centrally in devsy-org/cla-signatures (sign once for all devsy-org repos).

After merge: add Check Contributor License Agreement as a required status check in this repo's branch protection.

@coderabbitai

coderabbitai Bot commented Jun 30, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@skevetter, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 10 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: e233d463-6375-4ba9-aff3-dc20a4e14557

📥 Commits

Reviewing files that changed from the base of the PR and between 718a295 and ad1a182.

📒 Files selected for processing (2)
  • .github/CLA.md
  • .github/workflows/cla.yml

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions

Copy link
Copy Markdown

⚠️ This PR contains unsigned commits. To get your PR merged, please sign those commits (git rebase --exec 'git commit -S --amend --no-edit -n' @{upstream}) and force push them to this branch (git push --force-with-lease).

If you're new to commit signing, there are different ways to set it up:

Sign commits with gpg

Follow the steps below to set up commit signing with gpg:

  1. Generate a GPG key
  2. Add the GPG key to your GitHub account
  3. Configure git to use your GPG key for commit signing
Sign commits with ssh-agent

Follow the steps below to set up commit signing with ssh-agent:

  1. Generate an SSH key and add it to ssh-agent
  2. Add the SSH key to your GitHub account
  3. Configure git to use your SSH key for commit signing
Sign commits with 1Password

You can also sign commits using 1Password, which lets you sign commits with biometrics without the signing key leaving the local 1Password process.

Learn how to use 1Password to sign your commits.

Watch the demo

@skevetter
skevetter enabled auto-merge (squash) June 30, 2026 14:15
@skevetter
skevetter merged commit 944db84 into main Jun 30, 2026
6 checks passed
@skevetter
skevetter deleted the ci/add-cla branch June 30, 2026 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant