Allow to set a label for exempting from staling (#3651)

pull/3639/head
Émilien Devos (perso) 2023-02-19 20:20:47 +01:00 zatwierdzone przez GitHub
rodzic cbbec00e1c
commit b287ddc52a
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -23,4 +23,4 @@ jobs:
stale-pr-label: "stale"
ascending: true
# Never mark feature requests/enhancements as stale
exempt-issue-labels: "feature-request,enhancement"
exempt-issue-labels: "feature-request,enhancement,exempt-stale"