mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-11 12:52:23 +00:00
CI: Require 2 approvals for pullapprove
Change the pullapprove configuration to require two acks before a PR can be approved (for parity with the agent). Fixes #10. Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
This commit is contained in:
parent
8f0d7f6acb
commit
5c7a685f96
@ -26,6 +26,6 @@ group_defaults:
|
|||||||
|
|
||||||
groups:
|
groups:
|
||||||
approvers:
|
approvers:
|
||||||
required: 1
|
required: 2
|
||||||
teams:
|
teams:
|
||||||
- builder
|
- builder
|
||||||
|
Loading…
Reference in New Issue
Block a user