Documentation
¶
Overview ¶
Package main implements a tool for automatically finding and assigning reviewers to GitHub pull requests based on code ownership and activity patterns.
Package main - sprinkler.go contains real-time event monitoring via WebSocket.
Source Files
¶
Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
best-reviewer
command
Package main implements a CLI tool for finding the best reviewers for a GitHub pull request.
|
Package main implements a CLI tool for finding the best reviewers for a GitHub pull request. |
|
best-reviewer-bot
command
Package main implements a GitHub App bot that automatically assigns reviewers across all installed organizations.
|
Package main implements a GitHub App bot that automatically assigns reviewers across all installed organizations. |
|
pkg
|
|
|
cache
Package cache provides thread-safe caching with TTL support.
|
Package cache provides thread-safe caching with TTL support. |
|
github
Package github provides GitHub API client functionality.
|
Package github provides GitHub API client functionality. |
|
reviewer
Package reviewer provides intelligent reviewer selection for pull requests.
|
Package reviewer provides intelligent reviewer selection for pull requests. |
|
types
Package types contains shared data structures used across the reviewer system.
|
Package types contains shared data structures used across the reviewer system. |
Click to show internal directories.
Click to hide internal directories.