Turn off Auto Watch new Repos #529

Closed
opened 2026-04-20 06:03:56 +00:00 by ryanlerch · 0 comments
Owner

Summary

Turn off Auto Watch new Repos

Details

Currently, if you are a member of an organization, and a new repo is created, you are automatically added to the watchlist for that repo.

This results in a lot of spam for our users, esecially since everything is in an org.

Note if you create a repo yourself, you still will be on the watchlist, and this does not impact issue subscrtiptions going forward either:

https://forgejo.org/docs/latest/admin/config-cheat-sheet/#service-service

AUTO_WATCH_NEW_REPOS: true: Enable this to let all organization users watch new repos when they are created.
### Summary Turn off Auto Watch new Repos ### Details Currently, if you are a member of an organization, and a new repo is created, you are automatically added to the watchlist for that repo. This results in a lot of spam for our users, esecially since everything is in an org. Note if you create a repo yourself, you still will be on the watchlist, and this does not impact issue subscrtiptions going forward either: https://forgejo.org/docs/latest/admin/config-cheat-sheet/#service-service ``` AUTO_WATCH_NEW_REPOS: true: Enable this to let all organization users watch new repos when they are created. ```
ryanlerch added this to the Sprint 19 project 2026-04-20 09:46:16 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
forge/forge#529
No description provided.