create-github-app-token icon indicating copy to clipboard operation
create-github-app-token copied to clipboard

App permission issue

Open h2oearth opened this issue 1 year ago • 0 comments

I can successfully generate a token. Run actions/create-github-app-token@v1 repositories not set, creating a token for all repositories for given owner "myorg", but while executing a step that interacts with terraform, I get the following error. Unfortunately I cannot pinpoint the permission I need to set in my app :-/. Do you know what permission could be proper and if any additional changes must be made to my workflow or app?

Error: error reading repository vulnerability alerts: GET https://api.github.com/repos/myorg/csv-to-elastic/vulnerability-alerts: 403 Resource not accessible by integration []

h2oearth avatar Dec 05 '24 02:12 h2oearth