Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guibranco/gstraccini-bot-api
🤖 :octocat: GStraccini-bot automates repository management, ensuring organization and health by handling pull requests, issues, comments, and commits.
https://github.com/guibranco/gstraccini-bot-api
automation bot gh gh-actions gh-bot github github-actions github-bot hacktoberfest tasks
Last synced: 10 days ago
JSON representation
🤖 :octocat: GStraccini-bot automates repository management, ensuring organization and health by handling pull requests, issues, comments, and commits.
- Host: GitHub
- URL: https://github.com/guibranco/gstraccini-bot-api
- Owner: guibranco
- License: mit
- Created: 2024-10-09T10:46:10.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-25T00:10:35.000Z (2 months ago)
- Last Synced: 2024-11-11T17:46:03.478Z (about 2 months ago)
- Topics: automation, bot, gh, gh-actions, gh-bot, github, github-actions, github-bot, hacktoberfest, tasks
- Language: Shell
- Homepage: https://gstraccini.bot
- Size: 95.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ![GStraccini-bot](https://raw.githubusercontent.com/guibranco/gstraccini-bot-website/main/Src/logo.png)
🤖 :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](https://bot.straccini.com) 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 the API for GStraccini-bot.
---
## How It Works
GStraccini-bot uses several components to manage repositories:
- [API](https://github.com/guibranco/gstraccini-bot-api): The bot’s API project. Stats and configuration endpoints.
- [Docs](https://github.com/guibranco/gstraccini-bot-docs): The bot's documentation.
- [Handler](https://github.com/guibranco/gstraccini-bot-handler): Handles incoming webhooks.
- [Service](https://github.com/guibranco/gstraccini-bot-service): The bot's service project. Main worker that processes tasks
- [Website](https://github.com/guibranco/gstraccini-bot-website): Provides the bot's landing page and dashboard.
- [Workflows](https://github.com/guibranco/gstraccini-bot-workflows): Execute GitHub Actions.---
## Useful Links
- [GitHub Marketplace](https://github.com/marketplace/gstraccini-bot)
- [GitHub App](https://github.com/apps/gstraccini)
- [Repository on GitHub](https://github.com/guibranco/gstraccini-bot-service)
- [Bot's Dashboard](https://bot.straccini.com)
- [Bot's Documentation](https://docs.bot.straccini.com)