Skip to content

Releases: peter-evans/create-pull-request

Create Pull Request v3.10.0

24 May 06:18
9825ae6
Compare
Choose a tag to compare
  • Adds support for the https_proxy environment variable to allow the action to be used on self-hosted runners behind a corporate proxy.

Create Pull Request v3.9.2

14 May 05:04
01f7dd1
Compare
Choose a tag to compare
  • Minor improvement to the log output during create/update of pull requests.

Create Pull Request v3.9.1

10 May 00:31
d9d6fd9
Compare
Choose a tag to compare
  • Removes the input gpg-sign, added in 3.9.0. The input is unnecessary and GPG commit signature verification works without it. See the documentation for usage details.

Create Pull Request v3.9.0

09 May 05:20
1ff93da
Compare
Choose a tag to compare
  • Adds new input gpg-sign to enable GPG commit signature verification. See the documentation for usage details.

Create Pull Request v3.8.2

10 Feb 00:35
052fc72
Compare
Choose a tag to compare
  • Fixes a bug with assignees that was introduced in release v3.8.1.

Create Pull Request v3.8.1

08 Feb 01:27
34371f0
Compare
Choose a tag to compare
  • Fixes an issue where the pull request fields labels and assignees were being reset on update. They are now added to, preserving any additional content.

Create Pull Request v3.8.0

01 Feb 01:41
5e9d0ee
Compare
Choose a tag to compare
  • Adds a new output, pull-request-operation, that returns the operation performed by the action, created, updated or closed.

Create Pull Request v3.7.0

26 Jan 02:25
2455e15
Compare
Choose a tag to compare
  • Adds support for GitHub Enterprise Server

Create Pull Request v3.6.0

23 Dec 05:35
45c510e
Compare
Choose a tag to compare
  • A performance improvement for very large repositories and/or repositories with a long git history.

Create Pull Request v3.5.2

09 Dec 01:02
8c603db
Compare
Choose a tag to compare