Skip to content

Commit 07c1e5b

Browse files
committed
fix: disable integrations with a boolean useIntegrations
1 parent 25ef354 commit 07c1e5b

11 files changed

+225
-282
lines changed

CHANGELOG.md

+54-111
Large diffs are not rendered by default.

git-changelog-maven-plugin-example/CHANGELOG.md

+54-111
Large diffs are not rendered by default.

git-changelog-maven-plugin-example/CHANGELOG_ignoreCommitsOlderThan.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Changelog of Git Changelog Maven plugin.
44

55
## Unreleased
66
### No issue
7-
[maven-release-plugin] prepare for next development iteration *2022-01-05 15:16:31*
7+
[maven-release-plugin] prepare for next development iteration *2022-01-05 15:17:18*
88

99

1010

git-changelog-maven-plugin-example/CHANGELOG_inline.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Changelog of Git Changelog Maven plugin.
55
## Unreleased
66
### No issue
77

8-
[49f3ac04d3012df](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/49f3ac04d3012df) Tomas Bjerre *2022-01-05 15:16:31*
8+
[25ef354e7778dd8](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/25ef354e7778dd8) Tomas Bjerre *2022-01-05 15:17:18*
99

1010
[maven-release-plugin] prepare for next development iteration
1111

git-changelog-maven-plugin-example/CHANGELOG_jira.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Changelog for tomasbjerre git-changelog-maven-plugin.
88
**[maven-release-plugin] prepare for next development iteration**
99

1010

11-
[49f3ac04d3012df](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/49f3ac04d3012df) Tomas Bjerre *2022-01-05 15:16:31*
11+
[25ef354e7778dd8](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/25ef354e7778dd8) Tomas Bjerre *2022-01-05 15:17:18*
1212

1313

1414
## 1.84

git-changelog-maven-plugin-example/CHANGELOG_minimal.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Changelog for tomasbjerre git-changelog-maven-plugin.
88
**[maven-release-plugin] prepare for next development iteration**
99

1010

11-
[49f3ac04d3012df](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/49f3ac04d3012df) Tomas Bjerre *2022-01-05 15:16:31*
11+
[25ef354e7778dd8](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/25ef354e7778dd8) Tomas Bjerre *2022-01-05 15:17:18*
1212

1313

1414
## git-changelog-maven-plugin-1.84

git-changelog-maven-plugin-example/CHANGELOG_settings.md

+97-53
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,83 @@
22

33
Changelog for tomasbjerre git-changelog-maven-plugin.
44

5+
## 1.84
6+
### Other changes
7+
8+
**fix: only parse enabled issues**
9+
10+
11+
[2f8b52acc8009b5](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/2f8b52acc8009b5) Tomas Bjerre *2022-01-05 15:15:55*
12+
13+
14+
## 1.83
15+
### Other changes
16+
17+
**Upgraded changelog-lib version to 1.163.2**
18+
19+
20+
[775d9c90f8f478e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/775d9c90f8f478e) Julio Ripoll *2021-12-29 08:41:11*
21+
22+
23+
## 1.82
24+
### Other changes
25+
26+
**feat: handlebarsHelperFile**
27+
28+
29+
[de8f292ea0c51df](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/de8f292ea0c51df) Tomas Bjerre *2021-12-12 15:42:59*
30+
31+
32+
## 1.81
33+
### Other changes
34+
35+
**feat Support Jira Bearer authorization**
36+
37+
38+
[e45967ad22e6db2](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e45967ad22e6db2) Lumír Návrat *2021-12-01 23:49:06*
39+
40+
41+
## 1.80
42+
### Other changes
43+
44+
**feat: Add support for including partials in mustache templates**
45+
46+
47+
[979ec1134be3078](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/979ec1134be3078) chme *2021-11-27 14:27:51*
48+
49+
50+
## 1.79
51+
### Other changes
52+
53+
**feat stepping lib**
54+
55+
56+
[6134136253e044d](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/6134136253e044d) Tomas Bjerre *2021-11-16 17:12:35*
57+
58+
**feat: Redmine Support**
59+
60+
61+
[78930887dfe236c](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/78930887dfe236c) Hakan Uygun *2021-11-14 12:20:16*
62+
63+
64+
## 1.78
65+
### Other changes
66+
67+
**fix: read template from file**
68+
69+
70+
[f9f68c745652f43](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/f9f68c745652f43) Tomas Bjerre *2021-06-17 16:37:46*
71+
72+
73+
## 1.77
74+
### Other changes
75+
76+
**fix: adding default changelog template jenkinsci/git-changelog-plugin#58**
77+
78+
79+
[8abd8acb2f17875](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/8abd8acb2f17875) Tomas Bjerre *2021-06-11 18:02:26*
80+
81+
582
## 1.76
683
### Other changes
784

