elasticsearch/build-tools
Rory Hunter f34d9adc49
New release notes generator tasks (#71125)
Part of #67335.

Add tasks for generating release notes, using information stored in files
in the repository:

   * `generateReleaseNotes` - generates new release notes, release
     highlights and breaking changes
   * `validateChangelogs` - validates that all the changelog YAML files are
     well-formed (confirm to schema, have required fields depending on the
     `type` value)

I also changed `Version` to allow a `v` prefix in relaxed mode
2021-07-28 12:09:58 +01:00
..
reaper Move public build api into included build (#72861) 2021-06-01 11:19:30 +02:00
src New release notes generator tasks (#71125) 2021-07-28 12:09:58 +01:00
build.gradle Clean up build tools dependencies and fix maven coordinates (#74520) 2021-06-24 08:55:21 -07:00
settings.gradle Move public build api into included build (#72861) 2021-06-01 11:19:30 +02:00