release-please-action
release-please-action copied to clipboard
automated releases based on conventional commits
You can see an example of the issue here: https://github.com/open-telemetry/opentelemetry-js-contrib/pull/671 We believe we have properly configured release-please and it seems to work ok, but it constantly spams us with messages...
Currently release-please-action appears to be limited mostly to a github flow branching strategy. E.g. if I wanted to cut release branches from develop, and merge them into master, I _could_...
Bumps [release-please](https://github.com/googleapis/release-please) from 14.5.0 to 14.13.0. Release notes Sourced from release-please's releases. v14.13.0 14.13.0 (2022-10-13) Features Handle extremely large pull request body fields (#1689) (ecc424d) v14.12.0 14.12.0 (2022-10-12) Features Added...
Ref: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
### TL;DR Is it supported that release-please can generate rst filed changelog for example `CHANGELOG.rst` instead of Markdown format? If not, I think it will be a good feature because...
With our recent efforts to the upstream google release please package (https://github.com/googleapis/release-please/pull/1639 and https://github.com/googleapis/release-please/pull/1655) We are now able to configure the proxy settings in an easy way. This PR exposes...
### TL;DR With our recent efforts to the upstream google release please package (https://github.com/googleapis/release-please/pull/1639 and https://github.com/googleapis/release-please/pull/1655) We are now able to configure the proxy settings in an easy way. ###...
### TL;DR We need more conventions for our development team. We need a way to modify the conventional commits. ### Detailed design I couldn't find a description for how to...