Concourse git-prs error run check step: check: resource script '/opt/resource/check []' failed: exit status 1 #8914
Unanswered
ezhilarasikannan
asked this question in
Help & Support
Replies: 1 comment
-
|
From your Stack Overflow question it looks like you are using the teliaoss/github-pr-resource. Reading the documentation in their GitHub repository they don't support |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team,
I am facing below issue from last week which was working fine till 22-Jan-2024. No changes done in pipeline, Vault or Github repo.
Failing in below step:
git-prs errored run check step: run check step: check: resource script '/opt/resource/check []' failed: exit status 1 stderr: failed to unmarshal request: json: unknown field "only_mergeable"
Please let me know how to resolve this issue
Commented only_mergeable and tested then getting below error
git-prs errored run check step: run check step: check: resource script '/opt/resource/check []' failed: exit status 1 stderr: failed to unmarshal request: json: unknown field "private_key"
posted the same in Stack overflow to get help - https://stackoverflow.com/questions/77977690/concourse-git-prs-error-run-check-step-check-resource-script-opt-resource-ch?noredirect=1#comment137471033_77977690
Beta Was this translation helpful? Give feedback.
All reactions