[CI] Require D*-audit labels for any runtime changes (#8345)
* add check for audit labels if runtime change * fix shellcheck nits * include lib.sh in check_runtime.sh * fix check_labels.sh * fix check_labels.sh * oops, this is github actions... * why wont this work * fetch all refs * Update check-labels.yml * print env - wtf is happening * checkout the PR... * ffs * fix * REVERT ME: test runtime check * Revert "REVERT ME: test runtime check" This reverts commit 0fd2b04abeeac12dd8ede4c0708cb796f9e3e722.
Showing
- substrate/.github/workflows/check-labels.yml 4 additions, 0 deletionssubstrate/.github/workflows/check-labels.yml
- substrate/.maintain/common/lib.sh 15 additions, 1 deletionsubstrate/.maintain/common/lib.sh
- substrate/.maintain/github/check_labels.sh 17 additions, 0 deletionssubstrate/.maintain/github/check_labels.sh
- substrate/.maintain/gitlab/check_runtime.sh 12 additions, 13 deletionssubstrate/.maintain/gitlab/check_runtime.sh
Please register or sign in to comment