feat: add basic policies

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2026-02-03 21:58:30 +01:00
parent fcb04af9b8
commit 9278fa25e5
10 changed files with 359 additions and 36 deletions

View File

@@ -0,0 +1,5 @@
type = "github"
deny = [".*"]
[policies]
squash_merge_only.enabled = true