@@ -100,7 +177,7 @@ Changelog for tomasbjerre git-changelog-maven-plugin.
100177

101178

102179
## 1.68
103-
### Jira JENKINS-65252
180+
### Other changes
104181

105182
**pretty printing output JENKINS-65252**
106183

@@ -123,7 +200,7 @@ Changelog for tomasbjerre git-changelog-maven-plugin.
123200

124201

125202
## 1.65
126-
### GitHub [#24](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/24) Passing extendedVariables Property using mvn -D Commandline Option
203+
### Other changes
127204

128205
**More logging of extended variables from CLI #24**
129206

@@ -142,7 +219,7 @@ Changelog for tomasbjerre git-changelog-maven-plugin.
142219

143220

144221
## 1.64
145-
### GitHub [#21](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/21) Goal not marked as Thread-safe
222+
### Other changes
146223

147224
**Mark as thread safe #21**
148225

@@ -151,16 +228,13 @@ Changelog for tomasbjerre git-changelog-maven-plugin.
151228

152229

153230
## 1.63
154-
### GitHub [#19](https://github.com/tomasbjerre/git-changelog-maven-plugin/pull/19) Add support for pathfilter
231+
### Other changes
155232

156233
**Adjustments after merge of PR #19**
157234

158235

159236
[b30f660588ba861](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/b30f660588ba861) Tomas Bjerre *2020-11-18 17:18:11*
160237

161-
162-
### Other changes
163-
164238
**Add support for pathfilter**
165239

166240

@@ -182,16 +256,13 @@ Changelog for tomasbjerre git-changelog-maven-plugin.
182256

183257

184258
## 1.61
185-
### GitHub [#12](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/12) Add a skip configration option
259+
### Other changes
186260

187261
**Adding skip option #12**
188262

189263

190264
[851a62a43f23d17](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/851a62a43f23d17) Tomas Bjerre *2019-12-12 17:22:47*
191265

192-
193-
### Other changes
194-
195266
**Create FUNDING.yml**
196267

197268

@@ -278,16 +349,13 @@ Changelog for tomasbjerre git-changelog-maven-plugin.
278349

279350

280351
## 1.53
281-
### Jira JENKINS-19994
352+
### Other changes
282353

283354
**Closing RevWalk JENKINS-19994**
284355

285356

286357
[3f33391abf0be4f](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/3f33391abf0be4f) Tomas Bjerre *2017-12-30 20:21:25*
287358

288-
289-
### Other changes
290-
291359
**Doc**
292360

293361

@@ -328,16 +396,13 @@ Changelog for tomasbjerre git-changelog-maven-plugin.
328396

329397

330398
## 1.50
331-
### GitHub [#9](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/9) Issue when using removeIssueFromMessage and settingFile *bug*
399+
### Other changes
332400

333401
**Defaulting ignoreCommitsWithoutIssue #9**
334402

335403

336404
[95221c79b96429c](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/95221c79b96429c) Tomas Bjerre *2017-11-18 12:49:36*
337405

338-
339-
### Other changes
340-
341406
**Disabling integrations if not used**
342407

343408

@@ -652,16 +717,13 @@ Changelog for tomasbjerre git-changelog-maven-plugin.
652717

653718

654719
## 1.28
655-
### Jira JENKINS-34155
720+
### Other changes
656721

657722
**JENKINS-34155 Support short SHA**
658723

659724

660725
[4089d37fe5508ce](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/4089d37fe5508ce) Tomas Bjerre *2016-04-12 16:49:07*
661726

662-
663-
### Other changes
664-
665727
**doc**
666728

667729

@@ -762,16 +824,13 @@ Changelog for tomasbjerre git-changelog-maven-plugin.
762824

763825

764826
## 1.20
765-
### GitHub [#6](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/6) GitHub OAuth2 Token support
827+
### Other changes
766828

767829
**Support GitHub OAuth2 tokens #6**
768830

769831

770832
[a0aea6800972c3c](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/a0aea6800972c3c) Tomas Bjerre *2016-03-15 20:38:16*
771833

772-
773-
### Other changes
774-
775834
**Adding example with github as custom issue**
776835

777836

@@ -860,16 +919,13 @@ Changelog for tomasbjerre git-changelog-maven-plugin.
860919

861920

862921
## 1.14
863-
### GitHub [#5](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/5) One line git commit messege *enhancement*
922+
### Other changes
864923

