Skip to content

ci: unified org settings — lean tier contract#7

Merged
Nelson Spence (Fieldnote-Echo) merged 6 commits intomainfrom
ci/unified-org-settings
Mar 11, 2026
Merged

ci: unified org settings — lean tier contract#7
Nelson Spence (Fieldnote-Echo) merged 6 commits intomainfrom
ci/unified-org-settings

Conversation

@Fieldnote-Echo
Copy link
Member

Summary

  • Add CodeQL workflow (codeql check name) scanning JavaScript/TypeScript (docs assets)
  • Add OpenSSF Scorecard via centralized reusable workflow
  • Harden lean_action_ci.yml: top-level permissions: {}, concurrency group

Part of Phase 5 (lean tier) of the unified GitHub org settings rollout.
Lean tier contract requires check names: build, codeql.

Check name contract

Required check Workflow Job key
build lean_action_ci.yml build
codeql codeql.yml codeql

Test plan

  • build check passes (Lake build + lint + sorry check)
  • codeql check passes (scans docs/javascripts/mathjax.js)
  • scorecard runs on main push

🤖 Generated with Claude Code

Phase 5 of unified org settings: lean tier repos require check names
`build` and `codeql` to match the org ruleset contract. Adds CodeQL
(javascript-typescript for docs JS), OpenSSF Scorecard via centralized
caller, and top-level permissions/concurrency to lean_action_ci.yml.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-advanced-security
Copy link

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

Copy link
Collaborator

@project-navi-bot project-navi-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All required CI checks passed. Auto-approved by project-navi-bot.

@Fieldnote-Echo Nelson Spence (Fieldnote-Echo) merged commit 9efa9f9 into main Mar 11, 2026
4 checks passed
@Fieldnote-Echo Nelson Spence (Fieldnote-Echo) deleted the ci/unified-org-settings branch March 11, 2026 21:41
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.

2 participants