Commit 2b71afa
authored
[GitHub] Add write permissions to filter_build job
Regarding some [filter_build jobs](https://github.com/sofa-framework/sofa/actions/runs/20313353699/job/58404539222) it appears that permission errors are thrown :
```
❌ Failed to update status
Status: 403 | Response: {"message":"Resource not accessible by integration","documentation_url":"https://docs.github.com/rest/commits/statuses#create-a-commit-status","status":"403"}
❌ Failed to post comment to PR #5663
Status: 403 | Response: {"message":"Resource not accessible by integration","documentation_url":"https://docs.github.com/rest/issues/comments#create-an-issue-comment","status":"403"}
```1 parent 53cd4cc commit 2b71afa
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
| |||
0 commit comments