Sfoglia il codice sorgente

Update .github/workflows/close-stale-issues.yml: set exempt-assignees

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3813/head
Suguru Hirahara 1 anno fa
parent
commit
94f15c451e
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: E4F9743DAB4B7B75
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. +1
    -0
      .github/workflows/close-stale-issues.yml

+ 1
- 0
.github/workflows/close-stale-issues.yml Vedi File

@@ -18,6 +18,7 @@ jobs:
######################################################################
# Issues/PRs
######################################################################
exempt-assignees: 'spantaleev,aine-etke'
# An allow-list of label(s) to only process the issues/PRs which contain one of these label(s).
any-of-labels: 'needs-info'
# Use this to do a dry run from a pull request


Caricamento…
Annulla
Salva