Skip to content

updates text in changes file and pr template #33

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

Closed
wants to merge 4 commits into from

Conversation

kjaymiller
Copy link
Contributor

Pull Request check-list

Please make sure to review and check all of these items:

  • Do tests and lints pass with this change?
  • Do the CI tests pass with this change (enable it first in your forked repo and wait for the github action build to finish)?
  • Is the new or changed code fully tested?
  • Is a documentation update included (if this change modifies existing APIs, or introduces new ones)?
  • Is there an example added to the examples folder (if applicable)?

NOTE: these things are not required to open a PR and can be done
afterwards / while the PR is open.

Description of change

Resolves #31 by removing the changes update request in the PR template and adding a comment to the top of the CHANGES file.

ahmedsobeh and others added 3 commits July 3, 2024 16:43
Signed-off-by: ahmedsobeh <ahmed.sobeh@aiven.io>
Signed-off-by: Jay Miller <kjaymiller@gmail.com>
Signed-off-by: ahmedsobeh <ahmed.sobeh@aiven.io>
Signed-off-by: Jay Miller <kjaymiller@gmail.com>
Signed-off-by: Jay Miller <kjaymiller@gmail.com>
@kjaymiller kjaymiller force-pushed the jm-updates-changes branch from e5083b9 to c5c194c Compare July 3, 2024 20:43
@codecov-commenter
Copy link

codecov-commenter commented Jul 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@01db8ba). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #33   +/-   ##
=======================================
  Coverage        ?   75.02%           
=======================================
  Files           ?      132           
  Lines           ?    34350           
  Branches        ?        0           
=======================================
  Hits            ?    25772           
  Misses          ?     8578           
  Partials        ?        0           

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

@aiven-sal
Copy link
Member

Hi Jay! Can you rebase this PR so that it only contains your commit? Thanks

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 PR Template to no longer request updating the Changes File/Potentially Remove the CHANGES file
4 participants