Add "don't mark stale" GitHub label
This commit is contained in:
parent
fc3f8220df
commit
571ee3cab6
1 changed files with 2 additions and 1 deletions
3
.github/stale.yml
vendored
3
.github/stale.yml
vendored
|
@ -1,4 +1,4 @@
|
||||||
# Copyright 2021 Signal Messenger, LLC
|
# Copyright 2021-2022 Signal Messenger, LLC
|
||||||
# SPDX-License-Identifier: AGPL-3.0-only
|
# SPDX-License-Identifier: AGPL-3.0-only
|
||||||
|
|
||||||
# Configuration for probot-stale - https://github.com/probot/stale
|
# Configuration for probot-stale - https://github.com/probot/stale
|
||||||
|
@ -18,6 +18,7 @@ exemptLabels:
|
||||||
- Accessibility
|
- Accessibility
|
||||||
- Bug
|
- Bug
|
||||||
- Regression
|
- Regression
|
||||||
|
- "Don't mark stale"
|
||||||
- "Feature Request"
|
- "Feature Request"
|
||||||
- "Good starter task"
|
- "Good starter task"
|
||||||
- "Upstream Change Needed"
|
- "Upstream Change Needed"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue