laravel-harbor icon indicating copy to clipboard operation
laravel-harbor copied to clipboard

Comment in a JIRA Cloud Ticket when a preview environment is deployed

Open shawnhooper opened this issue 1 year ago • 1 comments

@mehrancodes  I'll work on this, just wanted to note it in the backlog.

Summary

When an environment is deployed with Harbor, and the branch name matches a JIRA ticket ID, then add a comment to the ticket announcing the deployment.

Details

I think I'll build an Announcement interface that we can hook into. The SDKs for JIRA on-premise and JIRA-cloud are different, and I suspect we'll want to do this with several different issue trackers over time.

shawnhooper avatar Mar 16 '24 00:03 shawnhooper

Hey Shown, that sounds like a fantastic addition! Thanks for bringing it up. Your proposed approach seems solid – creating an Announcement interface sounds like the way to go.

mehrancodes avatar Mar 16 '24 18:03 mehrancodes