You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When ISL is running graphql YourPullRequestsQuery, it gets error:
{"type":"FORBIDDEN","path":["search","nodes",0,"commits","nodes",0,"commit","statusCheckRollup"],"extensions":{"saml_failure":false},"locations":[{"line":36,"column":15}],"message":"Resource not accessible by integration"}
perhaps that's some permission change in my company repo, but this error breaks the ISL just for not getting the state, can we gracefully handle such error?
The text was updated successfully, but these errors were encountered:
When ISL is running graphql
YourPullRequestsQuery
, it gets error:perhaps that's some permission change in my company repo, but this error breaks the ISL just for not getting the state, can we gracefully handle such error?
The text was updated successfully, but these errors were encountered: