Skip to content

daemon1024/bikeshed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bikeshed

Friendly neighbourhood github bot

Usage

  • 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

TODO

  • Issues

    • 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
  • PR

    • 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

Releases

No releases published

Packages

No packages published