Hi folks,
Our team is trying to build integration between Jira and Pub/Sub & CloudRun service in GCP.
The use case is when the status of a issue transit to a specific, the automation in Jira needs to send a message or web request to our Pub/Sub topic or an endpoint in the CloudRun service. However, API key is not support as auth method for these service, and there is no action component we can use to run a shell command to do the authentication for the access token before making any web requests sent to GCP.
Appreciate any help and suggestions!
Cheers
Frank