Skip to content

Commit 4e5d599

Browse files
committed
update workflows
1 parent 73d6de9 commit 4e5d599

File tree

3 files changed

+34
-21
lines changed

3 files changed

+34
-21
lines changed

.github/aw/actions-lock.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"entries": {
3+
"actions/github-script@v8": {
4+
"repo": "actions/github-script",
5+
"version": "v8",
6+
"sha": "ed597411d8f924073f98dfc5c65a23a2325f34cd"
7+
},
8+
"github/gh-aw/actions/setup@v0.56.2": {
9+
"repo": "github/gh-aw/actions/setup",
10+
"version": "v0.56.2",
11+
"sha": "f1073c5498ee46fec1530555a7c953445417c69b"
12+
}
13+
}
14+
}

.github/workflows/repo-assist.lock.yml

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

.github/workflows/repo-assist.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,11 @@ safe-outputs:
6060
add-labels:
6161
allowed: [bug, enhancement, "help wanted", "good first issue", "spam", "off topic", documentation, question, duplicate, wontfix, "needs triage", "needs investigation", "breaking change", performance, security, refactor]
6262
max: 30
63-
target: "*"
63+
target: "*"
6464
remove-labels:
6565
allowed: [bug, enhancement, "help wanted", "good first issue", "spam", "off topic", documentation, question, duplicate, wontfix, "needs triage", "needs investigation", "breaking change", performance, security, refactor]
6666
max: 5
67-
target: "*"
67+
target: "*"
6868

6969
tools:
7070
web-fetch:
@@ -166,8 +166,7 @@ steps:
166166
json.dump(result, f, indent=2)
167167
EOF
168168
169-
source: githubnext/agentics/workflows/repo-assist.md@30f2254f2a7a944da1224df45d181a3f8faefd0d
170-
engine: copilot
169+
source: githubnext/agentics/workflows/repo-assist.md@346204513ecfa08b81566450d7d599556807389f
171170
---
172171

173172
# Repo Assist
@@ -314,7 +313,7 @@ Maintain a single open issue titled `[Repo Assist] Monthly Activity {YYYY}-{MM}`
314313

315314
## Suggested Actions for Maintainer
316315

317-
**Comprehensive list** of all pending actions requiring maintainer attention (excludes items already actioned and checked off).
316+
**Comprehensive list** of all pending actions requiring maintainer attention (excludes items already actioned and checked off).
318317
- Reread the issue you're updating before you update it - there may be new checkbox adjustments since your last update that require you to adjust the suggested actions.
319318
- List **all** the comments, PRs, and issues that need attention
320319
- Exclude **all** items that have either
@@ -380,4 +379,4 @@ Maintain a single open issue titled `[Repo Assist] Monthly Activity {YYYY}-{MM}`
380379
- **Systematic**: use the backlog cursor to process oldest issues first over successive runs. Do not stop early.
381380
- **Release preparation**: use your judgement on each run to assess whether a release is warranted (significant unreleased changes, changelog out of date). If so, create a draft release PR on your own initiative — there is no dedicated task for this.
382381
- **Quality over quantity**: noise erodes trust. Do nothing rather than add low-value output.
383-
- **Bias toward action**: While avoiding spam, actively seek ways to contribute value within the two selected tasks. A "no action" run should be genuinely exceptional.
382+
- **Bias toward action**: While avoiding spam, actively seek ways to contribute value within the two selected tasks. A "no action" run should be genuinely exceptional.

0 commit comments

Comments
 (0)