mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-07-31 19:09:00 +00:00
* Adding check for Azure DevOps Test Webhook URL so they aren't processed like real events * feat: customize vcs comment command executable name * Altering case on isAzureDevOpsTestRepoURL function * Altering case on URL parameter * Altering checks to ensure all Azure DevOps Ignore tests pass * Extending setup method to support Azure DevOps * Fixing issue from merge conflict error * gofmt * Adding null checks to Test URL checks * moving azuredevopsTestUrl to const * Changing azuredevopsTestUrl to azuredevopsTestURL * Cleaning up return statement Co-authored-by: Ken Kaizu <k.kaizu38@gmail.com> --------- Co-authored-by: Ken Kaizu <k.kaizu38@gmail.com> Co-authored-by: nitrocode <7775707+nitrocode@users.noreply.github.com>