Skip to content
forked from kans/hotspots

A simple web app that listens for github pull requests that files a comment if the code region is a known hotspot. Also, my first ruby project.

Notifications You must be signed in to change notification settings

ggreer/hotspots

 
 

Repository files navigation

Hotspots

Development status: Not even close to ready. If you aren't already a developer, don't try to use this.

Hotspots is a tool for warning developers when they change troublesome code.

Installation

  1. cp settings.json.example settings.json
  2. Edit settings to add your own repository and credentials.

About

A simple web app that listens for github pull requests that files a comment if the code region is a known hotspot. Also, my first ruby project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 99.8%
  • Shell 0.2%