David McPike bf1ccc47db Azure Devops support
- Fixes logic error in PullIsMergeable()
- Replace GetRemoteURL() with GetWebURL() - returns what we want
2019-04-29 20:19:02 -05:00
2019-04-11 12:51:42 -03:00
2019-04-27 17:48:17 -05:00
2019-03-12 11:16:27 -05:00
2019-03-30 20:22:49 -05:00
2019-04-29 20:19:02 -05:00
2019-03-07 15:09:53 -05:00
2019-04-11 12:51:42 -03:00
2019-03-13 17:52:27 -05:00
2019-04-11 12:41:58 -03:00
2019-04-23 12:27:40 -03:00
2019-03-14 17:36:22 -05:00
2019-03-13 17:52:27 -05:00
2019-04-29 00:06:48 -05:00
2018-03-15 17:25:02 -07:00
2019-04-11 12:41:58 -03:00
2019-03-30 20:06:40 -05:00
2018-08-16 13:02:09 -10:00
2019-04-28 11:35:43 -05:00
2018-08-16 13:02:09 -10:00

Atlantis

Atlantis Logo

Terraform Pull Request Automation

Azure Devops Support (alpha)

This fork contains Azure Devops support using a fork of the go-azuredevops library. It will build and is somewhat functional now, but beware that work is still ongoing to fix panics, add more tests, fix work item comment support, and update documentation.

Resources

What is Atlantis?

A self-hosted golang application that listens for Terraform pull request events via webhooks.

What does it do?

Runs terraform plan and apply remotely and comments back on the pull request with the output.

Why should you use it?

  • Make Terraform changes visible to your whole team.
  • Enable non-operations engineers to collaborate on Terraform.
  • Standardize your Terraform workflows.

Badges!

SuperDopeBadge Go Report Card codecov CircleCI Slack Status Gitter chat

Description
Terraform Pull Request Automation
Readme 215 MiB