Skip to content

Commit

Permalink
meta(routing) Sync with product-owners.yml in security-as-code@f19c3e…
Browse files Browse the repository at this point in the history
…76 (#56998)

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

---------

Co-authored-by: getsantry[bot] <getsantry[bot]@users.noreply.github.com>
Co-authored-by: Hubert Deng <hubert.deng@sentry.io>
  • Loading branch information
3 people committed Sep 27, 2023
1 parent 13f4454 commit 2d58cae
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 6 deletions.
8 changes: 6 additions & 2 deletions .github/ISSUE_TEMPLATE/bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,17 +50,20 @@ body:
- 'Projects - Project Creation'
- 'Projects - Project Details'
- 'Performance'
- 'Performance - Query Insights'
- 'Starfish'
- 'Starfish - API'
- 'Starfish - Database'
- 'Starfish - Interactions'
- 'Starfish - Page Loads'
- 'Profiling'
- 'DDM'
- 'Replays'
- 'Crons'
- 'Alerts'
- 'Discover'
- 'Dashboards'
- 'Releases'
- 'User Feedback'
- 'Bug Report'
- 'Stats'
- 'Settings'
- 'Settings - General'
Expand All @@ -81,6 +84,7 @@ body:
- 'Footer'
- 'APIs'
- 'Org Relocation'
- 'Unknown'
- 'Other'
# end product areas
validations:
Expand Down
8 changes: 6 additions & 2 deletions .github/ISSUE_TEMPLATE/feature.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,17 +34,20 @@ body:
- 'Projects - Project Creation'
- 'Projects - Project Details'
- 'Performance'
- 'Performance - Query Insights'
- 'Starfish'
- 'Starfish - API'
- 'Starfish - Database'
- 'Starfish - Interactions'
- 'Starfish - Page Loads'
- 'Profiling'
- 'DDM'
- 'Replays'
- 'Crons'
- 'Alerts'
- 'Discover'
- 'Dashboards'
- 'Releases'
- 'User Feedback'
- 'Bug Report'
- 'Stats'
- 'Settings'
- 'Settings - General'
Expand All @@ -65,6 +68,7 @@ body:
- 'Footer'
- 'APIs'
- 'Org Relocation'
- 'Unknown'
- 'Other'
# end product areas
validations:
Expand Down
12 changes: 10 additions & 2 deletions .github/labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -180,14 +180,18 @@
color: '8D5494'
- name: 'Product Area: Performance'
color: '8D5494'
- name: 'Product Area: Performance - Query Insights'
color: '8D5494'
- name: 'Product Area: Starfish'
color: '8D5494'
- name: 'Product Area: Starfish - API'
- name: 'Product Area: Starfish - Interactions'
color: '8D5494'
- name: 'Product Area: Starfish - Database'
- name: 'Product Area: Starfish - Page Loads'
color: '8D5494'
- name: 'Product Area: Profiling'
color: '8D5494'
- name: 'Product Area: DDM'
color: '8D5494'
- name: 'Product Area: Replays'
color: '8D5494'
- name: 'Product Area: Crons'
Expand All @@ -202,6 +206,8 @@
color: '8D5494'
- name: 'Product Area: User Feedback'
color: '8D5494'
- name: 'Product Area: Bug Report'
color: '8D5494'
- name: 'Product Area: Stats'
color: '8D5494'
- name: 'Product Area: Settings'
Expand Down Expand Up @@ -242,6 +248,8 @@
color: '8D5494'
- name: 'Product Area: Org Relocation'
color: '8D5494'
- name: 'Product Area: Unknown'
color: '8D5494'
- name: 'Product Area: Other'
color: '8D5494'

Expand Down

0 comments on commit 2d58cae

Please sign in to comment.