Skip to content

Commit 51d13fc

Browse files
authored
chore: update the name of sdk team (#15350)
<!-- Use this checklist to make sure your PR is ready for merge. You may delete any sections you don't need. --> ## DESCRIBE YOUR PR The Web Frontend team has been renamed. I am not sure if removing labels is ok. If not adding a new one will do it as well. ## IS YOUR CHANGE URGENT? Help us prioritize incoming PRs by letting us know when the change needs to go live. - [ ] Urgent deadline (GA date, etc.): <!-- ENTER DATE HERE --> - [ ] Other deadline: <!-- ENTER DATE HERE --> - [x] None: Not urgent, can wait up to 1 week+ ## PRE-MERGE CHECKLIST *Make sure you've checked the following before merging your changes:* - [x] Checked Vercel preview for correctness, including links - [x] PR was reviewed and approved by any necessary SMEs (subject matter experts) - [x] PR was reviewed and approved by a member of the [Sentry docs team](https://github.com/orgs/getsentry/teams/docs) ## EXTRA RESOURCES - [Sentry Docs contributor guide](https://docs.sentry.io/contributing/)
1 parent 65e6551 commit 51d13fc

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

.github/labels.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -233,12 +233,12 @@
233233
description: telemetry experience team
234234
- name: 'Team: Visibility'
235235
color: 8D5494
236-
- name: 'Team: Web Frontend'
236+
- name: 'Team: JavaScript SDKs'
237237
color: 8D5494
238-
description: team-web-sdk-frontend
239-
- name: 'Team: Web Frontend SDKs'
240-
color: 8D5494
241-
description: team-web-sdk-frontend
238+
description: team-javascript-sdks
239+
aliases:
240+
- 'Team: Web Frontend'
241+
- 'Team: Web Frontend SDKs'
242242
- name: 'Team: Web SDK Backend'
243243
color: 8D5494
244244
description: team-web-sdk-backend

.github/workflows/issue-sdk-label.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
"label": "Platform: CLI"
9191
},
9292
"All.JavaScript.SDKs": {
93-
"label": "Team: Web Frontend SDKs"
93+
"label": "Team: JavaScript SDKs"
9494
},
9595
"All.Backend.SDKs": {
9696
"label": "Team: Web Backend SDKs"

0 commit comments

Comments
 (0)