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
Error: ENOENT: no such file or directory, open '/home/runner/jira/config.yml'
at Object.openSync (fs.js:440:3)
at Object.readFileSync (fs.js:342:35)
at Object.104 (/home/runner/work/_actions/atlassian/gajira-find-issue-key/master/dist/index.js:1:7925)
at webpack_require (/home/runner/work/_actions/atlassian/gajira-find-issue-key/master/dist/index.js:1:154)
at startup (/home/runner/work/_actions/atlassian/gajira-find-issue-key/master/dist/index.js:1:291)
at module.exports.18 (/home/runner/work/_actions/atlassian/gajira-find-issue-key/master/dist/index.js:1:346)
at Object. (/home/runner/work/_actions/atlassian/gajira-find-issue-key/master/dist/index.js:1:356)
at Module._compile (internal/modules/cjs/loader.js:959:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:995:10)
at Module.load (internal/modules/cjs/loader.js:815:32) {
errno: -2,
syscall: 'open',
code: 'ENOENT',
path: '/home/runner/jira/config.yml'
The text was updated successfully, but these errors were encountered:
getting error
Run atlassian/gajira-find-issue-key@master
with:
from: commits
internal/fs/utils.js:220
throw err;
^
Error: ENOENT: no such file or directory, open '/home/runner/jira/config.yml'
at Object.openSync (fs.js:440:3)
at Object.readFileSync (fs.js:342:35)
at Object.104 (/home/runner/work/_actions/atlassian/gajira-find-issue-key/master/dist/index.js:1:7925)
at webpack_require (/home/runner/work/_actions/atlassian/gajira-find-issue-key/master/dist/index.js:1:154)
at startup (/home/runner/work/_actions/atlassian/gajira-find-issue-key/master/dist/index.js:1:291)
at module.exports.18 (/home/runner/work/_actions/atlassian/gajira-find-issue-key/master/dist/index.js:1:346)
at Object. (/home/runner/work/_actions/atlassian/gajira-find-issue-key/master/dist/index.js:1:356)
at Module._compile (internal/modules/cjs/loader.js:959:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:995:10)
at Module.load (internal/modules/cjs/loader.js:815:32) {
errno: -2,
syscall: 'open',
code: 'ENOENT',
path: '/home/runner/jira/config.yml'
The text was updated successfully, but these errors were encountered: