In order to save on codebuild resources+cost, I want to use the functionality where we can say ``` close-running-builds: REF_FOR_TAG ``` to be able to close previous running builds for the given commit This will be useful when running codebuild projects on each commit of a PR