kuma

Форк
0
/
meta_org.yml 
104 строки · 3.2 Кб
1
# Repo labels common to all repositories in https://github.com/kumahq
2
# This file is automatically synced from https://github.com/kumahq/.github/blob/main/org_labels.yml and will be overridden if modified elsewhere.
3
default:
4
  labels:
5
    - color: ffaa00
6
      name: triage/pending
7
      description: "This issue will be looked at on the next triage meeting"
8
    - color: ffaa00
9
      name: triage/accepted
10
      description: "The issue was reviewed and is complete enough to start working on it"
11
    - color: ffaa00
12
      name: triage/needs-information
13
      description: "Reviewed and some extra information was asked to the reporter"
14
    - color: ffaa00
15
      name: triage/stale
16
      description: "Inactive for some time. It will be triaged again"
17
    - color: ffaa00
18
      name: triage/rotten
19
      description: "closed due to lack of information for too long, rejected feature..."
20
    - color: ffaa00
21
      name: triage/duplicated
22
      description: "already exists"
23
    - color: ffaa00
24
      name: triage/needs-reproducing
25
      description: "Someone else should try to reproduce this"
26
    - color: ffaa00
27
      name: triage/not-reproducible
28
      description: "Couldn't reproduce this issue. If you add information remove this label and reopen the issue"
29
    - color: c7def8
30
      name: kind/bug
31
      description: "A bug"
32
    - color: c7def8
33
      name: kind/cleanup
34
      description: "Cleanup/refactor an existing component/code"
35
    - color: c7def8
36
      name: kind/support
37
      description: "Support issue"
38
    - color: c7def8
39
      name: kind/feature
40
      description: "New feature"
41
    - color: c7def8
42
      name: kind/docs
43
      description: "About docs"
44
    - color: c7def8
45
      name: kind/design
46
      description: "Design doc or related"
47
    - color: c7def8
48
      name: kind/improvement
49
      description: "Improvement on an existing feature"
50
    - color: c7def8
51
      name: kind/service-review
52
      description: "Service review issue"
53
    - color: e11d21
54
      name: breaking-change
55
    - color: 7057ff
56
      name: good first issue
57
      description: "Good for newcomers"
58
    - color: e11d21
59
      name: security
60
      delete: true
61
    # a bunch of labels to remove
62
    - name: bug
63
      delete: true
64
    - name: feature
65
      delete: true
66
    - name: duplicate
67
      delete: true
68
    - name: documentation
69
      delete: true
70
    - name: enhancement
71
      delete: true
72
    - name: help wanted
73
      delete: true
74
    - name: invalid
75
      delete: true
76
    - name: kubernetes
77
      delete: true
78
    - name: policies
79
      delete: true
80
    - name: pr/do not merge
81
      delete: true
82
    - name: question
83
      delete: true
84
    - name: wontfix
85
      delete: true
86
    - name: triage
87
      delete: true
88
  milestones:
89
    - title: backlog
90
      description: "Issues that are being tracked for interest but not assigned to a specific release yet"
91
    - title: 2.3.x
92
      description: "2.3.x release"
93
    - title: 2.4.x
94
      description: "2.4.x release"
95
    - title: 2.5.x
96
      description: "2.5.x release"
97
    - title: 2.6.x
98
      description: "2.6.x release"
99
    - title: 2.7.x
100
      description: "2.7.x release"
101
    - title: 2.8.x
102
      description: "2.8.x release"
103
    - title: 2.9.x
104
      description: "2.9.x release"
105

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.