Skip to content

Commit 17ffe46

Browse files
committed
2 parents 680c637 + 4e221d1 commit 17ffe46

7 files changed

Lines changed: 65 additions & 58 deletions

.github/workflows/test-copilot-nosandbox-add-discussion-comment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ tools:
2424
toolsets: [all]
2525
---
2626

27-
If the title of the discussion #${{ github.event.discussion.number }} is "Hello from Copilot Discussion (No Sandbox)" then add a comment on the discussion "Reply from Copilot Discussion (No Sandbox)".
27+
If the title of the discussion #${{ github.event.discussion.number }} is "Hello from Copilot (No Sandbox) Discussion" then add a comment on the discussion "Reply from Copilot (No Sandbox) Discussion".

.github/workflows/test-copilot-nosandbox-create-repository-code-scanning-alert.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ safe-outputs:
2323

2424
# Test Copilot Create Code Scanning Alert (No Sandbox)
2525

26-
Create a new Code Scanning Alert for the repository with title "Copilot (No Sandbox) wants security review." and adding a couple of sentences about why security is important even without sandbox protection.
26+
Create a new Code Scanning Alert for the repository. The alert message must begin with "Copilot (No Sandbox) wants security review." and include a couple of sentences about why security is important even without sandbox protection.

.github/workflows/test-copilot-siderepo-add-discussion-comment.lock.yml

Lines changed: 43 additions & 54 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/test-copilot-siderepo-add-discussion-comment.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ tools:
1616
github:
1717
# The GitHub tools must be authorized to read across-repo
1818
github-token: ${{ secrets.TEMP_USER_PAT }}
19+
toolsets: [all]
1920

2021
safe-outputs:
2122
github-token: ${{ secrets.TEMP_USER_PAT }}

.github/workflows/test-copilot-siderepo-update-issue.lock.yml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/test-copilot-siderepo-update-issue.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ safe-outputs:
2323
status:
2424
title:
2525
body:
26+
target: '*'
2627
target-repo: 'githubnext/gh-aw-side-repo'
2728
# allowed-repos: ['githubnext/gh-aw-side-repo']
2829
# min: 1

0 commit comments

Comments
 (0)