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:
parent
20f77f359e
commit
cc52106e20
5 changed files with 64 additions and 18 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue