@@ -95,6 +95,10 @@ func setHelmCommand(p *Plugin) {
switch buildEvent {
case "push":
setPushEventCommand(p)
case "tag":
case "deployment":
case "delete":
setDeleteEventCommand(p)
default:
The note is not visible to the blocked user.