googleapis / release-please-action

automated releases based on conventional commits
Apache License 2.0
1.64k stars 207 forks source link

refactor!: rewrite in typescript #856

Closed chingor13 closed 10 months ago

chingor13 commented 10 months ago

Any advanced configuration should be done via a release-please-config.json.

Towards #858, #859

feat!: remove most configuration options in favor of manifest configuration to configure the release-please-action feat!: remove command option in favor of setting release-type and skip-github-release/skip-github-pull-request