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

./prepare-release.sh script does not take into account the changed CHANGLOG.md files #2927

Open
1 task
agatsoh opened this issue Sep 8, 2021 · 0 comments
Open
1 task

Comments

@agatsoh
Copy link
Contributor

agatsoh commented Sep 8, 2021

Description

In the RELEASE.md document here first CHANGELOG files from all the 3 repos are changed but when
./prepare-release.sh script is executed it makes a commit only from the files it changed(all the package.json files) ignoring any other files. But all the files needed for the commit should ideally come in one commit.

Acceptance criteria

  • Hence it would be nice if ./prepare-release.sh script takes into account all the CHANGELOG files from each of the repository's and makes a commit.

Tasks

  • Take into account CHANGELOG files while making a commit.
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

No branches or pull requests

1 participant