Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5c784eff19 |
@@ -1,13 +0,0 @@
|
|||||||
description: "Skill definitions for forgebot agents"
|
|
||||||
private: false
|
|
||||||
default_branch: "main"
|
|
||||||
default_delete_branch_after_merge: true
|
|
||||||
default_merge_style: "squash"
|
|
||||||
branch_protection:
|
|
||||||
- rule_name: "main"
|
|
||||||
enable_push: false
|
|
||||||
status_check_contexts:
|
|
||||||
- "ci/woodpecker/pr/validate"
|
|
||||||
approval_whitelist_users:
|
|
||||||
- "unkinben"
|
|
||||||
woodpecker: true
|
|
||||||
@@ -1,15 +0,0 @@
|
|||||||
description: "K8s operator + API for AI agent dispatch from git forges"
|
|
||||||
private: false
|
|
||||||
default_branch: "main"
|
|
||||||
default_delete_branch_after_merge: true
|
|
||||||
default_merge_style: "squash"
|
|
||||||
branch_protection:
|
|
||||||
- rule_name: "main"
|
|
||||||
enable_push: false
|
|
||||||
status_check_contexts:
|
|
||||||
- "ci/woodpecker/pr/pre-commit"
|
|
||||||
- "ci/woodpecker/pr/test"
|
|
||||||
- "ci/woodpecker/pr/build"
|
|
||||||
approval_whitelist_users:
|
|
||||||
- "unkinben"
|
|
||||||
woodpecker: true
|
|
||||||
Reference in New Issue
Block a user