GithubBotApp
GithubBotApp copied to clipboard
GithubBotApp :robot:
A GitHub app for automating the GitHub workflow.
About :computer:
- It is a GitHub app for automating the GitHub workflow. It is made using Python.
- It is using gidgethub Library for communicating to the GitHub events.
- Bot uses various type of GitHub events and does work according to that event.
- This bot can be used in various type of events like if we are hosting an event for any coding work on a large scale than we can use this type of bots for making out event more interesting.
- You don't need to install or configure things manually, because I have hosted it on GitHub and anyone can use this app in their repository with only one click !!
Features :chart_with_upwards_trend:
- Greet the user when he/she creates any issue in the owner's repository.
- Greet the user when he/she makes any pull request in the owner's repository.
- Add particular label to the issues and pulls.
- Check the state of pulls, and label them accordingly.
- Assign issue to the user.
- Show different messages on merging or closing the pull request.
- Check workflow status.
- React on comments.
We can extend this list according to our requirements.
Tech Stack
You can install this app via this link in your repository
App Link
Demo
