ci/check-labels: fail for PR blocked by feature freeze label
This commit is contained in:
parent
1be0a29f62
commit
42f6f028eb
2
.github/workflows/check-pr.yml
vendored
2
.github/workflows/check-pr.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
|||||||
- uses: RIOT-OS/check-labels-action@v1.0.0
|
- uses: RIOT-OS/check-labels-action@v1.0.0
|
||||||
with:
|
with:
|
||||||
access_token: ${{ secrets.GITHUB_TOKEN }}
|
access_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
unset_labels: 'CI: needs squashing,State: waiting for other PR'
|
unset_labels: 'CI: needs squashing,State: waiting for other PR,Process: blocked by feature freeze'
|
||||||
cond_labels: '(Process: needs >1 ACK,review.approvals>1),(Area: RDM,review.approvals>2)'
|
cond_labels: '(Process: needs >1 ACK,review.approvals>1),(Area: RDM,review.approvals>2)'
|
||||||
check-commits:
|
check-commits:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user