-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathchangelog.json
More file actions
24 lines (21 loc) · 815 Bytes
/
changelog.json
File metadata and controls
24 lines (21 loc) · 815 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"fromRepo": ".",
"toRef": "refs/heads/master",
//"fromCommit": "0000000000000000000000000000000000000000",
// "ignoreCommitsIfMessageMatches": "^\\[maven-release-plugin\\].*|^\\[Gradle Release Plugin\\].*|^Merge.*",
// "readableTagName": "-([^-]+?)$",
// "dateFormat": "YYYY-MM-dd HH:mm:ss",
"untaggedName": "Next release",
"noIssueName": "Generic changes",
"timeZone": "UTC",
// "removeIssueFromMessage": "true",
// "jiraServer": "https://jiraserver/jira",
// "jiraIssuePattern": "\\b[a-zA-Z]([a-zA-Z]+)-([0-9]+)\\b",
// "gitHubApi": "https://api.github.com/repos/bsorrentino/maven-confluence-plugin",
// "gitHubIssuePattern": "#([0-9]+)",
// "customIssues": [
// { "name": "Bugs", "pattern": "#bug" },
// { "name": "Features", "pattern": "#feature" }
// ],
"void":""
}