freebot
A simple github workflow bot
freebot is a lightweight GitHub workflow bot designed to help teams manage issues and pull requests using command comments and simple automations. It introduces a plugin system that listens to repository events and executes predefined actions after passing configurable preconditions. Typical commands allow maintainers to ping teammates, update statuses, and trigger notifications to external systems like Slack, which encourages consistent triage without leaving GitHub. The configuration model...