Remove all watchers from a repository #5917
Labels
type/feature
Completely new functionality. Can only be merged if feature freeze is not active.
type/proposal
The new feature has not been accepted yet but needs to be discussed first.
[x]
):Description
I've migrated all our corporate repositories to a selfhosted Gitea instance and we're liking it a lot so far.
The migration was done via the REST API for every repository we had on another hosting service.
I'd like to turn on email notifications for mentions and PRs, but the migration sadly added all users as watchers to all repositories.
Is it possible to remove all watcher from all repositories? At the moment developers would get emails even for repositories they don't care about.
The text was updated successfully, but these errors were encountered: