ansys / actions

A collection of reusable workflows
https://actions.docs.ansys.com/
MIT License
13 stars 5 forks source link

feat: doc-deploy-changelog update main branch option #526

Closed klmcadams closed 3 months ago

klmcadams commented 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)

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)

ansys-reviewer-bot[bot] commented 3 months ago

Thanks for opening a Pull Request. If you want to perform a review write a comment saying:

@ansys-reviewer-bot review

RobPasMue commented 3 months ago

This will require a new patch release

RobPasMue commented 3 months ago

Or minor 😄