go-git-reporter

module
v0.0.0-...-8a6ce60 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2018 License: MIT

README

go-git-reporter

Go Report Card codebeat badge Codacy Badge MIT License

Notification no-merged commits between 2 branches on slack.

slack

Install on Heroku

## Install 
$ heroku create git-reporter --buildpack heroku/go
$ heroku addons:create scheduler:standard

## Environment variable
$ heroku config:add ENC_KEY=xxxxx
$ heroku config:add ENC_IV=xxxxx

## Check
$ heroku ps -a git-reporter

## Deploy
$ git push -f heroku master

## Execute
$ heroku run git-reporter -t /app/libs/configs/settings.toml -d /app/tmp/gittest

Directories

Path Synopsis
cmd
libs

Jump to

Keyboard shortcuts

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