mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 21:01:02 +00:00
[CI] Move check_labels to github actions (#2415)
* move lib.sh to common dir * make check-labels a github action * check out the repo * fix secrets * add labelled PR type * remove check-labels job from gitlab * trigger on unlabelling also
This commit is contained in:
@@ -328,13 +328,3 @@ deploy-polkasync-kusama:
|
||||
POLKADOT_CI_COMMIT_REF: "${CI_COMMIT_REF}"
|
||||
allow_failure: true
|
||||
trigger: "parity/infrastructure/parity-testnet"
|
||||
|
||||
#### stage: .post
|
||||
|
||||
check-labels:
|
||||
stage: .post
|
||||
image: paritytech/tools:latest
|
||||
<<: *rules-pr-only
|
||||
<<: *kubernetes-env
|
||||
script:
|
||||
- ./scripts/gitlab/check_labels.sh
|
||||
|
||||
Reference in New Issue
Block a user