Sureshraj
Sureshraj
> Is there a way to blank this out onCancel? @DomiDenie Yes. There are a couple of ways to do that using `onCancel` callback. * Adding custom attribute to the...
@JasonStoltz I can fix this issue.
@JasonStoltz Is there any blockers for this ticket?
Sure @JasonStoltz, I have not yet started the task. I will post the new API changes here for the discussion soon.
Hi @saikek, Sorry for taking too long to respond. Initially, the Jenni was created to support only SCM-type jobs. At the moment, Jenni uses git to resolve the current branch...
Hi @dilum1995 I will add switch-case block to javaScript.
Hi @doug-wade, Have you tried using the default import `import fetch from 'node-fetch-cache` instead of `import * as ...`? I encountered the same error on Node version `v20.12.2`, but using...