Skip to content

[INTEGRATION] Integrate template validation into GitHub branch protection #719

@ashleyshaw

Description

@ashleyshaw

Issue Type: Task
Priority: Medium
Phase: 3 (Automation & Enforcement)
Depends on: #717
Effort: 1h

Summary

Configure GitHub branch protection to require PR template validation status check.

Details

Steps

  1. Navigate to GitHub org settings → Branch protection rules
  2. Add/update rule for main branch:
    • Require status check "validate-pr-template" to pass
    • Do not allow dismissal
  3. Add/update rule for develop branch (if applicable):
    • Same requirements
  4. Document enforcement in BRANCHING_STRATEGY.md

Acceptance Criteria

  • Branch protection rule includes template validation check
  • Applies to main and develop branches
  • Status check is marked as required
  • Documentation updated in BRANCHING_STRATEGY.md

Part of: Template Enforcement & Governance project backlog

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Priority

    None yet

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions