Releases: peter-evans/create-pull-request
Releases · peter-evans/create-pull-request
Create Pull Request v1.2.1
- 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
- Removed the need to supply an additional
repo
scoped token. Just the defaultGITHUB_TOKEN
is required. 9d998cb
Create Pull Request v1.1.4
- Bug fixes for non-push events f639d94
Create Pull Request v1.1.3
- Minor bug fix 21aff96
Create Pull Request v1.1.2
- Fixes issue #29 where an error was thrown when the action was being used in scheduled jobs
Create Pull Request v1.1.1
- Ignore events for tags and remotes
Create Pull Request v1.1.0
- Updated for Actions v2
Create Pull Request v1.0.0
- First release 🚀