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

Write a Script to “Create Changelog PR” Script #25158

Open
emilyrohrbough opened this issue Dec 14, 2022 · 2 comments
Open

Write a Script to “Create Changelog PR” Script #25158

emilyrohrbough opened this issue Dec 14, 2022 · 2 comments
Labels
process: build Related to our internal build process

Comments

@emilyrohrbough
Copy link
Member

emilyrohrbough commented Dec 14, 2022

@emilyrohrbough commented on Tue Sep 20 2022

  • Collect all “UNRELEASED” entires from CHANGELOG.md.
  • Clone cypress-documentation repository
  • Create x.x.x-release branch & push if it does not exist
  • Create new file ./content/_changeslogs/x.x.x.md and add collected unreleased entries
  • Commit changelog.
  • Open new PR for x.x.x-release against master branch in cypress-documentation repository.
@emilyrohrbough emilyrohrbough added the process: build Related to our internal build process label Dec 14, 2022
@emilyrohrbough emilyrohrbough added this to the Build Automation milestone Dec 14, 2022
@emilyrohrbough
Copy link
Member Author

Blocked by #25154.

@emilyrohrbough
Copy link
Member Author

FYI - we should be able to update/use some of this existing script for some of this: https://github.com/cypress-io/release-automations/tree/master/packages/set-releases

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
process: build Related to our internal build process
Projects
None yet
Development

No branches or pull requests

1 participant