🤖 GStraccini-bot is a GitHub bot designed to keep your repository organized and healthy by automating tasks like managing pull requests, issues, comments, and commits. This allows you to focus on solving real problems.
GStraccini-bot automates essential repository tasks, managing pull requests, issues, comments, and commits to help maintain a clean, organized, healthy project environment. This lets you focus on development and problem-solving.
This repository contains the landing page for GStraccini-bot and will serve as the future dashboard.
GStraccini-bot uses several components to manage repositories:
- API: The bot’s API project. Stats and configuration endpoints.
- Docs: The bot's documentation.
- Handler: Handles incoming webhooks.
- Service: The bot's service project. Main worker that processes tasks
- Website: Provides the bot's landing page and dashboard.
- Workflows: Execute GitHub Actions.