Skip to content

Commit d08c84d

Browse files
mitchdennyradical
authored andcommitted
Change issue assignee from 'copilot' to 'copilot-swe-agent' (#12366)
Bypass because test failure is unrelated.
1 parent b5e371a commit d08c84d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-scenario.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ jobs:
126126
--repo "${REPO_OWNER}/${REPO_NAME}" \
127127
--title "$ISSUE_TITLE" \
128128
--body "$ISSUE_BODY" \
129-
--assignee "copilot" \
129+
--assignee "copilot-swe-agent" \
130130
2>&1)
131131
132132
echo "Issue creation output:"

0 commit comments

Comments
 (0)