Add bot config for labeling when approved (#153)

Will configure the submariner-bot to add the /ready-to-test label when a
PR has two approvals, causing the full E2E workflow to run.

Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
This commit is contained in:
Daniel Farrell
2021-06-30 13:39:53 +00:00
committed by GitHub
parent 23968afbef
commit d3fcdc2c57
+3
View File
@@ -0,0 +1,3 @@
label-approved:
approvals: 2
label: ready-to-test