Closed Stradivario closed 2 years ago
Discussion: https://github.community/t/how-to-push-to-protected-branches-in-a-github-action/16101/21
Changelog generation is moved with hook on pre-commit using husky so we moved the generation on the client side(developer) and not on the build itself.
hook
pre-commit
husky
Discussion: https://github.community/t/how-to-push-to-protected-branches-in-a-github-action/16101/21