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
---title: "[Bug] : Something unexpected happened"---
"A bug happened!"
Action is Failing with HttpError: Bad credentials for our enterprise edition
debug Reading from file .github/ISSUE_TEMPLATE.md
ℹ info Front matter for .github/ISSUE_TEMPLATE.md is { title: '[Bug] : Something unexpected happened' }
⬤ debug Templates compiled {
body: '"A bug happened!"\n',
title: '[Bug] : Something unexpected happened'
}
ℹ info Fetching issues with title "[Bug] : Something unexpected happened"
Error: Bad credentials
✖ fatal HttpError: Bad credentials
at /Users/apubba/Desktop/actions-runner/_work/_actions/JasonEtco/create-an-issue/v2/dist/index.js:5855:21
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async createAnIssue (/Users/apubba/Desktop/actions-runner/_work/_actions/JasonEtco/create-an-issue/v2/dist/index.js:41271:32)
The text was updated successfully, but these errors were encountered:
Hey @JasonEtco, in my org we'd love to use this action but this is clearly a blocking issue... Any plans to fix it? @ConnorDY any PR incoming that @JasonEtco could merge?
Hey there,
I have been trying to use this action to create issues but couldn't. Steps in my
.yml
file looks something like belowAnd ISSUE_TEMPLATE.md like below
Action is Failing with HttpError: Bad credentials for our enterprise edition
The text was updated successfully, but these errors were encountered: