Tags: cloudopsworks/create-pull-request
Tags
build: update distribution (peter-evans#1157) Co-authored-by: peter-evans <[email protected]>
build: update distribution (peter-evans#1157) Co-authored-by: peter-evans <[email protected]>
v4 (peter-evans#1099) * feat: update action runtime to node 16 * feat: allow add-paths to resolve to no changes * docs: update readme * chore: update package lock * chore: bump dependency * ci: add dependabot workflow * docs: update action versions
feat: update action runtime to node 16 (peter-evans#1074) * fix: prefer getMultilineInput and getBooleanInput from actions/core * build: update distribution * feat: update action runtime to node 16 * ci: update setup-node and cache npm dependencies * revert: getMultilineInput to getInputAsArray * build: update distribution
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]>
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]>
Merge pull request peter-evans#915 from peter-evans/missing-outputs fix: add missing outputs
PreviousNext