Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: pharos/create-pull-request

Tags

v4.0.4

Toggle v4.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
force tryFetch (peter-evans#1189)

v3.12.1

Toggle v3.12.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: add '--' to checkout command to avoid ambiguity (peter-evans#1051)

* fix: add '--' to checkout command to avoid ambiguity

Signed-off-by: Kenji Miyake <[email protected]>

* Update src/git-command-manager.ts

Co-authored-by: Peter Evans <[email protected]>

Co-authored-by: Peter Evans <[email protected]>

v3

Toggle v3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: add '--' to checkout command to avoid ambiguity (peter-evans#1051)

* fix: add '--' to checkout command to avoid ambiguity

Signed-off-by: Kenji Miyake <[email protected]>

* Update src/git-command-manager.ts

Co-authored-by: Peter Evans <[email protected]>

Co-authored-by: Peter Evans <[email protected]>

v3.12.0

Toggle v3.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add-paths input (peter-evans#1010)

* add add-pattern-array argument

* ignore return code

* doc to add-pattern-array

* update README.md

* cleanup after success commit

* fix integration tests

* add test

* update naming and docs

* update readme

* fix missing await

* update docs

Co-authored-by: avdim <[email protected]>
Co-authored-by: Авдеев Дима <[email protected]>

v3.11.0

Toggle v3.11.0's commit message
fix: add head sha output to action.yml

v3.10.1

Toggle v3.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request peter-evans#915 from peter-evans/missing-outputs

fix: add missing outputs

v3.10.0

Toggle v3.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request peter-evans#837 from peter-evans/proxy-support

feat: add support for https_proxy env var

v3.9.2

Toggle v3.9.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request peter-evans#829 from peter-evans/logging

fix: improve logging

v3.9.1

Toggle v3.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request peter-evans#804 from peter-evans/gpg-sign-fix

fix: remove unnecessary gpg-sign input

v3.9.0

Toggle v3.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request peter-evans#795 from peter-evans/gpg-sign

feat: add input to enable gpg commit signing