You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi guys, I am getting this error when trying to run the workflow to create issues.
Error:
Run JasonEtco/create-an-issue@v2
⬤ debug Reading from file .github/issue1.md
ℹ info Front matter for .github/issue1.md is { title: 'Components' }
⬤ debug Templates compiled { body: 'testing\n', title: 'Components' }
ℹ info Creating new issue Components
✖ error An error occurred while creating the issue. This might be caused by a malformed issue title, or a typo in the labels or assignees. Check .github/issue1.md!
✖ error HttpError: Resource not accessible by integration
at /home/runner/work/_actions/JasonEtco/create-an-issue/v2/dist/index.js:5[8](https://github.com/luane-aquino/repo7/actions/runs/11739454377/job/32703977375#step:3:9)55:21
at process.processTicksAndRejections (node:internal/process/task_queues:[9](https://github.com/luane-aquino/repo7/actions/runs/11739454377/job/32703977375#step:3:10)5:5)
Hi guys, I am getting this error when trying to run the workflow to create issues.
Error:
Here is my workflow create-issue.yaml
And here is the issue1.md
Any help is welcomed 🙏🏽
The text was updated successfully, but these errors were encountered: