github-reminder

command module
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 18, 2018 License: Apache-2.0 Imports: 6 Imported by: 0

README

GitHub Reminder

GitHub reminder is a bot that parses issues looking for dates and applies labels according to them.

The bot simply looks for lines like deadline is June 20th 2015 and every day applies the most adequate label to it.

The most adequate label is chosen from the labels already exisitng in the repository following the syntax deadline < 30, deadline < 5 etc.

If the deadline is on 31 days or more no label is applied, if it's in between 6 days and 30 the deadline < 30 will be applied. Finally for 5 days or less deadline < 5 will apply.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package handler provides an http.Handler serving the endpoings of the github-reminder app.
Package handler provides an http.Handler serving the endpoings of the github-reminder app.
Package reminder provides the clients used by the github-reminder app.
Package reminder provides the clients used by the github-reminder app.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL