Skip to content

Commit 88cb5cc

Browse files
committed
Update README
1 parent c08c4a3 commit 88cb5cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Dispatching commands to be processed elsewhere keeps the workflow queue moving q
2020
- Easy configuration of "ChatOps" slash commands
2121
- Enables separating the queue of `issue_comment` events from the queue of dispatched commands to keep it fast moving
2222
- Users receive faster feedback that commands have been seen and are waiting to be processed
23-
- The ability to handle processing commands in multiple repositories in parallel (repository == process queue!)
23+
- The ability to handle processing commands in multiple repositories in parallel
2424
- Long running workloads can be processed in a repository workflow queue of their own
2525
- Even if commands are dispatched and processed in the same repository, separation of comment parsing and command processing makes workflows more maintainable, and with less duplication
2626

0 commit comments

Comments
 (0)