erik78se / charm-gitlab-runner

A juju charm (hooks,bash) deploying gitlab-runner
Apache License 2.0
3 stars 1 forks source link

"verify-delete" action: effect clarity #7

Open NilesDev opened 3 years ago

NilesDev commented 3 years ago

action name: verify-delete help text: Runs 'gitlab-runner verify --delete'

Sounds a bit like the main effect is "verify that something is deleted", when the actual function is "delete, and also verify it" (AFAIK).