{ "id": 6178158, "name": "Protect main", "target": "branch", "source_type": "Repository", "source": "SamsonIdowu/DaC", "enforcement": "active", "conditions": { "ref_name": { "exclude": [], "include": [ "refs/heads/main" ] } }, "rules": [ { "type": "deletion" }, { "type": "required_signatures" }, { "type": "creation" }, { "type": "pull_request", "parameters": { "required_approving_review_count": 0, "dismiss_stale_reviews_on_push": false, "require_code_owner_review": false, "require_last_push_approval": false, "required_review_thread_resolution": false, "automatic_copilot_code_review_enabled": false, "allowed_merge_methods": [ "merge", "squash", "rebase" ] } }, { "type": "required_status_checks", "parameters": { "strict_required_status_checks_policy": true, "do_not_enforce_on_create": false, "required_status_checks": [ { "context": "check-rule-ids", "integration_id": 15368 } ] } } ], "bypass_actors": [] }