Closed klmcadams closed 3 months ago
Updates the changelog file and deletes the towncrier fragments on the main branch directly. This is mainly to fix these issues in the pre-commit hooks repo when doing releases: 203, 171
use-main-branch: true
default (update-release-branch is true and use-main-branch is false)
release/x.y branch doesn't exist
release/x.y branch exists
both update-release-branch and update-main-branch are false
both update-release-branch and update-main-branch are true (It will update the main branch)
Thanks for opening a Pull Request. If you want to perform a review write a comment saying:
@ansys-reviewer-bot review
This will require a new patch release
Or minor 😄
Updates the changelog file and deletes the towncrier fragments on the main branch directly. This is mainly to fix these issues in the pre-commit hooks repo when doing releases: 203, 171
use-main-branch: true
default (update-release-branch is true and use-main-branch is false)
release/x.y branch doesn't exist
release/x.y branch exists
both update-release-branch and update-main-branch are false
both update-release-branch and update-main-branch are true (It will update the main branch)