runatlantis / atlantis

Terraform Pull Request Automation
https://www.runatlantis.io
Other
7.83k stars 1.06k forks source link

Webhook for pull_request_review - not parsing comment #1010

Open joshbranham opened 4 years ago

joshbranham commented 4 years ago

Unsure if this is by design, but it seems that a webhook payload of type pull_request_review from github does not get processed by atlantis. For instance, I should be able to both approve a PR and say atlantis apply in the comment, versus two actions.

I can look at implementing this, but curious on your thoughts.

lkysow commented 4 years ago

hey, I think that makes sense