Skip to content

Commit 78a5863

Browse files
committed
Re-export branch rulesets
After applying parent commit
1 parent f2c65f1 commit 78a5863

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

rulesets/nixpkgs/required-status-checks.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"id": 6624327,
23
"name": "required-status-checks",
34
"target": "branch",
45
"source_type": "Repository",
@@ -11,7 +12,7 @@
1112
"~DEFAULT_BRANCH",
1213
"refs/heads/release*",
1314
"refs/heads/staging*",
14-
"refs/heads/haskell-updates",
15+
"refs/heads/haskell-updates"
1516
]
1617
}
1718
},
@@ -30,12 +31,14 @@
3031
}
3132
}
3233
],
34+
"created_at": "2025-07-10T22:48:00.187+02:00",
35+
"updated_at": "2025-07-10T22:48:00.187+02:00",
3336
"bypass_actors": [
3437
{
3538
"actor_id": 203427,
3639
"actor_type": "Team",
3740
"bypass_mode": "always"
3841
}
3942
],
40-
"current_user_can_bypass": "never"
43+
"current_user_can_bypass": "always"
4144
}

0 commit comments

Comments
 (0)