Vaishnav Nugala

Results 5 issues of Vaishnav Nugala

I am using the following config ``` version: 2 mergeable: - when: pull_request.opened validate: - do: commit message: regex: 'AB\#[0-9]+' message: 'The Azure ticket does not exist' pass: - do:...

Error While Running the actions workflow on Windows and Linux Runners Workflow fails while downloading the actions/checkout repository Error shows up when using actions/checkout@v2 and v2.3.4 on Windows End-of-central-directory signature...

Hi, I am trying to run a organizational workflow across multiple repos, trying to enforce work items to be linked to every commit. But i am getting this error Run...

enhancement

Hi We are currently having the majority of pipelines in Java, the current action is working for React JS pipelines which is able to generate a lcov. For using jacoco...

Is there an option to scan only a specific directory and not all the files. Or is there a way to configure a File/Folder exclusion list.