We are actively using tasks in code reviews. Every developer can create them.
One of the merge conditions is all tasks are resolved. The quality of task resolution is checked by gate keeper. So, if task is deleted (incidentally or intentionally), gate keeper cannot verify the fix.
We need to allow developers create tasks, change their status to open/resolved, but restrict deletion of tasks to repo admins. Is it possible?
Hi Dmitry, at the moment you can't set any permissions or restrict this to project/repository administrators. There is already feature request to improve the permissions around tasks as : Pull Request Task Permissions . I would suggest you vote for that issue and and watch it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.