Skip to content

Release candidate with deployment trigger type filtering support

Pre-release
Pre-release
Compare
Choose a tag to compare
@snorremd snorremd released this 19 Jan 09:36
· 1 commit to main since this release
33716c8

This release adds support for filtering (or not) on the Cloudflare deployment trigger types using the deployment_trigger input. This allows deletion of deployments using the ad_hoc trigger type. Additionally the release now supports an optional keep input. This defaults to 0, but you can optionally specify a number of deployments to keep.

The deployment trigger type support was contributed by @zaosoula. Thanks ❤️