GitHub action not adding comments to PRs
- Dominant language
- No language data
- Stars
- 346
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
I created a new static web app today and none of the PRs have had the Static Web App comment added to them when the PR deployment is complete. This is different behavior than I'm used to with my other static web apps I have running. I see an error in the GH Action like this:
```
Deployment Complete :)
Visit your site at: https://calm-water-0dc55c31e-2.westus2.3.azurestaticapps.net/
Unexectedly failed to add GitHub comment.
Thanks for using Azure Static Web Apps!
Exiting
```
[Link to Action run](https://github.com/kbarnes3/beer-list/actions/runs/20201129572/job/57992493519?pr=2)
**Expected behavior**
When a PR gets a deployment created, a comment should be added to the PR to view the site.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.