Skip to content

Fix CLA: move reusable workflow reference to CLA repo#3174

Closed
aconite33 wants to merge 1 commit into
blacklanternsecurity:stablefrom
aconite33:fix/cla-use-cla-repo
Closed

Fix CLA: move reusable workflow reference to CLA repo#3174
aconite33 wants to merge 1 commit into
blacklanternsecurity:stablefrom
aconite33:fix/cla-use-cla-repo

Conversation

@aconite33

Copy link
Copy Markdown
Contributor

Summary

The previous reference blacklanternsecurity/.github/.github/workflows/cla-reusable.yml@main failed silently — GitHub couldn't resolve the double .github in the path, causing every CLA run to fail with "workflow file issue" and zero jobs.

This points the caller at blacklanternsecurity/CLA/.github/workflows/cla-reusable.yml@main instead. The CLA repo is public, already stores the CLA document and signatures, and is the natural home for the reusable workflow.

Test plan

The .github repo path (org/.github/.github/workflows/...) fails to
resolve. Use blacklanternsecurity/CLA which is confirmed working.

Both issue_comment (recheck) and pull_request_target events need this
on stable since issue_comment uses the default branch workflow.
@aconite33 aconite33 force-pushed the fix/cla-use-cla-repo branch from 891df42 to 1868704 Compare June 13, 2026 03:06
@aconite33 aconite33 closed this Jun 15, 2026
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