{
  "id": 14876600,
  "name": "Protect assignment and solution",
  "target": "branch",
  "source_type": "Repository",
  "source": "MUDE-2026/PA1.1",
  "enforcement": "active",
  "conditions": {
    "ref_name": {
      "exclude": [],
      "include": [
        "refs/heads/assignment",
        "refs/heads/solution"
      ]
    }
  },
  "rules": [
    {
      "type": "deletion"
    },
    {
      "type": "non_fast_forward"
    },
    {
      "type": "update"
    },
    {
      "type": "creation"
    }
  ],
  "bypass_actors": [
    {
      "actor_id": 3324589,
      "actor_type": "Integration",
      "bypass_mode": "always"
    }
  ]
}
