Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guibranco/gstraccini-bot-website
🤖 :octocat: GStraccini-bot automates repository management, ensuring organization and health by handling pull requests, issues, comments, and commits.
https://github.com/guibranco/gstraccini-bot-website
automation bot gh gh-actions gh-bot github github-actions github-bot hacktoberfest tasks
Last synced: 11 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-website
- Owner: guibranco
- License: mit
- Created: 2024-02-06T21:18:57.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-10-23T09:16:49.000Z (13 days ago)
- Last Synced: 2024-10-24T14:13:24.656Z (11 days ago)
- Topics: automation, bot, gh, gh-actions, gh-bot, github, github-actions, github-bot, hacktoberfest, tasks
- Language: PHP
- Homepage: https://bot.straccini.com
- Size: 1.37 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
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.
[![Deploy via ftp](https://github.com/guibranco/gstraccini-bot-website/actions/workflows/deploy.yml/badge.svg)](https://github.com/guibranco/gstraccini-bot-website/actions/workflows/deploy.yml)
[![PHP Linting](https://github.com/guibranco/gstraccini-bot-website/actions/workflows/php-lint.yml/badge.svg)](https://github.com/guibranco/gstraccini-bot-website/actions/workflows/php-lint.yml)
[![JSON/YAML validation](https://github.com/guibranco/gstraccini-bot-website/actions/workflows/json-yaml-lint.yml/badge.svg)](https://github.com/guibranco/gstraccini-bot-website/actions/workflows/json-yaml-lint.yml)---
## 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 landing page for GStraccini-bot and will serve as the future dashboard.
---
## 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)
- [Bot Dashboard](https://bot.straccini.com)