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

ci(changelog): add changelog reminder #7512

Merged
merged 4 commits into from
Aug 23, 2021

Conversation

mtrezza
Copy link
Member

@mtrezza mtrezza commented Aug 23, 2021

Ensures a PR modifies the CHANGELOG.md file:
image

Transitional solution until we move to automated releases which will generate the changelog entry.

TODO:

  • Add check to required tests for merge in repo settings

@codecov
Copy link

codecov bot commented Aug 23, 2021

Codecov Report

Merging #7512 (597c0f4) into master (a967e79) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7512      +/-   ##
==========================================
+ Coverage   93.91%   93.93%   +0.01%     
==========================================
  Files         181      181              
  Lines       13273    13273              
==========================================
+ Hits        12466    12468       +2     
+ Misses        807      805       -2     
Impacted Files Coverage Δ
src/RestWrite.js 94.10% <0.00%> (+0.15%) ⬆️
src/batch.js 93.10% <0.00%> (+1.72%) ⬆️

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 a967e79...597c0f4. Read the comment docs.

@dblythy
Copy link
Member

dblythy commented Aug 23, 2021

Good idea!

@mtrezza mtrezza merged commit b1de21a into parse-community:master Aug 23, 2021
@mtrezza mtrezza deleted the add-changelog-reminder branch August 23, 2021 22:50
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.0.0-beta.1

@parseplatformorg parseplatformorg added the state:released-beta Released as beta version label Nov 1, 2021
@mtrezza mtrezza mentioned this pull request Mar 12, 2022
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.0.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Mar 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:released Released as stable version state:released-beta Released as beta version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants