1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-20 13:49:42 +02:00

remove PR report, extend milestone use

This commit is contained in:
Elliott Stoneham 2016-08-19 12:42:01 +01:00
parent 20f77f359e
commit cc52106e20
5 changed files with 64 additions and 18 deletions

View file

@ -201,6 +201,7 @@ func (p *Provider) Render(ctx *provider.Context, config, data string) string {
payload.Config = c
payload.Repo = c.RepoInfo
payload.Limit = c.BranchLines
payload.List = c.Lists
ret := ""
for _, repID := range c.ReportOrder {