Closed at15 closed 7 years ago
Hey maybe you would like this: https://about.pullapprove.com/
always_pending:
title_regex: 'WIP'
explanation: 'Work in progress...'
@arrowrowe hey maybe I should put mie on fire and brush some oil @mingo-x
@at15 you didn't set the wip rule...
Related #59
It is basic a clone of logrus with the following modification
Debug, Warn
inLogger
, only keep those methods onEntry
interface{}
Logger
)\n
for*f
functionslogger.NewEntryWithPkg("x.tsdb.kairosdb")
the more detail description can be found in README, all the logrus usage are replaced with
common/log
, and sinceWithField
is not supported, it is replaced by*f
....