Skip to content

If PR exists then skip #3

@sbp-bvanb

Description

@sbp-bvanb

The check fails:

+ jq -e '.[] | select(.title | test("build\\(deps\\): weekly update package versions that cannot be updated by dependabot"))'
+ echo 'creating pr...'
creating pr...
+ label_args=()
+ for label in "${labels[@]}"
+ label_args+=(--label "$label")
+ gh pr create --base main --body 'Update mcvs-golang-action version remote_url_ref in taskfile to: v3.5.0' --fill --head taskfile-remote-url-ref-updater --title 'build(deps): mcvs-golang-action remote_url_ref update in taskfile' --label dependencies
a pull request for branch "taskfile-remote-url-ref-updater" into branch "main" already exists:
https://github.com/schubergphilis/mcvs-integrationtest-services/pull/123
Error: Process completed with exit code 1.

Ensure that the jq -e '.[] | select(.title | test("build\\(deps\\): weekly update package versions that cannot be updated by dependabot"))' will be updated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions