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.
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 sayatlantis apply
in the comment, versus two actions.I can look at implementing this, but curious on your thoughts.