Skip to content

This repository was created as part of a LinkedIn Learning course on Building GitHub Bots(I'm the author of this course). Please refer to the Build a GitHub bot using Python section to learn more about how this was built and deployed on a cloud application hosting platform called Render.

License

Notifications You must be signed in to change notification settings

manaswinidas/github-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python GitHub bot

This repository was built as part of a LinkedIn Learning course on Building GitHub Bots. Please refer to the Build a GitHub bot using Python section to learn more about how this was built and deployed on a cloud application hosting platform called Render.

Build and Run

You can run this repository by deploying this bot on Render.

Build

pipenv install in the Build command section of the deployment

Run

python3 -m webservice in the Start command section of the deployment

Credits

This repository is created following a part of Build a GitHub bot workshop by Mariatta Wijaya. The changes to this workshop include adding code for distinguishing between closed and merged pull requests and web service deployment is done in the LinkedIn learning course using Render and not Heroku.

About

This repository was created as part of a LinkedIn Learning course on Building GitHub Bots(I'm the author of this course). Please refer to the Build a GitHub bot using Python section to learn more about how this was built and deployed on a cloud application hosting platform called Render.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages