Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How do I run a C# program from Jira

Edward Facundo August 30, 2023

I'm using https://atlassian.carcgl.com/ and would like to run C# (and other languages) from this instance of Jira.

The test cases in Jira should be able to run these executables on a different test PC on the Carrier network.

Please let me know if this is possible and provide working examples.

Thanks,

Ed

1 answer

0 votes
Sayed Bares _ServiceRocket_
Community Champion
September 1, 2023

@Edward Facundo welcome to Atlassian community!

You would need an app for that and the only app I know that can do this is Power Scripts - Jira Workflow Automation. Specifically you would need System routine to run operating system related commands which may include running C# codes or any other sh, ksh, perl ... commands.

Edward Facundo September 5, 2023

Hi Sayed, can System routine run by itself or does Power Script need to be installed?

How is it executed from Jira?

Thanks, Ed

Suggest an answer

Log in or Sign up to answer