Skip to content

Commit 372d07b

Browse files
authored
Update assignees for automatic github issues (#5705)
Nightlies had problems creating issues on fail because of the assignees. --- TYPE: NO_HISTORY DESC: Update assignees for automatic github issues
1 parent 41e3f55 commit 372d07b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/nightly-dockerfile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ jobs:
3838
with:
3939
name: Nightly Dev Build
4040
label: CI,nightly
41-
assignee: dudoslav
41+
assignee: ihnorton,ypatia,teo-tsirpanis

.github/workflows/nightly-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,4 +162,4 @@ jobs:
162162
with:
163163
name: nightly GitHub Actions build
164164
label: nightly
165-
assignee: davisp,dudoslav,ihnorton,teo-tsirpanis
165+
assignee: ihnorton,ypatia,teo-tsirpanis

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,4 +133,4 @@ jobs:
133133
with:
134134
name: Release failed
135135
label: release
136-
assignee: davisp,dudoslav,ihnorton,teo-tsirpanis
136+
assignee: ihnorton,ypatia,teo-tsirpanis

0 commit comments

Comments
 (0)