Hi All,
We have a scenario where we have to trigger GitHUb Action from Jira Automation workflow and we are able to successfully trigger with GitHub Personal Access Token ( PAT).
But we do not want to use PAT and want to trigger GitHub action either with GitHub App id or GitHub Oauth from Jira Server .
Any idea how can we do this ?