-
-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
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
Error: You do not have permission to view repository collaborators #126
Comments
I haven't heard from GitHub yet, but I'm starting to suspect that this change was intentional. I've created a fix for what I believe is the issue. Please try this version as a workaround until I can confirm the situation and fix the main version. If you try this, please subscribe to this issue for updates. uses: peter-evans/slash-command-dispatch@permissions |
with the workaround it seem to work for me. thx for the fast fix |
Thanks @peter-evans for this great action and the quick fix. Just tested the workaround in our repo and it worked perfectly. |
Thanks for the fix @peter-evans ! It worked fine. |
I heard back from GitHub support. The change was intentional, but they have now rolled the change back. I'm waiting to hear if this rollback is temporary, or if they have made a decision to keep the original behaviour of the API. The main version of the action now works fine, but I will keep the Regardless of whether the rollback is temporary or not, I'm thinking of making a change to the action regarding use of tokens for different purposes. I'll share further updates about that here. |
@peter-evans seems that they reverted the changes today, hence I've changed our workflows back to |
The I'm still waiting for further information from GitHub. It sounds like the engineering team are deliberating about what access to allow the particular API the action uses. |
@peter-evans no, we even use a PAT for slash commands 🤔
|
@stefanteixeira I think this issue is the same thing you experienced. |
any news? the error is rather frustrating :-) |
@clxmstaab The change that caused this error was rolled back by GitHub. Are you seeing Or perhaps you are referring to this error? That one was a different change made by GitHub which I think is still live and hasn't been rolled back. The ticket I have with GitHub to clarify the behaviour of the API is still open but I've not heard back from them yet. I will chase up. |
@peter-evans thx for the hint. I think you are right, our problem is #128 |
I just had the same error in a private repository where the permissions are managed through teams. I have not tested the Update: Using the workaround version did not work, as now I am receiving this error:
I do have a repository_dispatch with type set to |
We're also getting the |
The I'm going to close this issue now so there is no confusion. The issue that still remains is this one: #128 |
It it is working on one of my repository, but in some another repository it is throwing this error. Both are under the same organisation. I am collaborator with Admin Role in both. Is there any repository setting which I need to Change or something else? |
This error has just started happening, probably due to a change with GitHub's API. I'm investigating.
Status:
The text was updated successfully, but these errors were encountered: