docs: stop claiming a pull request signs the CLA - #409
Open
abrichr wants to merge 1 commit into
Open
Conversation
The CLA this file points at is published in openadapt-flow#420. Assent is by signature, never by implication, so drop the sentence that says opening a pull request agrees to it. Add the corporate CLA link and state what governs a contribution until the CLA check is enabled. Update the two known-dead-link entries in the GitHub link checker to describe the current state. Delete both once openadapt-flow#420 merges. Requires review by qualified legal counsel before it is relied upon. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Signed-off-by: Richard Abrich <richard.abrich@mldsai.com>
✅ Deploy Preview for cosmic-klepon-3c693c ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Read this first: a lawyer has to sign off before anyone relies on it
Neither the author of this PR nor its reviewer is a lawyer. The agreement this
change points at is adapted from a standard template, not written from scratch,
but adapting a template is still a legal act. Please route it to counsel before
the CLA check is turned on anywhere.
Why
CONTRIBUTING.mdhere has told contributors since 2026-07-20 that opening apull request agrees them to a Contributor License Agreement at
openadapt-flow/CLA.md. That file didn't exist. This repo already knew:scripts/check_github_link_anchors.mjscarries the link in its hard-codedknown-dead list, noting that publishing a CLA or dropping the claim "is a
licensing decision".
The decision is made. The CLA is published in
OpenAdaptAI/openadapt-flow#420, which carries the full reasoning: why a CLA
on top of the DCO, which template it came from, what was changed, and who was
affected by the phantom claim. The short answer on that last one: nobody. The
last external human contributor here merged on 2024-06-17, over two years before
the claim appeared.
What changes here
and nothing is implied.
to hello@openadapt.ai.
govern a contribution. The file now says so.
openadapt-flow/CCLA.md) is linked for contributors whoseemployer owns their work.
code and a contribution may end up in them. MIT already permits it. Saying it
out loud beats a contributor finding out later.
check_github_link_anchors.mjs: both entries now describe the real state,which is that the texts are written and under review in openadapt-flow and
aren't on that repo's
mainyet.Merge openadapt-flow#420 first. Then delete both
UNRESOLVEDentries incheck_github_link_anchors.mjs, which is the one follow-up this change leavesbehind. Deleting them before #420 merges turns the checker's warning into a hard
404 failure.
🤖 Generated with Claude Code