Skip to content

template: add governance checks and promotion gate#49

Merged
svelderrainruiz merged 1 commit into
developfrom
codex/template-governance-checks
Mar 29, 2026
Merged

template: add governance checks and promotion gate#49
svelderrainruiz merged 1 commit into
developfrom
codex/template-governance-checks

Conversation

@svelderrainruiz
Copy link
Copy Markdown
Contributor

Summary

  • add the two governance workflows that the downstream onboarding contract expects: Policy Guard (Upstream) / policy-guard and Promotion Contract / promotion-contract
  • extend the checked-in develop branch-protection contract to require those checks alongside the existing template-smoke matrix
  • document the canonical production environment as the promotion-time acknowledgement surface

Why

A rerun of compare's downstream onboarding against LabVIEW-Community-CI-CD/LabviewGitHubCiTemplate improved to warn after the stable pin fix, but two warnings remained:

  • missing production environment
  • missing required checks Policy Guard (Upstream) / policy-guard and Promotion Contract / promotion-contract

This PR closes the repo-side half of that gap so live branch protection can be aligned to the checked-in contract.

Validation

  • git diff --check
  • YAML parse for both new workflows
  • verified docs/policy/develop-branch-protection.json now includes the two governance contexts

@svelderrainruiz svelderrainruiz merged commit 7f352fa into develop Mar 29, 2026
10 checks passed
@svelderrainruiz svelderrainruiz deleted the codex/template-governance-checks branch March 29, 2026 15:25
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