Friendly neighbourhood github bot
-
Install
deno
-
Fork and clone the repo
git clone https://github.com/<your-username>/bikeshed
-
Move into the project folder
cd bikeshed
-
Follow our Setup guide to setup the bot.
-
Start the server
deno run --allow-net --allow-read --allow-env mod.ts
-
The server will start in PORT
8000
-
- welcome comments
- assign issues on a particular string match
- add labels on various stages of issues ( unassigned,assigned,has a PR .. . . )
- claim issue
- ask updates if no updates for a particular interval
-
- welcome comments
- special comment for first timers
- add labels on various stages of issues ( awaiting review,requested changes,awaiting merge .. . . )
- assign reviewers on a particular string match
- welcome comments