]> git.puffer.fish Git - matthieu/frr.git/commit
github: Prevent merging (fail CI) if 'freeze' label exists for PR
authorDonatas Abraitis <donatas@opensourcerouting.org>
Wed, 25 Jan 2023 08:43:55 +0000 (10:43 +0200)
committerDonatas Abraitis <donatas@opensourcerouting.org>
Wed, 25 Jan 2023 08:43:55 +0000 (10:43 +0200)
commita228215b00006279e2e376045c1845cdee3adb5e
tree0cdecba810205e0bed053cc5276321b88e61f356
parent9ffd15013a7597106770bf8383be462694204bde
github: Prevent merging (fail CI) if 'freeze' label exists for PR

Mostly useful duging the freeze period to warn the maintainers from merging
unwanted PRs.

Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
.github/workflows/freeze.yml [new file with mode: 0644]