Skip to content

Commit e156c8f

Browse files
chore: remove bot triggers from agentic workflows and recompile (#344)
Agent-Logs-Url: https://github.com/githubnext/ado-aw/sessions/38de9003-7a63-4f11-b5b3-3c41ff0838d5 Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: jamesadevine <4742697+jamesadevine@users.noreply.github.com>
1 parent 2eb4e3e commit e156c8f

14 files changed

Lines changed: 677 additions & 1026 deletions

.github/aw/actions-lock.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,6 @@
1010
"version": "v9.0.0",
1111
"sha": "d746ffe35508b1917358783b479e04febd2b8f71"
1212
},
13-
"github/gh-aw-actions/setup@v0.68.3": {
14-
"repo": "github/gh-aw-actions/setup",
15-
"version": "v0.68.3",
16-
"sha": "ba90f2186d7ad780ec640f364005fa24e797b360"
17-
},
1813
"github/gh-aw/actions/setup@v0.68.1": {
1914
"repo": "github/gh-aw/actions/setup",
2015
"version": "v0.68.1",

.github/workflows/cyclomatic-complexity-reducer.lock.yml

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

.github/workflows/doc-freshness-check.lock.yml

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

.github/workflows/issue-plan-maker.lock.yml

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

.github/workflows/issue-plan-maker.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ on:
33
slash_command:
44
name: plan
55
events: [issues, issue_comment]
6-
bots:
7-
- "copilot[bot]"
86
description: Comprehensive issue investigation and planning triggered by /plan
97
permissions:
108
contents: read

.github/workflows/red-team-security.lock.yml

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

.github/workflows/rust-pr-reviewer.lock.yml

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

.github/workflows/rust-pr-reviewer.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
---
22
on:
3-
bots:
4-
- "copilot[bot]"
53
pull_request:
64
types: [opened, synchronize]
75
paths:

.github/workflows/rust-review-command.lock.yml

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

.github/workflows/rust-review-command.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ on:
33
slash_command:
44
name: rust-review
55
events: [pull_request, pull_request_comment]
6-
bots:
7-
- "copilot[bot]"
86
description: On-demand Rust code review triggered by /rust-review command on PRs
97
permissions:
108
contents: read

0 commit comments

Comments
 (0)