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

Add task to update changlog file #362

Merged
merged 1 commit into from
May 9, 2024

Conversation

kmcginnes
Copy link
Collaborator

Updates the PR template to add a task to update the changelog file.

Check List

  • I confirm that my contribution is made under the terms of the Apache 2.0 license.
  • I have run pnpm checks to ensure code compiles and meets standards.
  • I have run pnpm test to check if all tests are passing.
  • I have covered new added functionality with unit tests if necessary.
  • I have added an entry in the Changelog.md.

@kmcginnes kmcginnes modified the milestone: Release 1.7.0 May 8, 2024
@kmcginnes kmcginnes marked this pull request as ready for review May 8, 2024 22:27
@kmcginnes kmcginnes linked an issue May 8, 2024 that may be closed by this pull request
Copy link

codecov bot commented May 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 14.88%. Comparing base (361c4ba) to head (5ee9440).
Report is 10 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #362      +/-   ##
==========================================
+ Coverage   13.97%   14.88%   +0.90%     
==========================================
  Files         414      415       +1     
  Lines       30639    30886     +247     
  Branches      878      948      +70     
==========================================
+ Hits         4283     4596     +313     
+ Misses      26026    25962      -64     
+ Partials      330      328       -2     
Flag Coverage Δ
unittests 14.88% <ø> (+0.90%) ⬆️

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

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

@kmcginnes kmcginnes merged commit bbb60be into aws:main May 9, 2024
3 checks passed
@kmcginnes kmcginnes deleted the pr-template-changlog-task branch May 9, 2024 20:56
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.

Update pull request template for Changelog.md
2 participants