Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCamila Ayres <hello@camila.codes>2019-09-19 14:36:44 +0300
committerGitHub <noreply@github.com>2019-09-19 14:36:44 +0300
commit4bfd2a5d77956500e5d41504378ce7391a1f2218 (patch)
tree04ac1b60c84cf162d0019affb2da100c0b66765b
parent4945dd126a87372b10f2b253aad627fd04e30ba6 (diff)
Update exempt labels config for stale bot.
-rw-r--r--.github/stale.yml42
1 files changed, 41 insertions, 1 deletions
diff --git a/.github/stale.yml b/.github/stale.yml
index fb23e8be3..b980c0c87 100644
--- a/.github/stale.yml
+++ b/.github/stale.yml
@@ -5,11 +5,51 @@ daysUntilStale: 28
daysUntilClose: 14
# Issues with these labels will never be considered stale
exemptLabels:
- - 1. developing
+ - 1. to develop
- 2. to review
- 3. to release
+ - 4. to test
+ - accessibility
+ - backport-request
+ - bug
+ - design
- enhancement
+ - epic
+ - discussion
+ - documentation
- overview
+ - good first issue
+ - feature-request
+ - feature: :arrows_counterclockwise: sync engine
+ - feature: :busts_in_silhouette: sharing
+ - feature: :cloud: system tray
+ - feature: :gear: settings
+ - feature: :inbox_tray: install and update
+ - feature: :key: authentication
+ - feature: :lock: end to end encryption
+ - feature: :memo: versions
+ - feature: :minidisc: external storage
+ - feature: :minidisc: virtual drive
+ - help wanted
+ - high
+ - integration
+ - low
+ - medium
+ - needs info
+ - os: :apple: macOS
+ - os: :door: Windows
+ - os: :penguin: Linux
+ - os: :smiling_imp: FreeBSD
+ - overview
+ - package: appimage
+ - package: debian
+ - package: snap
+ - papercut
+ - regression
+ - security
+ - server
+ - spec
+ - technical debt
# Label to use when marking an issue as stale
staleLabel: stale
# Comment to post when marking an issue as stale. Set to `false` to disable