diff --git a/config/git.unkin.net/unkin/repository/terraform-provider-artifactapi.yaml b/config/git.unkin.net/unkin/repository/terraform-provider-artifactapi.yaml index 4abebb2..759bcd9 100644 --- a/config/git.unkin.net/unkin/repository/terraform-provider-artifactapi.yaml +++ b/config/git.unkin.net/unkin/repository/terraform-provider-artifactapi.yaml @@ -4,5 +4,9 @@ default_delete_branch_after_merge: false branch_protection: - rule_name: "main" enable_push: false + status_check_contexts: + - "ci/woodpecker/pr/pre-commit" + - "ci/woodpecker/pr/build" + - "ci/woodpecker/pr/test" approval_whitelist_teams: - "Owners"