Skip to content

Commit 00034f9

Browse files
committed
update repo assist
1 parent 65d75b7 commit 00034f9

File tree

2 files changed

+30
-16
lines changed

2 files changed

+30
-16
lines changed

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

Lines changed: 25 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,10 @@ network:
4343
- https://www.ebay.com
4444
- https://www.imdb.com
4545

46+
checkout:
47+
fetch: ["*"] # fetch all remote branches to allow working on PR branches
48+
fetch-depth: 0 # fetch full history
49+
4650
tools:
4751
web-fetch:
4852
github:
@@ -177,7 +181,7 @@ steps:
177181
json.dump(result, f, indent=2)
178182
EOF
179183
180-
source: githubnext/agentics/workflows/repo-assist.md@4d3e9114a41286c2ccaae143f2ac542470e9686e
184+
source: githubnext/agentics/workflows/repo-assist.md@d1d884596e62351dd652ae78465885dd32f0dd7d
181185
---
182186

183187
# Repo Assist

0 commit comments

Comments
 (0)