https://github.com/avidrucker/github-issues-chatbot
https://github.com/avidrucker/github-issues-chatbot
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/avidrucker/github-issues-chatbot
- Owner: avidrucker
- License: mit
- Created: 2023-11-22T23:09:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-02T20:56:05.000Z (over 2 years ago)
- Last Synced: 2025-06-09T13:08:17.497Z (about 1 year ago)
- Language: JavaScript
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Github Issues Chatbot
This is a prototype "minimum lovable product" component of a larger project relating to GitGuppy, a collection of tools and content desiged to help people new to Open Source contribute more easily and joyfully.
This chatbot focuses first and foremost on greeting newcomers to a GitHub repository. Future chatbots will likely help with issue labeling, answering basic questions about projects, and even helping to convert code TODO's into GitHub issues. Simple and easy installability of this chatbot as a GitHub Action is a future goal of this project.
To test out the functionality of this chatbot, please create a [new issue](https://github.com/avidrucker/github-issues-chatbot/issues).