Skip to content

Commit 65d75b7

Browse files
committed
update repo assist
1 parent 030200b commit 65d75b7

2 files changed

Lines changed: 27 additions & 37 deletions

File tree

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

Lines changed: 17 additions & 29 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: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,15 @@ network:
4343
- https://www.ebay.com
4444
- https://www.imdb.com
4545

46+
tools:
47+
web-fetch:
48+
github:
49+
toolsets: [all]
50+
min-integrity: none # This workflow is allowed to examine and comment on any issues or PRs
51+
repos: all
52+
bash: true
53+
repo-memory: true
54+
4655
safe-outputs:
4756
add-comment:
4857
max: 10
@@ -75,13 +84,6 @@ safe-outputs:
7584
max: 5
7685
target: "*"
7786

78-
tools:
79-
web-fetch:
80-
github:
81-
toolsets: [all]
82-
bash: true
83-
repo-memory: true
84-
8587
steps:
8688
- name: Fetch repo data for task weighting
8789
env:
@@ -175,7 +177,7 @@ steps:
175177
json.dump(result, f, indent=2)
176178
EOF
177179
178-
source: githubnext/agentics/workflows/repo-assist.md@d7e73661688ef2fdea152135a791e28008f73ebd
180+
source: githubnext/agentics/workflows/repo-assist.md@4d3e9114a41286c2ccaae143f2ac542470e9686e
179181
---
180182

181183
# Repo Assist

0 commit comments

Comments
 (0)