Hi everyone,

it would be great if you could have a look at my pull request
https://github.com/jenkinsci/jenkins/pull/373 that adds a item CANCEL
permission to Jenkins.

Why do we need it? We have a custom plugin that allows users to
trigger special jobs with a different UI. These users don't have the
BUILD permission for the job. Instead, they have another permisson
that allows them to trigger the job via the other UI. With this patch
we can assign CANCEL permissions to the users, so that they are able
to cancel the job independently of the BUILD permission.

Thanks,
Sascha

Reply via email to