CI: comment did not show up
Open
@jaybosamiya-ms is already working on this.
Since Jun 5, 2026.
bug
layer-META
priority-low
- Dominant language
- Rust
- Stars
- 2.7k
- Forks
- 144
- Avg merge
- 12h 21m
- Merged PRs (30d)
- 146
Description
In #903, the semver-checks comment did not show up, and instead gave a:
```json
{
"message": "Resource not accessible by integration",
"documentation_url": "https://docs.github.com/rest/issues/comments#create-an-issue-comment",
"status": "403"
}
```
No idea why we'd get a forbidden here for a scenario that has consistently worked in the past. But yeah, just filing as a TODO for me to investigate when I get some spare cycles. For now, this image:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.