test(no-runtime-gh): the workflow exemption names the issue that removes it (#205)
Some checks failed
CI / test (pull_request) Failing after 32s
CI / release-exercise (pull_request) Successful in 11s
CI / self-guards (pull_request) Successful in 7s
CI / action-exercise (pull_request) Successful in 6s
CI / docs-sync-exercise (pull_request) Successful in 6s
Refs guard / refs-not-closing (pull_request) Failing after 5s
labels / labels (pull_request) Successful in 45s
Some checks failed
CI / test (pull_request) Failing after 32s
CI / release-exercise (pull_request) Successful in 11s
CI / self-guards (pull_request) Successful in 7s
CI / action-exercise (pull_request) Successful in 6s
CI / docs-sync-exercise (pull_request) Successful in 6s
Refs guard / refs-not-closing (pull_request) Failing after 5s
labels / labels (pull_request) Successful in 45s
An exemption without a work item is just a hole with a comment on it. Refs #198
This commit is contained in:
parent
e035130f65
commit
2900529533
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ ALLOWED_FILE='lib/forge-github.sh'
|
|||
# be guessing, and the only way to finish measuring it is to dispatch a real
|
||||
# workflow run on the operator's repo. So it is named here with its reason and
|
||||
# its follow-up, which is what an exemption is for — an unnamed one is just a
|
||||
# hole. Remove this entry when the port lands.
|
||||
# hole. #205 owns the port; remove this entry when it lands.
|
||||
EXEMPT_WORKFLOWS='.github/workflows/labels.yml'
|
||||
|
||||
# A file may opt out by declaring the client it speaks, which makes
|
||||
|
|
|
|||
Loading…
Reference in a new issue