Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates auto release notes workflow to fetch notes from main #3522

Conversation

DarshitChanpura
Copy link
Member

Description

Before this change release notes workflow required release notes to be present in tag, with this change release notes will not need to be backported. They can be but will not need to be.

Check List

- [ ] New functionality includes testing
- [ ] New functionality has been documented

  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
@codecov
Copy link

codecov bot commented Oct 11, 2023

Codecov Report

Merging #3522 (60693ea) into main (c5f8c83) will decrease coverage by 0.40%.
Report is 3 commits behind head on main.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #3522      +/-   ##
============================================
- Coverage     64.71%   64.32%   -0.40%     
+ Complexity     3617     3592      -25     
============================================
  Files           281      281              
  Lines         20570    20570              
  Branches       3400     3400              
============================================
- Hits          13312    13231      -81     
- Misses         5557     5635      +78     
- Partials       1701     1704       +3     

see 8 files with indirect coverage changes

Copy link
Member

@peternied peternied left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For our very manual process I think this will grab the best version of the release notes, thanks DC!

@willyborankin willyborankin merged commit c285e87 into opensearch-project:main Oct 12, 2023
58 of 59 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants