When we are running the github action (or via some other method) it should be possible to update the blast radius of a change each time the CLI is run, rather than always creating a new one. This means that if someone creates a PR, then adds more commits, there will only be a single change created.
This may also require changes in the github action depending on the implementation