Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Adds workflow to generate draft release notes and reformat old release notes #241

Merged
merged 2 commits into from
Aug 25, 2020

Conversation

ftianli-amzn
Copy link

Issue #, if available:

Description of changes:

  • Add a config file to organize all labeled PRs and place under headers in the release notes, in ascending order based on the date they were merged into master.
  • Add a workflow to create draft release notes under ‘Releases’ tab in GitHub, which uses the config file to format the notes body.
  • Reformat old release notes to meet the unified standard.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@ftianli-amzn ftianli-amzn added the documentation improvements or additions to documentation label Aug 21, 2020
@codecov
Copy link

codecov bot commented Aug 21, 2020

Codecov Report

Merging #241 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #241   +/-   ##
=========================================
  Coverage     77.51%   77.51%           
  Complexity      164      164           
=========================================
  Files            75       75           
  Lines          2948     2948           
  Branches        442      442           
=========================================
  Hits           2285     2285           
  Misses          433      433           
  Partials        230      230           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4119ef1...75d8c79. Read the comment docs.

@ftianli-amzn ftianli-amzn merged commit 91f0650 into opendistro-for-elasticsearch:master Aug 25, 2020
tlfeng pushed a commit that referenced this pull request Feb 6, 2021
…e notes (#241)

* Add a config file to organize all labeled PRs and place under headers in the release notes
* Add a workflow to create draft release notes under ‘Releases’ tab in GitHub
* Reformat old release notes to meet the unified standard
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants