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

feat: add release-drafter #2068

Merged
merged 4 commits into from
Nov 23, 2023

Conversation

Revolyssup
Copy link
Contributor

@Revolyssup Revolyssup commented Nov 23, 2023

Type of change:

Adding release drafter.
Reference - https://github.com/release-drafter/release-drafter

  • Bugfix
  • New feature provided
  • Improve performance
  • Backport patches
  • Documentation
  • Refactor
  • Chore
  • CI/CD or Tests

What this PR does / why we need it:

Pre-submission checklist:

  • Did you explain what problem does this PR solve? Or what new features have been added?
  • Have you added corresponding test cases?
  • Have you modified the corresponding document?
  • Is this PR backward compatible? If it is not backward compatible, please discuss on the mailing list first

Signed-off-by: Ashish Tiwari <ashishjaitiwari15112000@gmail.com>
Signed-off-by: Ashish Tiwari <ashishjaitiwari15112000@gmail.com>
@codecov-commenter
Copy link

codecov-commenter commented Nov 23, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e1a1b95) 36.80% compared to head (f4499fd) 36.80%.

❗ Current head f4499fd differs from pull request most recent head fd4fc88. Consider uploading reports for the commit fd4fc88 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2068   +/-   ##
=======================================
  Coverage   36.80%   36.80%           
=======================================
  Files          93       93           
  Lines        7865     7865           
=======================================
  Hits         2895     2895           
  Misses       4582     4582           
  Partials      388      388           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Revolyssup Revolyssup added the CI label Nov 23, 2023
Copy link
Contributor

@AlinsRan AlinsRan left a comment

Choose a reason for hiding this comment

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

Good.

.github/release-drafter.yml Outdated Show resolved Hide resolved
@shreemaan-abhishek
Copy link
Contributor

shreemaan-abhishek commented Nov 23, 2023

there should also be a CI/gh action workflow that uses this yaml configuration, isn't it?

Signed-off-by: Ashish Tiwari <ashishjaitiwari15112000@gmail.com>
@Revolyssup
Copy link
Contributor Author

@shreemaan-abhishek done

Co-authored-by: Abhishek Choudhary <shreemaan.abhishek@gmail.com>
@Revolyssup Revolyssup merged commit bb3f92d into apache:master Nov 23, 2023
78 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants