complete rules must not produce multiple outputs
AlbertGithub1 opened this issue · 3 comments
AlbertGithub1 commented
1.I get this error, I double-check and I give read:public_key permission
❯ docker run -e GH_TOKEN scribesecurity/gitgat:latest data.gh.post_gist
{
"errors": [
{
"message": "complete rules must not produce multiple outputs",
"code": "eval_conflict_error",
"location": {
"file": "github/ssh_keys.rego",
"row": 42,
"col": 1
}
}
]
}
- there is no read:repo under scopes
dn-scribe commented
Thanks, we will look it up.
dn-scribe commented
As far as we checked, now fixed.