d51bfe055b
change whitelist approval list to use benvin via oidc instead of gitea local account unkinben
12 lines
347 B
YAML
12 lines
347 B
YAML
description: "Vault PKI certificate issuance and SSH host key signing tool for Puppet-managed infrastructure"
|
|
private: false
|
|
default_branch: "master"
|
|
default_delete_branch_after_merge: true
|
|
branch_protection:
|
|
- rule_name: "master"
|
|
enable_push: false
|
|
merge_whitelist_users:
|
|
- "benvin"
|
|
approval_whitelist_users:
|
|
- "benvin"
|