Skip to content

Commit 30f2254

Browse files
authored
Enhance Repo Assist documentation
Updated Repo Assist documentation with a new blog link and improved formatting.
1 parent 3131f4a commit 30f2254

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/repo-assist.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# 🌈 Repo Assist
2-
3-
> [All available workflows](../README.md) [Blog Post about Repo Assist](https://dsyme.net/2026/02/25/repo-assist-a-repository-assistant/)
4-
2+
53
The [Repo Assist workflow](../workflows/repo-assist.md?plain=1) is a [GitHub Agentic Workflow](https://github.blog/ai-and-ml/automate-repository-tasks-with-github-agentic-workflows/) for a friendly repository assistant that runs regularly to support contributors and maintainers. It can also be triggered on-demand via `/repo-assist <instructions>` to perform specific tasks. Each run it selects three tasks via a weighted random draw based - favouring issue labelling, investigation and fixing when the backlog is large, then shifting to engineering, testing, and forward progress as the backlog clears. It maintains a monthly activity summary for maintainer visibility.
64

5+
[Read more in this blog](https://dsyme.net/2026/02/25/repo-assist-a-repository-assistant/).
6+
77
## Installation
88

99
```bash

0 commit comments

Comments
 (0)