Skip to content

Tags: peter-evans/create-pull-request

Tags

v6.1.0

Toggle v6.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add branch name output (#2995)

v6

Toggle v6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add branch name output (#2995)

v6.0.5

Toggle v6.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: update proxy support to follow octokit change to fetch api (#2867)

v6.0.4

Toggle v6.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
perf: limit the fetch depth of pr branch (#2857)

v6.0.3

Toggle v6.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: drop unnecessary fetch with unshallow on push-to-fork (#2849)

v5.0.3

Toggle v5.0.3's commit message
fix: list pulls using the correct head format (#2792)

v5

Toggle v5's commit message
fix: list pulls using the correct head format (#2792)

v6.0.2

Toggle v6.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
perf: shallow fetch the actual base when rebasing from working base (#…

…2816)

* Update git.fetch calls to use depth=1 (#2810)

* When base is set, fetch depth=1

* PR Feedback - remove depth=1 from tryFetch function

* push-to-fork fix

* test updates to handle shallow fetch of base

---------

Co-authored-by: Eric Webb <[email protected]>

v6.0.1

Toggle v6.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: list pulls using the correct head format (#2792)

v6.0.0

Toggle v6.0.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
feat: v6 (#2717)

* feat: update author and committer input defaults

* Update github-actions[bot]

* Update author to new email format

* feat: optional input for git ops token

* feat: allow push-to-fork to push to sibling repos (#2414)

Fixes #2412.

* build: update dist

* feat: update action runtime to node 20 (#2340)

* feat: add truncate warning to pull request body

* perf: unshallow only when necessary

* fix: remove the remote for the fork on completion

* feat: infer github server and api urls

* test: integration test fixes

* build: bump major version

* docs: update to v6

---------

Co-authored-by: Teko <[email protected]>
Co-authored-by: Benjamin Gilbert <[email protected]>