Justin Liu

Results 21 comments of Justin Liu

hi @benPearce1 thank you, unfortunetaly adding env variable still getting same error another thing I'm wondering is that when I try to browse the Octopus server from the runner it...

thank you @steveward and the team, GitHub Desktop is great. looking forward to this coming soon

> What I usually do to fix this is staging all files and then unstaging, which marks the issues as resolved and let's you do anything if you're looking for...

@rickstaa wondering how your one works, I dev on Windows and run action in Ubuntu and it always failing with the git diff for index.js.map file. I did manual compare,...

I got the exact issue while dev on windows and run action on Linux I fixed by udpating package.json as following: so I added newLine option for tsc build `...

What I did is name: 🔸 Find issue key in commit messages continue-on-error: true uses: atlassian/gajira-find-issue-key@master id: jira

@jamie-wearsafe tried your action and getting following error: ` Run Broadshield/gajira-find-issue-key@master with: from: commits returns: first standardize-pr-title: false generate-github-milestones: false generate-github-issues: false ` **Error: TypeError: github.GitHub is not a constructor**

@jamie-wearsafe wow, thank you for the quick reply, looking forward to hear from you soon :)

> > @jamie-wearsafe > > tried your action and getting following error: > > > **Error: TypeError: github.GitHub is not a constructor** > > Hi, Yes this is due to...

No worries, thank you Sent from my iPhone ________________________________ From: Jamie Nelson ***@***.***> Sent: Saturday, June 11, 2022 2:27:31 AM To: atlassian/gajira-find-issue-key ***@***.***> Cc: Justin Liu-JHG ***@***.***>; Comment ***@***.***> Subject:...