Skip to content

Releases: peter-evans/create-pull-request

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

Create Pull Request v3.5.1

25 Nov 03:46
ce699aa
Compare
Choose a tag to compare
  • Fixes an issue for self-hosted runners where a stale remote ref prevented the pull request branch being pushed to the remote. #637

Create Pull Request v3.5.0

17 Nov 04:34
ff0beed
Compare
Choose a tag to compare
  • Performance improvements to cater for pull requests with very large diffs

Create Pull Request v3.4.1

12 Oct 00:16
Compare
Choose a tag to compare
  • Dependency updates (Removes the Actions runner warning about set-env deprecation)