Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.64 KB

README.md

File metadata and controls

37 lines (23 loc) · 1.64 KB

GStraccini-bot

🤖 :octocat: 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.


About the Bot

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.


About This Repository

This repository contains documentation for the bot.


How It Works

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.

Useful Links