Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/contribution-check.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .github/workflows/contribution-check.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ env:
tools:
github:
toolsets: [default]
repos: all
allowed-repos: all
min-integrity: none
safe-outputs:
create-issue:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/plan.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions .github/workflows/plan.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ engine: copilot
tools:
github:
toolsets: [default, discussions]
repos: all
allowed-repos: all
min-integrity: none
safe-outputs:
create-issue:
Expand Down Expand Up @@ -140,4 +140,4 @@ Review instructions in `.github/instructions/*.instructions.md` if you need guid

```json
{"noop": {"message": "No action needed: [brief explanation of what was analyzed and why]"}}
```
```
2 changes: 1 addition & 1 deletion .github/workflows/scout.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions .github/workflows/scout.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ tools:
edit:
cache-memory: true
github:
repos: all
allowed-repos: all
min-integrity: none
safe-outputs:
add-comment:
Expand Down Expand Up @@ -222,4 +222,4 @@ Remember: Your goal is to provide valuable, actionable intelligence that helps r

```json
{"noop": {"message": "No action needed: [brief explanation of what was analyzed and why]"}}
```
```
2 changes: 1 addition & 1 deletion .github/workflows/smoke-agent-all-merged.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions .github/workflows/smoke-agent-all-merged.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ strict: true
tools:
github:
mode: local
repos: "all"
allowed-repos: "all"
min-integrity: merged
network:
allowed:
Expand Down Expand Up @@ -86,4 +86,4 @@ Use the `add_comment` safe-output tool to post a summary to the current PR:
}
```

If there is no PR context, use the `noop` tool to report the results summary.
If there is no PR context, use the `noop` tool to report the results summary.
2 changes: 1 addition & 1 deletion .github/workflows/smoke-agent-all-none.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions .github/workflows/smoke-agent-all-none.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ strict: true
tools:
github:
mode: local
repos: "all"
allowed-repos: "all"
min-integrity: none
network:
allowed:
Expand Down Expand Up @@ -81,4 +81,4 @@ Use the `add_comment` safe-output tool to post a summary to the current PR:
}
```

If there is no PR context, use the `noop` tool to report the results summary.
If there is no PR context, use the `noop` tool to report the results summary.
2 changes: 1 addition & 1 deletion .github/workflows/smoke-agent-public-approved.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions .github/workflows/smoke-agent-public-approved.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ strict: true
tools:
github:
mode: local
repos: "public"
allowed-repos: "public"
min-integrity: approved
network:
allowed:
Expand Down Expand Up @@ -60,4 +60,4 @@ This workflow validates that `assign-to-agent` works correctly with the `agentic

3. **Report**: Add a brief comment to the current pull request confirming the issue number that was assigned and which agent was used.

If no Smoke* issue is found, use the `noop` tool to report that no matching issue was found.
If no Smoke* issue is found, use the `noop` tool to report that no matching issue was found.
2 changes: 1 addition & 1 deletion .github/workflows/smoke-agent-public-none.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions .github/workflows/smoke-agent-public-none.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ strict: true
tools:
github:
mode: local
repos: "public"
allowed-repos: "public"
min-integrity: none
network:
allowed:
Expand Down Expand Up @@ -87,4 +87,4 @@ Use the `add_comment` safe-output tool to post a summary to the current PR:
}
```

If there is no PR context, use the `noop` tool to report the results summary.
If there is no PR context, use the `noop` tool to report the results summary.
2 changes: 1 addition & 1 deletion .github/workflows/smoke-agent-scoped-approved.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions .github/workflows/smoke-agent-scoped-approved.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ strict: true
tools:
github:
mode: local
repos:
allowed-repos:
- "github/gh-aw"
- "github/*"
min-integrity: approved
Expand Down Expand Up @@ -88,4 +88,4 @@ Use the `add_comment` safe-output tool to post a summary to the current PR:
}
```

If there is no PR context, use the `noop` tool to report the results summary.
If there is no PR context, use the `noop` tool to report the results summary.
2 changes: 1 addition & 1 deletion .github/workflows/weekly-blog-post-writer.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions .github/workflows/weekly-blog-post-writer.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ tools:
bash: ["*"]
github:
lockdown: false
repos:
allowed-repos:
- github/gh-aw
min-integrity: approved
toolsets:
Expand Down Expand Up @@ -368,4 +368,4 @@ You have successfully completed this task when:
- ✅ All version/PR/commit references link to GitHub URLs
- ✅ The Agent of the Week section is present with real log-based anecdotes
- ✅ A pull request has been opened with the `blog` label, OR
- ✅ A `noop` call explains why no blog post was needed this week
- ✅ A `noop` call explains why no blog post was needed this week
Loading