Once Jenkin Job is finished regardless of it's status , it will published the message (pipelines details , build number , status etc) to topic which triggers this cloud function
Once Jenkin Job is finished regardless of it's status ,
Function reads the message and make the call to jekins to get the job status pushes the data to cloud firestore and make another call to http endpoint to update the confluence with application current version
it will published the message (pipelines details , build number , status etc) to topic which triggers this cloud function
Function reads the message and make the call to jekins to get the job status pushes the data to cloud firestore
and make another call to http endpoint to update the confluence with application current version