Skip to content

Automates release note generation#14

Merged
aaron-steinfeld merged 2 commits into
mainfrom
release-notes-action
Jan 21, 2021
Merged

Automates release note generation#14
aaron-steinfeld merged 2 commits into
mainfrom
release-notes-action

Conversation

@JBAhire
Copy link
Copy Markdown
Member

@JBAhire JBAhire commented Jan 21, 2021

Description

Testing

These are updated release notes for latest release in this repo generated by Gren bot

Screenshot 2021-01-21 at 12 04 39 PM

Ref PR: hypertrace/pinot#61

Checklist:

  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • Any dependent changes have been merged and published in downstream modules

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:

  • Start the subject line with a verb (e.g. Change header styles)
  • Use the imperative mood in the subject line (e.g. Fix, not Fixed or Fixes header styles)
  • Limit the subject line to about 50 characters
  • Do not end the subject line with a period
  • Separate subject from body with a blank line
  • Wrap the body at 72 characters
  • Use the body to explain what and why not how

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 21, 2021

Codecov Report

Merging #14 (f08182d) into main (f57f6e8) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            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           
Flag Coverage Δ Complexity Δ
integration 89.06% <ø> (ø) 0.00 <ø> (ø)
unit 88.72% <ø> (ø) 0.00 <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 f57f6e8...f08182d. Read the comment docs.

@github-actions

This comment has been minimized.


publish-release-notes:
needs: [ publish-artifacts, publish-helm-charts ]
runs-on: ubuntu-20.04
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Just curious, why only 20.04 version ?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

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

@github-actions

This comment has been minimized.

@JBAhire JBAhire added chore ci enhancement New feature or request labels Jan 21, 2021
@aaron-steinfeld aaron-steinfeld merged commit 3707cad into main Jan 21, 2021
@aaron-steinfeld aaron-steinfeld deleted the release-notes-action branch January 21, 2021 16:42
@github-actions
Copy link
Copy Markdown

Unit Test Results

  9 files  ±0    9 suites  ±0   8s ⏱️ ±0s
29 tests ±0  29 ✔️ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 3707cad. ± Comparison against base commit f57f6e8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore ci enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants