stelligent / mu

A full-stack DevOps on AWS framework
https://getmu.io
MIT License
974 stars 135 forks source link

Add PollForSourceChanges attribute #426

Open karlskidmore opened 5 years ago

karlskidmore commented 5 years ago

Explicit turn-off of PollForSourceChanges when github token present, to prevent pipeline being triggered twice (i.e. via webhook and periodic polling). See here for background: https://docs.aws.amazon.com/codepipeline/latest/userguide/pipelines-webhooks-create.html