File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Maven Confluence Plugin - Changelog
2+
3+ <!-- Changelog for {{ownerName}} {{repoName}}. -->
4+
5+ { {#tags} }
6+ ## { {name} }
7+ { {#issues} }
8+ { {#hasIssue} }
9+ { {#hasLink} }
10+ ### { {! name} } [{ {issue} }]({ {link} }) { {title} } { {#hasIssueType} } *{ {issueType} }* { {/hasIssueType} } { {#hasLabels} } { {#labels} } *{ {.} }* { {/labels} } { {/hasLabels} }
11+ { {/hasLink} }
12+ { {^hasLink} }
13+ ### { {name} } { {issue} } { {title} } { {#hasIssueType} } *{ {issueType} }* { {/hasIssueType} } { {#hasLabels} } { {#labels} } *{ {.} }* { {/labels} } { {/hasLabels} }
14+ { {/hasLink} }
15+ { {/hasIssue} }
16+ { {^hasIssue} }
17+ ### { {name} }
18+ { {/hasIssue} }
19+
20+ { {#commits} }
21+ **{ {{messageTitle} }}**
22+
23+ { {#messageBodyItems} }
24+ * { {.} }
25+ { {/messageBodyItems} }
26+
27+ [{ {hash} }](https://github.com/{ {ownerName} }/{ {repoName} }/commit/{ {hash} }) { {authorName} } *{ {commitTime} }*
28+
29+ { {/commits} }
30+
31+ { {/issues} }
32+ { {/tags} }
You can’t perform that action at this time.
0 commit comments