Skip to content

Commit 8580232

Browse files
committed
update repo assist
1 parent 896fcba commit 8580232

File tree

2 files changed

+23
-19
lines changed

2 files changed

+23
-19
lines changed

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

Lines changed: 19 additions & 17 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: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ description: |
1414
Always polite, constructive, and mindful of the project's goals.
1515
1616
on:
17-
schedule: every 6h
17+
schedule: every 12h
1818
workflow_dispatch:
1919
slash_command:
2020
name: repo-assist
@@ -77,6 +77,8 @@ tools:
7777

7878
steps:
7979
- name: Fetch repo data for task weighting
80+
env:
81+
GH_TOKEN: ${{ github.token }}
8082
run: |
8183
mkdir -p /tmp/gh-aw
8284
@@ -152,7 +154,7 @@ steps:
152154
json.dump(result, f, indent=2)
153155
EOF
154156
155-
source: githubnext/agentics/workflows/repo-assist.md@69dc52f93e6abaaeb199c24e22b401f5bb1bac6f
157+
source: githubnext/agentics/workflows/repo-assist.md@8e6d7c86bba37371d2d0eee1a23563db3e561eb5
156158
---
157159

158160
# Repo Assist

0 commit comments

Comments
 (0)