labels.yml 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454
  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: Visual Snapshot'
  18. color: 'A0CABD'
  19. description: 'add to a PR to run a visual snapshot diff'
  20. # Unito - notion.so/52d10dbfad474328850319e48b057a5b
  21. - name: 'Sync: Jira'
  22. color: 'A0CABD'
  23. description: 'apply to auto-create a Jira shadow ticket'
  24. # Dependabot
  25. - name: dependencies
  26. color: 'ffffff'
  27. description: Pull requests that update a dependency file
  28. # Scopes
  29. - name: 'Scope: Backend'
  30. color: 'F5B000'
  31. description: Automatically applied to PRs that change backend components
  32. - name: 'Scope: Frontend'
  33. color: '3C74DD'
  34. description: Automatically applied to PRs that change frontend components
  35. # Status for use with stalebot and routing/triage
  36. - name: 'Status: Backlog'
  37. color: '8D5494'
  38. description: stalebot will ignore
  39. - name: 'Status: In Progress'
  40. color: '8D5494'
  41. description: stalebot will ignore
  42. - name: 'Status: Invalid'
  43. color: '8D5494'
  44. description: ''
  45. - name: 'Status: Investigating'
  46. color: '8D5494'
  47. description: ''
  48. - name: 'Status: Needs More Information'
  49. color: '8D5494'
  50. description: stalebot will close after four weeks of inactivity
  51. - name: 'Status: Stale'
  52. color: '8D5494'
  53. description: stalebot will close after another week of inactivity
  54. - name: 'Status: Unrouted'
  55. color: '8D5494'
  56. description: stalebot will close after four weeks of inactivity
  57. - name: 'Status: Untriaged'
  58. color: '8D5494'
  59. description: stalebot will close after four weeks of inactivity
  60. # Issue type
  61. - name: 'Type: Bug'
  62. color: '584774'
  63. description: ''
  64. - name: 'Type: CI Flakiness'
  65. color: '584774'
  66. description: ''
  67. - name: 'Type: Design'
  68. color: '584774'
  69. description: ''
  70. - name: 'Type: Feature Request'
  71. color: '584774'
  72. description: ''
  73. - name: 'Type: Improvement'
  74. color: '584774'
  75. description: ''
  76. - name: 'Type: Support'
  77. color: '584774'
  78. description: ''
  79. - name: 'Type: Support Request'
  80. color: '584774'
  81. description: ''
  82. - name: 'Type: User Feedback'
  83. color: '584774'
  84. description: ''
  85. # Components
  86. - name: 'Component: Analytics'
  87. color: '584774'
  88. description: ''
  89. - name: 'Component: API'
  90. color: '584774'
  91. description: ''
  92. - name: 'Component: Auth'
  93. color: '584774'
  94. description: ''
  95. - name: 'Component: Beacon'
  96. color: '584774'
  97. description: ''
  98. - name: 'Component: CI'
  99. color: '584774'
  100. description: Continuous Integration pipeline (GitHub Actions)
  101. - name: 'Component: Core Frontend (React)'
  102. color: '584774'
  103. description: ''
  104. - name: 'Component: Debugger'
  105. color: '584774'
  106. description: ''
  107. - name: 'Component: Developer Environment'
  108. color: '584774'
  109. description: This covers issues related to setting up a developer's environment
  110. - name: 'Component: Documentation'
  111. color: '584774'
  112. description: ''
  113. - name: 'Component: Event Pipeline'
  114. color: '584774'
  115. description: ''
  116. - name: 'Component: Feedback'
  117. color: '584774'
  118. description: ''
  119. - name: 'Component: Grouping'
  120. color: '584774'
  121. description: ''
  122. - name: 'Component: i18n'
  123. color: '584774'
  124. description: ''
  125. - name: 'Component: Inbound Filters'
  126. color: '584774'
  127. description: ''
  128. - name: 'Component: Integrations'
  129. color: '584774'
  130. description: ''
  131. - name: 'Component: Issues'
  132. color: '584774'
  133. description: ''
  134. - name: 'Component: Logging'
  135. color: '584774'
  136. description: ''
  137. - name: 'Component: Monitoring'
  138. color: '584774'
  139. description: ''
  140. - name: 'Component: Notifications'
  141. color: '584774'
  142. description: ''
  143. - name: 'Component: Onboarding'
  144. color: '584774'
  145. description: ''
  146. - name: 'Component: Package'
  147. color: '584774'
  148. description: ''
  149. - name: 'Component: Performance'
  150. color: '584774'
  151. description: Performance product, including Performance Issues
  152. - name: 'Component: Relay'
  153. color: '584774'
  154. description: ''
  155. - name: 'Component: Releases'
  156. color: '584774'
  157. description: ''
  158. - name: 'Component: Rules'
  159. color: '584774'
  160. description: ''
  161. - name: 'Component: SDK'
  162. color: '584774'
  163. description: ''
  164. - name: 'Component: Search'
  165. color: '584774'
  166. description: ''
  167. - name: 'Component: Source Maps'
  168. color: '584774'
  169. description: ''
  170. - name: 'Component: UI'
  171. color: '584774'
  172. description: ''
  173. - name: 'Component: User Crash Report'
  174. color: '584774'
  175. description: ''
  176. - name: 'Component: Workflow'
  177. color: '584774'
  178. description: ''
  179. # Product Areas - notion.so/sentry/473791bae5bf43399d46093050b77bf0
  180. - name: 'Product Area: Unknown'
  181. color: '8D5494'
  182. - name: 'Product Area: Sign In'
  183. color: '8D5494'
  184. - name: 'Product Area: Issues'
  185. color: '8D5494'
  186. - name: 'Product Area: Projects'
  187. color: '8D5494'
  188. - name: 'Product Area: Performance'
  189. color: '8D5494'
  190. - name: 'Product Area: Profiling'
  191. color: '8D5494'
  192. - name: 'Product Area: Replays'
  193. color: '8D5494'
  194. - name: 'Product Area: Crons'
  195. color: '8D5494'
  196. - name: 'Product Area: Alerts'
  197. color: '8D5494'
  198. - name: 'Product Area: Discover'
  199. color: '8D5494'
  200. - name: 'Product Area: Dashboards'
  201. color: '8D5494'
  202. - name: 'Product Area: Releases'
  203. color: '8D5494'
  204. - name: 'Product Area: User Feedback'
  205. color: '8D5494'
  206. - name: 'Product Area: Stats'
  207. color: '8D5494'
  208. - name: 'Product Area: Settings'
  209. color: '8D5494'
  210. - name: 'Product Area: Settings - General'
  211. color: '8D5494'
  212. - name: 'Product Area: Settings - Projects'
  213. color: '8D5494'
  214. - name: 'Product Area: Settings - Teams'
  215. color: '8D5494'
  216. - name: 'Product Area: Settings - Members'
  217. color: '8D5494'
  218. - name: 'Product Area: Settings - Security & Privacy'
  219. color: '8D5494'
  220. - name: 'Product Area: Settings - Auth'
  221. color: '8D5494'
  222. - name: 'Product Area: Settings - Relay'
  223. color: '8D5494'
  224. - name: 'Product Area: Settings - Repositories'
  225. color: '8D5494'
  226. - name: 'Product Area: Settings - Integrations'
  227. color: '8D5494'
  228. - name: 'Product Area: Settings - Developer Settings'
  229. color: '8D5494'
  230. - name: 'Product Area: Settings - Spike Protection'
  231. color: '8D5494'
  232. - name: 'Product Area: Help'
  233. color: '8D5494'
  234. - name: "Product Area: What's New"
  235. color: '8D5494'
  236. - name: 'Product Area: Footer'
  237. color: '8D5494'
  238. - name: 'Product Area: Other'
  239. color: '8D5494'
  240. # Teams
  241. - name: 'Team: Backend'
  242. color: '8D5494'
  243. description: app-backend
  244. - name: 'Team: Core UI'
  245. color: '8D5494'
  246. description: ''
  247. - name: 'Team: Design'
  248. color: '8D5494'
  249. description: ''
  250. - name: 'Team: Dev Infrastructure'
  251. color: '8D5494'
  252. description: dev-infra
  253. - name: 'Team: Discover & Dashboards'
  254. color: '8D5494'
  255. description: discover-n-dashboards
  256. - name: 'Team: Ecosystem'
  257. color: '8D5494'
  258. description: ''
  259. - name: 'Team: Emerging Technology'
  260. color: '8D5494'
  261. description: team-emerging-technology
  262. - name: 'Team: Enterprise'
  263. color: '8D5494'
  264. description: ''
  265. - name: 'Team: Front End'
  266. color: '8D5494'
  267. description: app-frontend
  268. - name: 'Team: Growth'
  269. color: '8D5494'
  270. description: ''
  271. - name: 'Team: Infrastructure'
  272. color: '8D5494'
  273. description: ''
  274. - name: 'Team: Ingest'
  275. color: '8D5494'
  276. description: owners-ingest
  277. - name: 'Team: Issue Experience'
  278. color: '8D5494'
  279. - name: 'Team: Issue Platform'
  280. color: '8D5494'
  281. - name: 'Team: Mobile Developer Experience'
  282. color: '8D5494'
  283. description: team-mdx
  284. - name: 'Team: Mobile Platform'
  285. color: '8D5494'
  286. description: team-mobile
  287. - name: 'Team: Native Platform'
  288. color: '8D5494'
  289. description: owners-native
  290. - name: 'Team: Open Source'
  291. color: '8D5494'
  292. description: ''
  293. - name: 'Team: Ops'
  294. color: '8D5494'
  295. description: ''
  296. - name: 'Team: Performance'
  297. color: '8D5494'
  298. description: 'team-performance'
  299. - name: 'Team: Revenue'
  300. color: '8D5494'
  301. description: ''
  302. - name: 'Team: Search & Storage'
  303. color: '8D5494'
  304. description: sns
  305. - name: 'Team: Security'
  306. color: '8D5494'
  307. description: ''
  308. - name: 'Team: Stacktrace'
  309. color: '8D5494'
  310. description: owners-stacktrace
  311. - name: 'Team: Support'
  312. color: '8D5494'
  313. description: ''
  314. - name: 'Team: Telemetry Experience'
  315. color: '8D5494'
  316. description: telemetry-experience
  317. - name: 'Team: Web SDKs - Backend'
  318. color: '8D5494'
  319. description: team-web-sdk-backend
  320. - name: 'Team: Web SDKs - Frontend'
  321. color: '8D5494'
  322. description: team-web-sdk-frontend
  323. - name: 'Team: Workflow'
  324. color: '8D5494'
  325. description: ''
  326. - name: 'Team: Crons'
  327. color: '8D5494'
  328. description: ''
  329. - name: 'Team: Profiling'
  330. color: '8D5494'
  331. description: ''
  332. # Deploy types
  333. - name: 'Deploy: Monitored'
  334. color: 'FFB287'
  335. description: This PR requires a monitored deploy
  336. - name: 'Deploy: Risky'
  337. color: 'C83852'
  338. description: This is a particularly risky deploy
  339. # Feature types
  340. - name: 'Feature: Alert Rule'
  341. color: '8A7259'
  342. description: ''
  343. - name: 'Feature: Errors'
  344. color: 'ffa0df'
  345. description: ''
  346. # Hacktoberfest
  347. - name: 'Hacktoberfest :jack_o_lantern:'
  348. color: 'ffa500'
  349. description: ''
  350. - name: Hacktoberfest-accepted
  351. color: 'e99695'
  352. description: Accept for Hacktoberfest - will merge later
  353. # Hackweek
  354. - name: 'Hackweek :zap:'
  355. color: 'F91A8A'
  356. description: ''
  357. # Impacts
  358. - name: 'Impact: Large'
  359. color: 'C83852'
  360. description: ''
  361. - name: 'Impact: Medium'
  362. color: 'FFB287'
  363. description: ''
  364. - name: 'Impact: Small'
  365. color: '452650'
  366. description: ''
  367. - name: 'Impact: Migration'
  368. color: 'C83852'
  369. description: ''
  370. # Platforms
  371. - name: 'Platform: .NET'
  372. color: '584774'
  373. description: ''
  374. - name: 'Platform: Cocoa'
  375. color: '584774'
  376. description: ''
  377. - name: 'Platform: Dart'
  378. color: '584774'
  379. description: ''
  380. - name: 'Platform: Java'
  381. color: '584774'
  382. description: ''
  383. - name: 'Platform: JavaScript'
  384. color: '584774'
  385. description: ''
  386. - name: 'Platform: PHP'
  387. color: '584774'
  388. description: ''
  389. - name: 'Platform: Python'
  390. color: '584774'
  391. description: ''
  392. - name: 'Platform: Ruby'
  393. color: '584774'
  394. description: ''
  395. - name: 'Platform: Unity'
  396. color: '584774'
  397. description: ''
  398. # Hosting type
  399. - name: 'Hosting: Self-hosted'
  400. color: '584774'
  401. description: ''
  402. - name: 'Hosting: sentry.io'
  403. color: '584774'
  404. description: ''
  405. # Generic useful label
  406. - name: WIP
  407. color: 'F6F6F8'
  408. description: ''
  409. - name: Do Not Merge
  410. color: 'C83852'
  411. description: Don't merge
  412. - name: Easy Task
  413. color: 'F6F6F8'
  414. description: ''
  415. - name: Security
  416. color: 'C83852'
  417. description: ''
  418. # Legacy labels
  419. - name: 'Package: browser'
  420. color: '6780AD'
  421. description: ''
  422. - name: Design Review
  423. color: 'F6F6F8'
  424. description: ''
  425. - name: enhancement
  426. color: 'a2eeef'
  427. description: ''
  428. - name: help wanted
  429. color: '159818'
  430. description: ''
  431. - name: invalid
  432. color: 'F6F6F8'
  433. description: ''
  434. - name: wcgw
  435. color: 'F6F6F8'
  436. description: ''