LLLeo Lapworthinblog.cuckoo.org·Jun 23, 2021 · 2 min readAWS Pipelines with Github Release trigger in CDKProblem CDK pipeline supports GitHub webhook, but on branch push events, not on release events. UPDATE 2022 The after migrating to the modern CDK Pipeline API this approach no longer works. Instead we have setup a GitHub action that is triggered on r...00