-
-
Notifications
You must be signed in to change notification settings - Fork 12
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
Clarify required permissions #187
Comments
I just had the same issue in one of my repos permissions:
issues: write I'll update the examples in the docs accordingly |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
@EndBug Same issue again https://github.com/danielwerg/r6api.js/actions/runs/5609649603 |
@danielwerg I can't reproduce the issue on another repo 👀 I've also tried re-running on r6api.js but it still fails... What are your settings in https://github.com/danielwerg/r6api.js/settings/actions? Maybe you have disabled something? |
Doesn't workflow file with permissions:
issues: write suppose to overwrite that? |
@danielwerg No that part is fine, what about the first item of the page, "Actions permissions"? |
Hey @danielwerg so honestly I'm super confused, so I've escalated this to the GitHub community discussions, maybe someone else has a better understanding of the issue. In the meanwhile, I'll reopen this issue in the repo https://github.com/orgs/community/discussions/61510 Thanks for reporting 💖 |
Getting this error in my new repo.
https://github.com/danielwerg/r6data/actions/runs/4244636478
Not sure what changed because I'm using same exact workflow I have in r6api.js repo and it worked just fine 8 months ago (see: https://github.com/danielwerg/r6api.js/actions/runs/2579219273)
Am I missing something?
The text was updated successfully, but these errors were encountered: