Automates release note generation#14
Merged
Merged
Conversation
Codecov Report
@@ Coverage Diff @@
## main #14 +/- ##
=========================================
Coverage 89.06% 89.06%
Complexity 106 106
=========================================
Files 14 14
Lines 384 384
Branches 17 17
=========================================
Hits 342 342
Misses 33 33
Partials 9 9
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
This comment has been minimized.
This comment has been minimized.
|
|
||
| publish-release-notes: | ||
| needs: [ publish-artifacts, publish-helm-charts ] | ||
| runs-on: ubuntu-20.04 |
Contributor
There was a problem hiding this comment.
Just curious, why only 20.04 version ?
Contributor
There was a problem hiding this comment.
It's the most recent, and you always want a consistent CI environment (i.e. to pin a specific version) - https://github.com/actions/virtual-environments#available-environments
This comment has been minimized.
This comment has been minimized.
aaron-steinfeld
approved these changes
Jan 21, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
.grenrc.jswhich formats the output of GREN bot according to our requirements.Testing
These are updated release notes for latest release in this repo generated by Gren bot
Ref PR: hypertrace/pinot#61
Checklist:
Documentation
This utility uses labels for grouping PRs into categories so please use appropriate labels in upcoming PRs.
In order to have splendidly generated release notes, we recommend to follow these conventions: