Skip to content

Fix CLA: use reusable workflow from CLA repo#3175

Merged
liquidsec merged 1 commit into
blacklanternsecurity:devfrom
aconite33:fix/cla-use-cla-repo-dev
Jun 13, 2026
Merged

Fix CLA: use reusable workflow from CLA repo#3175
liquidsec merged 1 commit into
blacklanternsecurity:devfrom
aconite33:fix/cla-use-cla-repo-dev

Conversation

@aconite33

Copy link
Copy Markdown
Contributor

Summary

Replaces the inline CLA workflow on dev with a thin caller pointing at blacklanternsecurity/CLA/.github/workflows/cla-reusable.yml@main.

Since pull_request_target runs the workflow from the base branch of the PR, this fix must land on dev for dev-targeted PRs (like #3144) to pick it up. PR #3174 covers stable.

The reusable workflow in the CLA repo includes the org-member allowlist fix — org members who commit to external contributor PRs will no longer be falsely flagged.

Test plan

Points at blacklanternsecurity/CLA instead of the .github repo to avoid
the double .github path resolution issue. Fixes org members being
falsely flagged on external contributor PRs.
@aconite33 aconite33 force-pushed the fix/cla-use-cla-repo-dev branch from 28fbff3 to 6ec615b Compare June 13, 2026 02:51
@liquidsec liquidsec merged commit cde3277 into blacklanternsecurity:dev Jun 13, 2026
13 of 14 checks passed
@codecov

codecov Bot commented Jun 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90%. Comparing base (e6709c8) to head (6ec615b).
⚠️ Report is 4 commits behind head on dev.

Additional details and impacted files
@@          Coverage Diff          @@
##             dev   #3175   +/-   ##
=====================================
+ Coverage     90%     90%   +1%     
=====================================
  Files        449     449           
  Lines      43953   43953           
=====================================
+ Hits       39286   39287    +1     
+ Misses      4667    4666    -1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ausmaster ausmaster added this to the BBOT 3.0 - blazed_elijah milestone Jun 26, 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.

3 participants