release-please-action
release-please-action copied to clipboard
Support proxy configuration
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 the proxy configuration to the action users and is helpful for users who run the action behind a proxy server.
This PR will resolve #458 and #629 as well