Skip to content

fix(cla): skip CLA job for owner/bots (no spurious failures) - #24

Merged
bkd-dotcom merged 1 commit into
mainfrom
fix/cla-skip-owner
Aug 3, 2026
Merged

fix(cla): skip CLA job for owner/bots (no spurious failures)#24
bkd-dotcom merged 1 commit into
mainfrom
fix/cla-skip-owner

Conversation

@bkd-dotcom

Copy link
Copy Markdown
Member

The CLA action flagged even the allowlisted owner on the initial pull_request_target run (only a recheck cleared it). This job-level if skips the CLA job for the Owner + dependabot so their required cla check resolves without manual rechecks. Verified on umbra-core: owner PR merged non-admin with cla skipped; real contributors still run the gate. Workflow-only.

Job-level 'if' skips the CLA job for the Owner (bkd-dotcom) and dependabot on PR +
comment events, so the required 'cla' check resolves (skipped=passed) without a
manual recheck. Verified on umbra-core: owner PR merged non-admin with cla skipped.
Real contributors still run the gate and must sign.
@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

Umbra Reviewer — 🟣 Escalate to a designated reviewer

Escalate to a designated reviewer — this PR touches security-sensitive surface (.github/workflows/cla.yml). No blocking issue was found automatically, but a human owner should sign off.

Deterministic gates (the authority)

Gate Status
Required status check — unknown
Secret scan ✅ clean
CI permission / OIDC ✅ no forbidden change
Dependency skew ✅ ok
All green

Findings (1, 0 blocking)

  • 🟡 Change touches a protected path: .github/workflows/cla.yml .github/workflows/cla.yml (via cross-check)
    • .github/workflows/cla.yml matches a protected pattern (.github/workflows/*). Changes here alter shared/foundational surface and warrant a designated reviewer.
    • Fix: Route to a code owner / architecture reviewer.

Sensitive surface

This PR changes security-sensitive paths that warrant a designated reviewer:

  • .github/workflows/cla.yml

Merge

A designated reviewer / code owner should sign off before merge (sensitive surface).

This review is advisory. It never merges on its own judgement — the deterministic gates + a human are the authority. Findings can have false negatives; a green bot verdict is not a guarantee.

@bkd-dotcom
bkd-dotcom merged commit 8156a21 into main Aug 3, 2026
6 checks passed
@bkd-dotcom
bkd-dotcom deleted the fix/cla-skip-owner branch August 3, 2026 17:08
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