labels.yml 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358
  1. # This file is used to declaratively define the sentry repository labels.
  2. #
  3. # XXX: A note on renaming labels
  4. #
  5. # You MUST use a `alias: [ ... ]` list for the label to specify the old name of
  6. # the label, so that it can correctly rename the label.
  7. #
  8. # Read more here: https://github.com/Financial-Times/github-label-sync#label-config-file
  9. # Getsentry workflow control
  10. - name: 'Trigger: getsentry tests'
  11. aliases: ['trigger-getsentry-external']
  12. color: 'A0CABD'
  13. description: 'once code is reviewed: apply label to PR to trigger getsentry tests'
  14. - name: 'Trigger: Revert'
  15. color: 'A0CABD'
  16. description: 'add to a merged PR to revert it (skips CI)'
  17. - name: 'Trigger: Silo db'
  18. color: 'A0CABD'
  19. description: 'Trigger tests with split databases that simulate hybrid cloud data separation in postgres'
  20. # Unito - www.notion.so/52d10dbfad474328850319e48b057a5b
  21. - name: 'Sync: Jira'
  22. color: 'A0CABD'
  23. description: 'apply to auto-create a Jira shadow ticket'
  24. # Scopes
  25. - name: 'Scope: Backend'
  26. color: 'F5B000'
  27. description: Automatically applied to PRs that change backend components
  28. - name: 'Scope: Frontend'
  29. color: '3C74DD'
  30. description: Automatically applied to PRs that change frontend components
  31. # Issue type
  32. - name: 'Type: Bug'
  33. color: '584774'
  34. description: ''
  35. - name: 'Type: CI Flakiness'
  36. color: '584774'
  37. description: ''
  38. - name: 'Type: Design'
  39. color: '584774'
  40. description: ''
  41. - name: 'Type: Feature Request'
  42. color: '584774'
  43. description: ''
  44. - name: 'Type: Improvement'
  45. color: '584774'
  46. description: ''
  47. - name: 'Type: Support'
  48. color: '584774'
  49. description: ''
  50. - name: 'Type: Support Request'
  51. color: '584774'
  52. description: ''
  53. - name: 'Type: User Feedback'
  54. color: '584774'
  55. description: ''
  56. # Components
  57. - name: 'Component: Analytics'
  58. color: '584774'
  59. description: ''
  60. - name: 'Component: API'
  61. color: '584774'
  62. description: ''
  63. - name: 'Component: Auth'
  64. color: '584774'
  65. description: ''
  66. - name: 'Component: Beacon'
  67. color: '584774'
  68. description: ''
  69. - name: 'Component: CI'
  70. color: '584774'
  71. description: Continuous Integration pipeline (GitHub Actions)
  72. - name: 'Component: Core Frontend (React)'
  73. color: '584774'
  74. description: ''
  75. - name: 'Component: Debugger'
  76. color: '584774'
  77. description: ''
  78. - name: 'Component: Developer Environment'
  79. color: '584774'
  80. description: This covers issues related to setting up a developer's environment
  81. - name: 'Component: Documentation'
  82. color: '584774'
  83. description: ''
  84. - name: 'Component: Event Pipeline'
  85. color: '584774'
  86. description: ''
  87. - name: 'Component: Feedback'
  88. color: '584774'
  89. description: ''
  90. - name: 'Component: Grouping'
  91. color: '584774'
  92. description: ''
  93. - name: 'Component: i18n'
  94. color: '584774'
  95. description: ''
  96. - name: 'Component: Inbound Filters'
  97. color: '584774'
  98. description: ''
  99. - name: 'Component: Integrations'
  100. color: '584774'
  101. description: ''
  102. - name: 'Component: Issues'
  103. color: '584774'
  104. description: ''
  105. - name: 'Component: Logging'
  106. color: '584774'
  107. description: ''
  108. - name: 'Component: Monitoring'
  109. color: '584774'
  110. description: ''
  111. - name: 'Component: Notifications'
  112. color: '584774'
  113. description: ''
  114. - name: 'Component: Onboarding'
  115. color: '584774'
  116. description: ''
  117. - name: 'Component: Package'
  118. color: '584774'
  119. description: ''
  120. - name: 'Component: Performance'
  121. color: '584774'
  122. description: Performance product, including Performance Issues
  123. - name: 'Component: Relay'
  124. color: '584774'
  125. description: ''
  126. - name: 'Component: Releases'
  127. color: '584774'
  128. description: ''
  129. - name: 'Component: Rules'
  130. color: '584774'
  131. description: ''
  132. - name: 'Component: SDK'
  133. color: '584774'
  134. description: ''
  135. - name: 'Component: Search'
  136. color: '584774'
  137. description: ''
  138. - name: 'Component: Source Maps'
  139. color: '584774'
  140. description: ''
  141. - name: 'Component: UI'
  142. color: '584774'
  143. description: ''
  144. - name: 'Component: User Crash Report'
  145. color: '584774'
  146. description: ''
  147. - name: 'Component: Workflow'
  148. color: '584774'
  149. description: ''
  150. # Waiting for Labels
  151. - name: 'Waiting for: Support'
  152. color: '8D5494'
  153. - name: 'Waiting for: Product Owner'
  154. color: '8D5494'
  155. - name: 'Waiting for: Community'
  156. color: '8D5494'
  157. - name: 'Stale'
  158. color: '8D5494'
  159. # Product Areas - www.notion.so/sentry/473791bae5bf43399d46093050b77bf0
  160. - name: 'Product Area: Unknown'
  161. color: '8D5494'
  162. - name: 'Product Area: Sign In'
  163. color: '8D5494'
  164. - name: 'Product Area: Issues'
  165. color: '8D5494'
  166. - name: 'Product Area: Issues - Source Maps'
  167. color: '8D5494'
  168. - name: 'Product Area: Issues - Suggested Fix'
  169. color: '8D5494'
  170. - name: 'Product Area: Projects - Project Creation'
  171. color: '8D5494'
  172. - name: 'Product Area: Projects - Project Details'
  173. color: '8D5494'
  174. - name: 'Product Area: Performance'
  175. color: '8D5494'
  176. - name: 'Product Area: Insights'
  177. color: '8D5494'
  178. - name: 'Product Area: Profiling'
  179. color: '8D5494'
  180. - name: 'Product Area: DDM'
  181. color: '8D5494'
  182. - name: 'Product Area: Replays'
  183. color: '8D5494'
  184. - name: 'Product Area: Crons'
  185. color: '8D5494'
  186. - name: 'Product Area: Alerts'
  187. color: '8D5494'
  188. - name: 'Product Area: Discover'
  189. color: '8D5494'
  190. - name: 'Product Area: Dashboards'
  191. color: '8D5494'
  192. - name: 'Product Area: Releases'
  193. color: '8D5494'
  194. - name: 'Product Area: User Feedback'
  195. color: '8D5494'
  196. - name: 'Product Area: Stats'
  197. color: '8D5494'
  198. - name: 'Product Area: Settings'
  199. color: '8D5494'
  200. - name: 'Product Area: Settings - General'
  201. color: '8D5494'
  202. - name: 'Product Area: Settings - Projects'
  203. color: '8D5494'
  204. - name: 'Product Area: Settings - Teams'
  205. color: '8D5494'
  206. - name: 'Product Area: Settings - Members'
  207. color: '8D5494'
  208. - name: 'Product Area: Settings - Security & Privacy'
  209. color: '8D5494'
  210. - name: 'Product Area: Settings - Auth'
  211. color: '8D5494'
  212. - name: 'Product Area: Settings - Relay'
  213. color: '8D5494'
  214. - name: 'Product Area: Settings - Repositories'
  215. color: '8D5494'
  216. - name: 'Product Area: Settings - Integrations'
  217. color: '8D5494'
  218. - name: 'Product Area: Settings - Developer Settings'
  219. color: '8D5494'
  220. - name: 'Product Area: Settings - Spend Allocation'
  221. color: '8D5494'
  222. - name: 'Product Area: Settings - Spike Protection'
  223. color: '8D5494'
  224. - name: 'Product Area: Settings - Subscription'
  225. color: '8D5494'
  226. - name: 'Product Area: Help'
  227. color: '8D5494'
  228. - name: "Product Area: What's New"
  229. color: '8D5494'
  230. - name: 'Product Area: Footer'
  231. color: '8D5494'
  232. - name: 'Product Area: APIs'
  233. color: '8D5494'
  234. - name: 'Product Area: Ingestion and Filtering'
  235. color: '8D5494'
  236. - name: 'Product Area: Org Relocation'
  237. color: '8D5494'
  238. - name: 'Product Area: Other'
  239. color: '8D5494'
  240. # Deploy types
  241. - name: 'Deploy: Monitored'
  242. color: 'FFB287'
  243. description: This PR requires a monitored deploy
  244. - name: 'Deploy: Risky'
  245. color: 'C83852'
  246. description: This is a particularly risky deploy
  247. # Feature types
  248. - name: 'Feature: Alert Rule'
  249. color: '8A7259'
  250. description: ''
  251. - name: 'Feature: Errors'
  252. color: 'ffa0df'
  253. description: ''
  254. # Bug bash-y Things
  255. - name: 'Hacktoberfest :jack_o_lantern:'
  256. color: 'ffa500'
  257. description: ''
  258. - name: Hacktoberfest-accepted
  259. color: 'e99695'
  260. description: Accept for Hacktoberfest - will merge later
  261. - name: 'Hackweek :zap:'
  262. color: 'F91A8A'
  263. description: ''
  264. - name: 'Papercut'
  265. color: 'F91A8A'
  266. description: ''
  267. # Impacts
  268. - name: 'Impact: Large'
  269. color: 'C83852'
  270. description: ''
  271. - name: 'Impact: Medium'
  272. color: 'FFB287'
  273. description: ''
  274. - name: 'Impact: Small'
  275. color: '452650'
  276. description: ''
  277. - name: 'Impact: Migration'
  278. color: 'C83852'
  279. description: ''
  280. # Platforms
  281. - name: 'Platform: .NET'
  282. color: '584774'
  283. description: ''
  284. - name: 'Platform: Cocoa'
  285. color: '584774'
  286. description: ''
  287. - name: 'Platform: Dart'
  288. color: '584774'
  289. description: ''
  290. - name: 'Platform: Java'
  291. color: '584774'
  292. description: ''
  293. - name: 'Platform: JavaScript'
  294. color: '584774'
  295. description: ''
  296. - name: 'Platform: PHP'
  297. color: '584774'
  298. description: ''
  299. - name: 'Platform: Python'
  300. color: '584774'
  301. description: ''
  302. - name: 'Platform: React Native'
  303. color: '584774'
  304. description: ''
  305. - name: 'Platform: Ruby'
  306. color: '584774'
  307. description: ''
  308. - name: 'Platform: Unity'
  309. color: '584774'
  310. description: ''
  311. # Generic useful label
  312. - name: WIP
  313. color: 'F6F6F8'
  314. description: ''
  315. - name: Do Not Merge
  316. color: 'C83852'
  317. description: Don't merge
  318. - name: Easy Task
  319. color: 'F6F6F8'
  320. description: ''
  321. - name: Security
  322. color: 'C83852'
  323. description: ''
  324. # Legacy labels
  325. - name: 'Package: browser'
  326. color: '6780AD'
  327. description: ''
  328. - name: Design Review
  329. color: 'F6F6F8'
  330. description: ''
  331. - name: enhancement
  332. color: 'a2eeef'
  333. description: ''
  334. - name: help wanted
  335. color: '159818'
  336. description: ''
  337. - name: invalid
  338. color: 'F6F6F8'
  339. description: ''
  340. - name: wcgw
  341. color: 'F6F6F8'
  342. description: ''