From d51bfe055b8e4dfa82ab8a0c3aebfb49fd1013f9 Mon Sep 17 00:00:00 2001 From: Ben Vincent Date: Sun, 5 Jul 2026 15:47:20 +1000 Subject: [PATCH] chore: reset default owners change whitelist approval list to use benvin via oidc instead of gitea local account unkinben --- config/git.unkin.net/unkin/repository/argocd-apps.yaml | 2 +- config/git.unkin.net/unkin/repository/artifactapi.yaml | 2 +- config/git.unkin.net/unkin/repository/certmanager.yaml | 4 ++-- config/git.unkin.net/unkin/repository/encapi.yaml | 2 +- config/git.unkin.net/unkin/repository/node-lookup.yaml | 2 +- .../git.unkin.net/unkin/repository/terraform-artifactapi.yaml | 2 +- .../git.unkin.net/unkin/repository/terraform-authentik.yaml | 2 +- config/git.unkin.net/unkin/repository/terraform-git.yaml | 2 +- .../unkin/repository/terraform-provider-encapi.yaml | 2 +- config/git.unkin.net/unkin/repository/terraform-prowlarr.yaml | 2 +- config/git.unkin.net/unkin/repository/terraform-radarr.yaml | 2 +- config/git.unkin.net/unkin/repository/terraform-sonarr.yaml | 2 +- config/git.unkin.net/unkin/repository/terraform-vault.yaml | 2 +- 13 files changed, 14 insertions(+), 14 deletions(-) diff --git a/config/git.unkin.net/unkin/repository/argocd-apps.yaml b/config/git.unkin.net/unkin/repository/argocd-apps.yaml index 44c53ef..7616dee 100644 --- a/config/git.unkin.net/unkin/repository/argocd-apps.yaml +++ b/config/git.unkin.net/unkin/repository/argocd-apps.yaml @@ -9,4 +9,4 @@ branch_protection: - "ci/woodpecker/pr/pre-commit" - "ci/woodpecker/pr/kubeconform" approval_whitelist_users: - - "unkinben" + - "benvin" diff --git a/config/git.unkin.net/unkin/repository/artifactapi.yaml b/config/git.unkin.net/unkin/repository/artifactapi.yaml index f40493f..53404e2 100644 --- a/config/git.unkin.net/unkin/repository/artifactapi.yaml +++ b/config/git.unkin.net/unkin/repository/artifactapi.yaml @@ -11,4 +11,4 @@ branch_protection: - "ci/woodpecker/pr/test" - "ci/woodpecker/pr/build" approval_whitelist_users: - - "unkinben" + - "benvin" diff --git a/config/git.unkin.net/unkin/repository/certmanager.yaml b/config/git.unkin.net/unkin/repository/certmanager.yaml index d25bd79..ace6955 100644 --- a/config/git.unkin.net/unkin/repository/certmanager.yaml +++ b/config/git.unkin.net/unkin/repository/certmanager.yaml @@ -6,6 +6,6 @@ branch_protection: - rule_name: "master" enable_push: false merge_whitelist_users: - - "unkinben" + - "benvin" approval_whitelist_users: - - "unkinben" + - "benvin" diff --git a/config/git.unkin.net/unkin/repository/encapi.yaml b/config/git.unkin.net/unkin/repository/encapi.yaml index def3877..62781b3 100644 --- a/config/git.unkin.net/unkin/repository/encapi.yaml +++ b/config/git.unkin.net/unkin/repository/encapi.yaml @@ -11,4 +11,4 @@ branch_protection: - "ci/woodpecker/pr/test" - "ci/woodpecker/pr/build" approval_whitelist_users: - - "unkinben" + - "benvin" diff --git a/config/git.unkin.net/unkin/repository/node-lookup.yaml b/config/git.unkin.net/unkin/repository/node-lookup.yaml index e790887..3afff57 100644 --- a/config/git.unkin.net/unkin/repository/node-lookup.yaml +++ b/config/git.unkin.net/unkin/repository/node-lookup.yaml @@ -11,4 +11,4 @@ branch_protection: - "ci/woodpecker/pr/test" - "ci/woodpecker/pr/pre-commit" approval_whitelist_users: - - "unkinben" + - "benvin" diff --git a/config/git.unkin.net/unkin/repository/terraform-artifactapi.yaml b/config/git.unkin.net/unkin/repository/terraform-artifactapi.yaml index 50ac1ef..516ee8a 100644 --- a/config/git.unkin.net/unkin/repository/terraform-artifactapi.yaml +++ b/config/git.unkin.net/unkin/repository/terraform-artifactapi.yaml @@ -13,6 +13,6 @@ branch_protection: - "ci/woodpecker/pr/pre-commit" - "ci/woodpecker/pr/plan" approval_whitelist_users: - - "unkinben" + - "benvin" approval_whitelist_teams: - "Owners" diff --git a/config/git.unkin.net/unkin/repository/terraform-authentik.yaml b/config/git.unkin.net/unkin/repository/terraform-authentik.yaml index d541eeb..afbb8c2 100644 --- a/config/git.unkin.net/unkin/repository/terraform-authentik.yaml +++ b/config/git.unkin.net/unkin/repository/terraform-authentik.yaml @@ -13,6 +13,6 @@ branch_protection: - "ci/woodpecker/pr/pre-commit" - "ci/woodpecker/pr/plan" approval_whitelist_users: - - "unkinben" + - "benvin" approval_whitelist_teams: - "Owners" diff --git a/config/git.unkin.net/unkin/repository/terraform-git.yaml b/config/git.unkin.net/unkin/repository/terraform-git.yaml index d2b9b94..9492071 100644 --- a/config/git.unkin.net/unkin/repository/terraform-git.yaml +++ b/config/git.unkin.net/unkin/repository/terraform-git.yaml @@ -9,6 +9,6 @@ branch_protection: - "ci/woodpecker/pr/pre-commit" - "ci/woodpecker/pr/plan" approval_whitelist_users: - - "unkinben" + - "benvin" approval_whitelist_teams: - "Owners" diff --git a/config/git.unkin.net/unkin/repository/terraform-provider-encapi.yaml b/config/git.unkin.net/unkin/repository/terraform-provider-encapi.yaml index f0ea8f0..ba00597 100644 --- a/config/git.unkin.net/unkin/repository/terraform-provider-encapi.yaml +++ b/config/git.unkin.net/unkin/repository/terraform-provider-encapi.yaml @@ -11,4 +11,4 @@ branch_protection: - "ci/woodpecker/pr/build" - "ci/woodpecker/pr/test" approval_whitelist_users: - - "unkinben" + - "benvin" diff --git a/config/git.unkin.net/unkin/repository/terraform-prowlarr.yaml b/config/git.unkin.net/unkin/repository/terraform-prowlarr.yaml index 7addcbb..a87dfdc 100644 --- a/config/git.unkin.net/unkin/repository/terraform-prowlarr.yaml +++ b/config/git.unkin.net/unkin/repository/terraform-prowlarr.yaml @@ -13,6 +13,6 @@ branch_protection: - "ci/woodpecker/pr/pre-commit" - "ci/woodpecker/pr/plan" approval_whitelist_users: - - "unkinben" + - "benvin" approval_whitelist_teams: - "Owners" diff --git a/config/git.unkin.net/unkin/repository/terraform-radarr.yaml b/config/git.unkin.net/unkin/repository/terraform-radarr.yaml index d6b54da..d96d5ef 100644 --- a/config/git.unkin.net/unkin/repository/terraform-radarr.yaml +++ b/config/git.unkin.net/unkin/repository/terraform-radarr.yaml @@ -13,6 +13,6 @@ branch_protection: - "ci/woodpecker/pr/pre-commit" - "ci/woodpecker/pr/plan" approval_whitelist_users: - - "unkinben" + - "benvin" approval_whitelist_teams: - "Owners" diff --git a/config/git.unkin.net/unkin/repository/terraform-sonarr.yaml b/config/git.unkin.net/unkin/repository/terraform-sonarr.yaml index 0b54b33..e45df47 100644 --- a/config/git.unkin.net/unkin/repository/terraform-sonarr.yaml +++ b/config/git.unkin.net/unkin/repository/terraform-sonarr.yaml @@ -13,6 +13,6 @@ branch_protection: - "ci/woodpecker/pr/pre-commit" - "ci/woodpecker/pr/plan" approval_whitelist_users: - - "unkinben" + - "benvin" approval_whitelist_teams: - "Owners" diff --git a/config/git.unkin.net/unkin/repository/terraform-vault.yaml b/config/git.unkin.net/unkin/repository/terraform-vault.yaml index 7bde41a..a45145f 100644 --- a/config/git.unkin.net/unkin/repository/terraform-vault.yaml +++ b/config/git.unkin.net/unkin/repository/terraform-vault.yaml @@ -13,6 +13,6 @@ branch_protection: - "ci/woodpecker/pr/pre-commit" - "ci/woodpecker/pr/plan" approval_whitelist_users: - - "unkinben" + - "benvin" approval_whitelist_teams: - "Owners"