Skip to content

Commit

Permalink
Assign Spyros to nightly-failure Issues
Browse files Browse the repository at this point in the history
  • Loading branch information
jdblischak committed Feb 9, 2023
1 parent 15accf6 commit 833096a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/scripts/nightly/open-issue.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ if [[ -z "$existing" ]]
then
# open new issue
gh issue create \
--assignee Shelnutt2,ihnorton \
--assignee Shelnutt2,ihnorton,anastasop \
--body "$theMessage" \
--label "nightly-failure" \
--title "Nightly build failed on $theDate"
Expand Down

0 comments on commit 833096a

Please sign in to comment.