Skip to content

Commit 01d1070

Browse files
committed
update repo assist
1 parent 10e799a commit 01d1070

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
@@ -37,6 +37,10 @@ network:
3737
- learn.microsoft.com
3838
- fsharp.github.io
3939

40+
checkout:
41+
fetch: ["*"] # fetch all remote branches to allow working on PR branches
42+
fetch-depth: 0 # fetch full history
43+
4044
tools:
4145
web-fetch:
4246
github:
@@ -174,7 +178,7 @@ steps:
174178
json.dump(result, f, indent=2)
175179
EOF
176180
177-
source: githubnext/agentics/workflows/repo-assist.md@4d3e9114a41286c2ccaae143f2ac542470e9686e
181+
source: githubnext/agentics/workflows/repo-assist.md@d1d884596e62351dd652ae78465885dd32f0dd7d
178182
---
179183

180184
# Repo Assist

0 commit comments

Comments
 (0)