Skip to content

Commit ae69242

Browse files
nhortonclaude
andcommitted
Fix CLA Assistant "Not Found" error
Remove remote-organization-name and remote-repository-name parameters from CLA workflow. These parameters are only needed when storing signatures in a different repository. Since we store signatures in the same repo (on the IMPT_cla_signatures branch), these parameters were causing the action to look for a non-existent repository at "Unsupervised.com, Inc./deepwork". Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 89d3dac commit ae69242

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/cla.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,6 @@ jobs:
3131
branch: 'IMPT_cla_signatures'
3232
allowlist: 'dependabot[bot],github-actions[bot],claude,copilot'
3333

34-
# Customizable messages
35-
remote-organization-name: 'Unsupervised.com, Inc.'
36-
remote-repository-name: 'deepwork'
37-
3834
# Custom text for the CLA comment
3935
custom-pr-sign-comment: 'I have read the CLA Document and I hereby sign the CLA'
4036
custom-allsigned-prcomment: 'All contributors have signed the CLA. ✅'

0 commit comments

Comments
 (0)