Skip to content

Commit d35fc36

Browse files
authored
Clarify Repo Assist as a GitHub Agentic Workflow
Updated the description of the Repo Assist workflow to clarify its nature as a GitHub Agentic Workflow and adjusted the number of tasks selected per run.
1 parent 5029c95 commit d35fc36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/repo-assist.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
>
55
> [Blog Post by @dsyme](https://dsyme.net/2026/02/25/repo-assist-a-repository-assistant/)
66
7-
The [Repo Assist workflow](../workflows/repo-assist.md?plain=1) is a friendly repository assistant that runs regularly (default four times a day) to support contributors and maintainers. It can also be triggered on-demand via `/repo-assist <instructions>` to perform specific tasks. Each run it selects two tasks via a weighted random draw based on live repo data — heavily 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.
7+
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.
88

99
## Installation
1010

0 commit comments

Comments
 (0)