GraphqlResponseError: Request failed due to following response errors:
- Resource not accessible by integration
at /home/runner/work/_actions/abirismyname/create-discussion/v2.1.0/dist/index.js:4204:13
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
...
errors: [
{
type: 'FORBIDDEN',
path: [ 'createDiscussion' ],
extensions: { saml_failure: false },
locations: [ { line: 9, column: 5 } ],
message: 'Resource not accessible by integration'
}
],
Describe the bug
https://github.com/jmeridth/github-ospo/actions/runs/26733434368/job/78781862128
To Reproduce
Expected behavior
No error
Screenshots
No response
Additional context
No response