Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 412 Bytes

File metadata and controls

18 lines (12 loc) · 412 Bytes

Forward Branch Merge Check

Central reusable GitHub Actions workflows and scripts for checking forward-merge health across an ordered branch chain.

The detailed documentation lives in:

.github/forward-merge-check/README.md

Target repositories should normally copy only the small workflow stubs from:

examples/target-workflows/

and call the reusable workflows from this repository.