nixos-channel-scripts icon indicating copy to clipboard operation
nixos-channel-scripts copied to clipboard

Protect pushes to NixOS/nixpkgs channel branches with a special commit status.

Open grahamc opened this issue 5 years ago • 1 comments

IT is possible for admins to push and merge branches in to the protected channel branches. This is a mistake I made.

To prevent this, we should have the channel scripts set a special status on the commit and then require pushes to those branches to have that special status.

grahamc avatar Dec 26 '19 23:12 grahamc

This would be so much easier if we had a separate repo ^_^

zimbatm avatar Sep 08 '21 19:09 zimbatm