Source Control and JIRA integration

Hi All, 

My company is using Redgate source control and JIRA and I was wondering if there is a way to integrate the two together. 
For example, if someone checks in and pushes their code, they can create a JIRA ticket using source control redgate and assign the ticket to someone as part of the committing the changes. So once code has been committed and pushed to development a ticket is created and assigned to another party to review the changes and deploy the code to production using red gate. 
As anyone implemented anything similar to that? 


Best Answer

  • David AtkinsonDavid Atkinson Posts: 1,431 Rose Gold 2
    SQL Source Control is an integration between your database and version control. Assuming you're using Git (most people are these days), then what you need is integration between Git and JIRA. Something like Smart Commits could work?
    David Atkinson
    Product Manager
    Redgate Software
Sign In or Register to comment.