865924
**Added variables: messageTitle, messageBody, messageItems #5**
866925

867926

868927
[0a7a9a1aa672414](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0a7a9a1aa672414) Tomas Bjerre *2016-02-09 19:26:45*
869928

870-
871-
### Other changes
872-
873929
**Adding example of custom issue without link**
874930

875931
* Like I123
@@ -905,16 +961,13 @@ Changelog for tomasbjerre git-changelog-maven-plugin.
905961

906962

907963
## 1.12
908-
### GitHub [#4](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/4) The tags are out of order *bug*
964+
### Other changes
909965

910966
**Using lib 1.23 to sort commits by time, not formatted time #4**
911967

912968

913969
[5fbc5f762d90669](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/5fbc5f762d90669) Tomas Bjerre *2016-01-31 11:10:56*
914970

915-
916-
### Other changes
917-
918971
**Correcting example ignoring commits by comment**
919972

920973

@@ -927,25 +980,22 @@ Changelog for tomasbjerre git-changelog-maven-plugin.
927980

928981

929982
## 1.11
930-
### GitHub [#3](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/3) Enhance documentation for changelog.json file *enhancement*
983+
### Other changes
931984

932985
**Documentation and more configuration available in pom #3**
933986

934987

935988
[0f143a30469db4b](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0f143a30469db4b) Tomas Bjerre *2016-01-31 07:15:44*
936989

937-
**Documentation #3**
938-
939-
940-
[adc959a530801da](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/adc959a530801da) Tomas Bjerre *2016-01-30 09:22:01*
990+
**Using lib 1.22**
941991

942992

943-
### Other changes
993+
[d18efc576edcaff](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d18efc576edcaff) Tomas Bjerre *2016-01-30 17:36:44*
944994

945-
**Using lib 1.22**
995+
**Documentation #3**
946996

947997

948-
[d18efc576edcaff](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d18efc576edcaff) Tomas Bjerre *2016-01-30 17:36:44*
998+
[adc959a530801da](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/adc959a530801da) Tomas Bjerre *2016-01-30 09:22:01*
949999

9501000
**Using lib 1.19**
9511001

@@ -954,41 +1004,35 @@ Changelog for tomasbjerre git-changelog-maven-plugin.
9541004

9551005

9561006
## 1.10
957-
### GitHub [#2](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/2) Allow for template to be added directly in pom.xml *enhancement*
1007+
### Other changes
9581008

9591009
**Template can be configured directly in the pom #2**
9601010

9611011

9621012
[ed405f4ff98b9ec](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ed405f4ff98b9ec) Tomas Bjerre *2015-12-20 17:29:26*
9631013

964-
965-
### Other changes
966-
9671014
**Using lib 1.18**
9681015

9691016

9701017
[60c9851e33217e2](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/60c9851e33217e2) Tomas Bjerre *2015-12-10 17:11:56*
9711018

9721019

9731020
## 1.9
974-
### GitHub [#1](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/1) Update to lates lib version *enhancement*
1021+
### Other changes
9751022

9761023
**Using lib 1.17 #1**
9771024

9781025

9791026
[012e716f4ac9081](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/012e716f4ac9081) Tomas Bjerre *2015-12-06 07:37:23*
9801027

981-
982-
### Other changes
983-
9841028
**doc**
9851029

9861030

9871031
[09e031c5875716f](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/09e031c5875716f) Tomas Bjerre *2015-12-04 22:58:13*
9881032

9891033

9901034
## 1.8
991-
### GitHub [#1](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/1) Update to lates lib version *enhancement*
1035+
### Other changes
9921036

9931037
**Using lib 1.15 #1**
9941038

@@ -1025,7 +1069,7 @@ Changelog for tomasbjerre git-changelog-maven-plugin.
10251069

10261070

10271071
## 1.5
1028-
### GitHub [#1](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/1) Update to lates lib version *enhancement*
1072+
### Other changes
10291073

10301074
**Using lib 1.12 #1**
10311075

git-changelog-maven-plugin-example/CHANGELOG_templatefile.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Changelog for tomasbjerre git-changelog-maven-plugin.
88
**[maven-release-plugin] prepare for next development iteration**
99

1010

11-
[49f3ac04d3012df](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/49f3ac04d3012df) Tomas Bjerre *2022-01-05 15:16:31*
11+
[25ef354e7778dd8](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/25ef354e7778dd8) Tomas Bjerre *2022-01-05 15:17:18*
1212

1313

1414
## 1.84

0 commit comments

Comments
 (0)