Add "don't mark stale" GitHub label

This commit is contained in:
Evan Hahn
2022-02-07 18:03:28 -06:00
committed by GitHub
parent fc3f8220df
commit 571ee3cab6
+2 -1
View File
@@ -1,4 +1,4 @@
# Copyright 2021 Signal Messenger, LLC
# Copyright 2021-2022 Signal Messenger, LLC
# SPDX-License-Identifier: AGPL-3.0-only
# Configuration for probot-stale - https://github.com/probot/stale
@@ -18,6 +18,7 @@ exemptLabels:
- Accessibility
- Bug
- Regression
- "Don't mark stale"
- "Feature Request"
- "Good starter task"
- "Upstream Change Needed"