Owner team automatically watching new repo's #223

Closed
opened 2025-11-02 03:14:30 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @RichieB2B on GitHub (Jan 12, 2017).

When creating a new repo owned by an organization createRepository() calles addRepository() for the Owner team. addRepository() sets permissions for the owners but also sets watches for them. These watches are not always desired.

Please make the Owner team watches upon repo creation optional, either globally or per organization. Perhaps as part of #145

Also, when adding a new member to an organisation Owner team, AddTeamMember() does not set watches for the new team member. That is inconsistent and probably a bug.

Originally created by @RichieB2B on GitHub (Jan 12, 2017). When creating a new repo owned by an organization createRepository() calles addRepository() for the Owner team. addRepository() sets permissions for the owners but also sets watches for them. These watches are not always desired. Please make the Owner team watches upon repo creation optional, either globally or per organization. Perhaps as part of #145 Also, when adding a new member to an organisation Owner team, AddTeamMember() does not set watches for the new team member. That is inconsistent and probably a bug.
GiteaMirror added the type/proposal label 2025-11-02 03:14:30 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#223