Skip to content

Commit 726eeaf

Browse files
committed
Try team reviewers
1 parent 148cc7a commit 726eeaf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/respec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ jobs:
5757
base: main
5858
delete-branch: true
5959
path: deploy
60-
labels: Housekeeping
61-
reviewers: ralfhandl
60+
labels: OpenAPI,Specification
61+
team-reviewers: tsc
6262
title: OpenAPI - Update ReSpec-rendered specification versions
6363
commit-message: Update ReSpec-rendered specification versions
6464
signoff: true

.github/workflows/schema-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
base: main
6262
delete-branch: true
6363
path: deploy
64-
labels: Housekeeping,Schema
64+
labels: OpenAPI,Schema
6565
reviewers: earth2marsh,lornajane,mikekistler,miqui,ralfhandl,handrews,karenetheridge
6666
title: "${{ github.ref_name }}: publish OpenAPI schema iterations"
6767
commit-message: New OpenAPI schema iterations

0 commit comments

Comments
 (0)