mirror of
https://github.com/edgelesssys/constellation.git
synced 2026-01-02 08:20:41 -05:00
ci: add burgerdev to e2e failure assignees
This commit is contained in:
parent
6b2c00693c
commit
441672cbdc
1 changed files with 1 additions and 0 deletions
1
.github/actions/pick_assignee/action.yml
vendored
1
.github/actions/pick_assignee/action.yml
vendored
|
|
@ -20,6 +20,7 @@ runs:
|
|||
"daniel-weisse"
|
||||
"derpsteb"
|
||||
"msanft"
|
||||
"burgerdev"
|
||||
)
|
||||
assignee=${possibleAssignees[$RANDOM % ${#possibleAssignees[@]}]}
|
||||
echo "assignee=$assignee" | tee -a "$GITHUB_OUTPUT"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue