4 skills found
DoneDeal0 / CodefatherCodefather protects your codebase by controlling who can change what. Set authorization levels, lock down files, and enforce your rules—offline via CLI or online with GitHub Actions.
skymoore / Required ApprovalsGithub Action to check PR approvals and codeowners
TedSpinks / Gitlab CodeownersValidate your GitLab CODEOWNERS file. Make sure it's enforcing MR approvals the way you expect!
OP5dev / Require Team ApprovalRequire N number of PR approvals from members of a GitHub team. Used to enforce pre-merge status checks on PRs more explicitly than GitHub's native CODEOWNERS file.