We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Executing the below command throws error docker run -i --rm -e GITHUB_ACTION=update_branch_protection -e GITHUB_TOKEN='' -e GITHUB_OWNER=s-u-b-h-a-k-a-r -e GITHUB_REPO=test-github-status-checks -e GITHUB_REF=s-u-b-h-a-k-a-r-patch-1 -e GITHUB_CONTEXT="my-ci" github-status-updater
https://api.github.com/repos/s-u-b-h-a-k-a-r/test-github-status-checks/branches/s-u-b-h-a-k-a-r-patch-1/protection: 422 Validation Failed [{Resource: Field: Code: Message:}]
The text was updated successfully, but these errors were encountered:
@s-u-b-h-a-k-a-r any news on that one? I'm getting a similar error
Sorry, something went wrong.
No branches or pull requests
Executing the below command throws error
docker run -i --rm
-e GITHUB_ACTION=update_branch_protection
-e GITHUB_TOKEN=''
-e GITHUB_OWNER=s-u-b-h-a-k-a-r
-e GITHUB_REPO=test-github-status-checks
-e GITHUB_REF=s-u-b-h-a-k-a-r-patch-1
-e GITHUB_CONTEXT="my-ci"
github-status-updater
https://api.github.com/repos/s-u-b-h-a-k-a-r/test-github-status-checks/branches/s-u-b-h-a-k-a-r-patch-1/protection: 422 Validation Failed [{Resource: Field: Code: Message:}]
The text was updated successfully, but these errors were encountered: