mirror of
https://github.com/documize/community.git
synced 2025-07-21 14:19:43 +02:00
add extra accumulations for proposed github sections
This commit is contained in:
parent
6f0d503cb5
commit
20f77f359e
7 changed files with 692 additions and 641 deletions
|
@ -73,7 +73,7 @@ const (
|
|||
func init() {
|
||||
reports[tagPullRequestData] = report{refreshPullReqs, renderPullReqs, `
|
||||
<div class="section-github-render">
|
||||
<h3>Pull Requests</h3>
|
||||
<h3>Pull Requests: {{.ClosedPRs}} closed, {{.OpenPRs}} open</h3>
|
||||
<div class="github-board">
|
||||
<ul class="github-list">
|
||||
{{range $data := .PullRequests}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue