* Initial regression pipeline
* Progress toward Jira API Util changes
* Updated Regression run and Jira Writeback Reporter to work together
* Temporarily disabled cron
* Allow Jira Writeback Reporter to set UAT tester
* Updates to azure-pipelines to avoid using jira command line
* Deleted unused script
* Changed pool to default
* Added back closing quote
* Added missing paren
* Set up cron schedule
* Progress toward Jira integration
* Jira Writeback reporter working
* Added correct timeouts
* Added Jira Writeback reporter to pipeline
* Added tag for testing
* Removed unnecessary async
* Fixed rate limit issue
* Moved to only transition existing test case subtasks
* Changing to transition issues by key
* Enabled mocking for scenario 2
* Added better error handling in api util
* Changed workers to 1 to eliminate duplicate test runs
* Streamlined batch creation and retry check
* Modified test data structure to remove undeterministic sort
* Increased workers
* Increased heap size for jira upload
* Cleanup
* Made logs more specific for JiraWritebackReporter