Commit Graph

5 Commits

Author SHA1 Message Date
Stephane Nicoll
29a2321ee8 Fix bug fix icon in changelog configuration
Closes gh-27937
2021-09-10 23:57:57 +02:00
Andy Wilkinson
62db4c76f1 Fix problems with gradle-plugin-publishing
Closes gh-27461
2021-07-22 15:39:46 +01:00
Madhura Bhave
44b0bd43a4 Automate publication of gradle plugin
Closes gh-27079
2021-06-29 13:03:49 -07:00
Scott Frederick
b14847d0e1 Credit contributors for forward-ported contributions
This commit upgrades github-changelog-generator to 0.0.5 and adds
configuration for forward-port and back-port labels so that
contributors get credit for contributions in the release notes for
each release that includes the contribution.

Fixes gh-24135
2020-12-09 16:19:45 -06:00
Stephane Nicoll
bdb6b2a4bb Add configuration for changelog generator
This commits adds a dedicated configuration to be used when invoking
the github changelog generator. This custom configuration makes sure
to sort dependency upgrades based on the issue title.

Closes gh-23484
2020-10-15 09:27:24 +02:00