Creates a Jira issue in the project with the given key. 
    
        -  If current build failed, checks if issue was already created. If yes, adds a comment, if not, creates a new Jira issue.
-  If current build passed, checks if issue from p.1 is Closed or Done. If not, adds a comment.