-
Notifications
You must be signed in to change notification settings - Fork 59
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
GitHub action failing to add PR comment #797
Comments
I'm getting the same message. It's been a while but there use to be a comment inserted with the hyperlink to the deployed site. I believe the error message is due to the fact that access the build is unable to write this comment. |
Getting same error too. Is there an update on how to fix? |
These permissions section in Actions are relatively new and have broken other Actions I use too. Azure Static web apps need to update the default Action which is created when the Static Web App is configured, so that it includes this permissions section. It would be good if the documentation would be updated as well to reflect this. |
@vivekjilla sorry to tag you directly, do you know if this project is being maintained and who may be able to addresses these issues?
|
@blowsie Aplogies for the delay here, and thanks for tagging me. Also, thank you for finding the root cause of your issue as well! I'll check with my team and get these two issues added to our backlog and get them fixed. |
@vivekjilla |
@anthonychu @microsoftopensource Are you able to help at all please |
@SIkebe. Under workflow permission, I selected the read and write permissions radiobutton. That solved my problem. Thx man.
|
I'm getting this error message when using the GitHub action (the typo is genuine):
Example run (see 'Build and Deploy' step)': https://github.com/danielwoodhead/release-strategy/runs/6295807292?check_suite_focus=true
Workflow: https://github.com/danielwoodhead/release-strategy/blob/main/.github/workflows/dev.yml
The text was updated successfully, but these errors were encountered: