You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In case the user started a build with a faulty configuration, it might be useful to cancel it instead of waiting for the whole pipeline to finish. The ownership-plugin seems to allow this by using the @currentUserIsOwner or the @currentUserIsPrimaryOwner role. Link to plugin page.
The global admin will still be able to override that and cancel any job.
The text was updated successfully, but these errors were encountered:
In case the user started a build with a faulty configuration, it might be useful to cancel it instead of waiting for the whole pipeline to finish. The ownership-plugin seems to allow this by using the
@currentUserIsOwner
or the@currentUserIsPrimaryOwner
role. Link to plugin page.The global admin will still be able to override that and cancel any job.
The text was updated successfully, but these errors were encountered: