Skip to content

Releases: peter-evans/create-pull-request

Create Pull Request v1.2.1

24 Sep 11:16
1fc2947
Compare
Choose a tag to compare
  • Adds the parameter BRANCH_SUFFIX allowing branches to be suffixed with a timestamp instead of the short SHA1 hash
  • Adds the debug parameter SKIP_IGNORE

Create Pull Request v1.2.0

20 Sep 01:21
Compare
Choose a tag to compare
  • Removed the need to supply an additional repo scoped token. Just the default GITHUB_TOKEN is required. 9d998cb

Create Pull Request v1.1.4

20 Sep 00:46
Compare
Choose a tag to compare
  • Bug fixes for non-push events f639d94

Create Pull Request v1.1.3

12 Sep 07:16
Compare
Choose a tag to compare

Create Pull Request v1.1.2

10 Sep 09:05
Compare
Choose a tag to compare
  • Fixes issue #29 where an error was thrown when the action was being used in scheduled jobs

Create Pull Request v1.1.1

13 Aug 10:04
Compare
Choose a tag to compare
  • Ignore events for tags and remotes

Create Pull Request v1.1.0

13 Aug 09:25
Compare
Choose a tag to compare
  • Updated for Actions v2

Create Pull Request v1.0.0

16 Jul 11:32
Compare
Choose a tag to compare
  • First release 🚀