[CI] Add label enforcement (#6365)

* Add label enforcement

* fix .gitlab-ci.yml

* update check_labels.sh
This commit is contained in:
s3krit
2020-06-16 15:50:50 +02:00
committed by GitHub
parent 761dbd7dcc
commit 14ee618df0
3 changed files with 63 additions and 2 deletions
+11
View File
@@ -721,3 +721,14 @@ validator 4 4:
<<: *validator-deploy
script:
- ./.maintain/flamingfir-deploy.sh flamingfir-validator4
#### stage: .post
check-labels:
stage: .post
image: paritytech/tools:latest
<<: *kubernetes-build
only:
- /^[0-9]+$/
script:
- ./.maintain/gitlab/check_labels.sh