Commit Graph

5 Commits (91bb5aa2221ff15772d87d67c1c97f8f8ab29d9d)

Author SHA1 Message Date
Stephane Nicoll 29a2321ee8 Fix bug fix icon in changelog configuration
Closes gh-27937
3 years ago
Andy Wilkinson 62db4c76f1 Fix problems with gradle-plugin-publishing
Closes gh-27461
3 years ago
Madhura Bhave 44b0bd43a4 Automate publication of gradle plugin
Closes gh-27079
3 years ago
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
4 years ago
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
4 years ago