-
v0.1.27 Stable
released this
2026-07-10 07:31:21 +00:00 | 141 commits to main since this release- Per-project branch-protection security dials. New
spec.branchProtection.security
(BranchSecuritySpec: statusCheck/statusCheckContexts/requiredApprovals/requireSignedCommits/
blockOnOutdatedBranch/dismissStaleApprovals) lets a project opt into strongerForgejoBranchProtection.
PR-gate dials apply to trunk only (main is releases-only); requireSignedCommits to both. Unset =
byte-identical to the historical render (goldens unchanged). Foundation for the max-repo-security rollout.
Included changes (v0.1.26 -> v0.1.27)
5f7b23025c63feat(crd): per-project branch-protection security dials
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Per-project branch-protection security dials. New