[latex3-commits] [git/LaTeX3-latex3-latex2e] develop: Better tag for stale issues [ci skip] (89762ec6)
Joseph Wright
joseph.wright at morningstar2.co.uk
Tue Nov 26 20:55:05 CET 2019
Repository : https://github.com/latex3/latex2e
On branch : develop
Link : https://github.com/latex3/latex2e/commit/89762ec6732284bd53afce35d4f587e60e04094c
>---------------------------------------------------------------
commit 89762ec6732284bd53afce35d4f587e60e04094c
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Tue Nov 26 19:55:05 2019 +0000
Better tag for stale issues [ci skip]
>---------------------------------------------------------------
89762ec6732284bd53afce35d4f587e60e04094c
.github/stale.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/stale.yml b/.github/stale.yml
index 63887bd9..78f06a75 100644
--- a/.github/stale.yml
+++ b/.github/stale.yml
@@ -6,7 +6,7 @@ daysUntilClose: 999999
exemptLabels:
- pinned
# Label to use when marking an issue as stale
-staleLabel: wontfix
+staleLabel: stale
# Comment to post when marking an issue as stale. Set to `false` to disable
markComment: >
This issue has been automatically marked as stale because it has not had
More information about the latex3-commits
mailing list