Open
Description
In case of multiple environments, digger apply comment will attempt to apply all of them, including prod. Specifying -p option doesn't solve it because it relies on user being conscious about it.
Prosposed solution
Allow specifying allowed_commands
in the workflow file. If there are multiple workflow files (for different environments) then it will prevent apply from running even if user adds comments trigger by mistake.