Browse Source

meta(routing) Sync with product-owners.yml in security-as-code@c5a16b93 (#75607)

Syncing with
[product-owners.yml](https://github.com/getsentry/security-as-code/blob/c5a16b93ee1ea099f49480c6cbb5897ff0af608d/rbac/lib/product-owners.yml)
([docs](https://www.notion.so/473791bae5bf43399d46093050b77bf0)).

Co-authored-by: getsantry[bot] <getsantry[bot]@users.noreply.github.com>
Sentry Bot 7 months ago
parent
commit
1ba9f3c9a9
3 changed files with 12 additions and 8 deletions
  1. 3 2
      .github/ISSUE_TEMPLATE/bug.yml
  2. 3 2
      .github/ISSUE_TEMPLATE/feature.yml
  3. 6 4
      .github/labels.yml

+ 3 - 2
.github/ISSUE_TEMPLATE/bug.yml

@@ -50,15 +50,16 @@ body:
         - 'Processing'
         - 'Projects - Project Creation'
         - 'Projects - Project Details'
-        - 'Performance'
-        - 'Insights'
         - 'Profiling'
         - 'DDM'
         - 'Replays'
         - 'Crons'
         - 'Alerts'
         - 'Discover'
+        - 'Explore'
+        - 'Insights'
         - 'Dashboards'
+        - 'Performance'
         - 'Releases'
         - 'User Feedback'
         - 'Stats'

+ 3 - 2
.github/ISSUE_TEMPLATE/feature.yml

@@ -34,15 +34,16 @@ body:
         - 'Processing'
         - 'Projects - Project Creation'
         - 'Projects - Project Details'
-        - 'Performance'
-        - 'Insights'
         - 'Profiling'
         - 'DDM'
         - 'Replays'
         - 'Crons'
         - 'Alerts'
         - 'Discover'
+        - 'Explore'
+        - 'Insights'
         - 'Dashboards'
+        - 'Performance'
         - 'Releases'
         - 'User Feedback'
         - 'Stats'

+ 6 - 4
.github/labels.yml

@@ -180,10 +180,6 @@
   color: '8D5494'
 - name: 'Product Area: Projects - Project Details'
   color: '8D5494'
-- name: 'Product Area: Performance'
-  color: '8D5494'
-- name: 'Product Area: Insights'
-  color: '8D5494'
 - name: 'Product Area: Profiling'
   color: '8D5494'
 - name: 'Product Area: DDM'
@@ -196,8 +192,14 @@
   color: '8D5494'
 - name: 'Product Area: Discover'
   color: '8D5494'
+- name: 'Product Area: Explore'
+  color: '8D5494'
+- name: 'Product Area: Insights'
+  color: '8D5494'
 - name: 'Product Area: Dashboards'
   color: '8D5494'
+- name: 'Product Area: Performance'
+  color: '8D5494'
 - name: 'Product Area: Releases'
   color: '8D5494'
 - name: 'Product Area: User Feedback'