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
The Triage and Maintainroles need to be added. It looks like these aren't returned from the rest api, so this call will need to be switched to graphql.
The text was updated successfully, but these errors were encountered:
It seems like there has been some Github API changes recently, and the REST API has now started returning these 2 roles as well. That currently makes the action fail in case a user is assigned to any of those 2 roles (even if the permission required by the action is lower than the user's one). I've opened #669 to add these new collaborator roles, do you mind taking a look at it? Thanks!
The
Triage
andMaintain
roles need to be added. It looks like these aren't returned from the rest api, so this call will need to be switched to graphql.The text was updated successfully, but these errors were encountered: