cloudposse/github-status-updater

Getting error protection: 422 Validation Failed [{Resource: Field: Code: Message:}]

s-u-b-h-a-k-a-r opened this issue · 1 comments

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:}]

navele commented

@s-u-b-h-a-k-a-r any news on that one? I'm getting a similar error