Create Pull Request Versions Save

A GitHub action to create a pull request for changes to your repository in the actions workspace

v4.2.3

1 year ago

What's Changed

Full Changelog: https://github.com/peter-evans/create-pull-request/compare/v4.2.2...v4.2.3

v4.2.2

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/peter-evans/create-pull-request/compare/v4.2.1...v4.2.2

v4.2.1

1 year ago

What's Changed

Full Changelog: https://github.com/peter-evans/create-pull-request/compare/v4.2.0...v4.2.1

v4.2.0

1 year ago

⚙️ Improves the proxy implementation to properly support the standard environment variables http_proxy, https_proxy and no_proxy

What's Changed

Full Changelog: https://github.com/peter-evans/create-pull-request/compare/v4.1.4...v4.2.0

v4.1.4

1 year ago

⚙️ Bumps @actions/core to transition away from deprecated runner commands.

What's Changed

Full Changelog: https://github.com/peter-evans/create-pull-request/compare/v4.1.3...v4.1.4

v4.1.3

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/peter-evans/create-pull-request/compare/v4.1.2...v4.1.3

v4.1.2

1 year ago

What's Changed

Full Changelog: https://github.com/peter-evans/create-pull-request/compare/v4.1.1...v4.1.2

v4.1.1

1 year ago

⚙️ Fixes an issue that occurred on Windows runners when CRLF is auto-replaced by LF by Git. https://github.com/peter-evans/create-pull-request/issues/1202

What's Changed

Full Changelog: https://github.com/peter-evans/create-pull-request/compare/v4.1.0...v4.1.1

v4.1.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/peter-evans/create-pull-request/compare/v4.0.4...v4.1.0

v4.0.4

1 year ago

⚙️ Fixes an issue that occurred when the local storage for a task on the actions runner was not reset. This issue affected users using docker-github-actions-runner.

What's Changed

New Contributors

Full Changelog: https://github.com/peter-evans/create-pull-request/compare/v4.0.3...v4.0.4