v0.18.0
Adds feature: GitHub Webhooks @lezavala (#89)
what
- Adds GitHub Webhooks as in
cloudposse/ecs-codepipeline/aws
why
- Webhooks seems to be less noisy than polling and likely the preferred method.
references
- CloudPosse/repository-webhooks module docs.