This PR changes how we update changelog.txt and readme.txt entries by making it more automated. New entries are generated and committed when the option Automatically create a changelog entry from the details below. is checked (added to the PR template), and the required information is provided.
By checking This Pull Request does not require a changelog entry. (Comment required below), the changelog entry is not created automatically.
Testing instructions
Code review should be enough. You can also draft another PR with a branch created from this one (dev/auto-generate-changelog-and-readme-entries2) and test the new command and see the new PR description template.
[x] Covered with tests (or have a good reason not to test in description ☝️)
[x] Added changelog entry in bothchangelog.txt and readme.txt (or does not apply)
Complex version https://github.com/woocommerce/woocommerce-gateway-stripe/pull/3537
Changes proposed in this Pull Request:
This PR changes how we update
changelog.txt
andreadme.txt
entries by making it more automated. New entries are generated and committed when the optionAutomatically create a changelog entry from the details below.
is checked (added to the PR template), and the required information is provided.By checking
This Pull Request does not require a changelog entry. (Comment required below)
, the changelog entry is not created automatically.Testing instructions
Code review should be enough. You can also draft another PR with a branch created from this one (
dev/auto-generate-changelog-and-readme-entries2
) and test the new command and see the new PR description template.changelog.txt
andreadme.txt
(or does not apply)Post merge