Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Owner team automatically watching new repo's #653

Closed
RichieB2B opened this issue Jan 12, 2017 · 0 comments · Fixed by #5852
Closed

Owner team automatically watching new repo's #653

RichieB2B opened this issue Jan 12, 2017 · 0 comments · Fixed by #5852
Labels
type/proposal The new feature has not been accepted yet but needs to be discussed first.
Milestone

Comments

@RichieB2B
Copy link
Contributor

RichieB2B commented 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.

@andreynering andreynering added the type/proposal The new feature has not been accepted yet but needs to be discussed first. label Jan 12, 2017
@andreynering andreynering added this to the 1.x.x milestone Jan 12, 2017
@lunny lunny removed the type/bug label Dec 8, 2018
zeripath pushed a commit that referenced this issue Jan 27, 2019
Add a new config option to enable / disable the automatic watching of
repos for new repositories and if a user is added to a team.

Fixes #653

Signed-off-by: Sebastian Sauer <sauer.sebastian@gmail.com>
@lafriks lafriks modified the milestones: 1.x.x, 1.8.0 Jan 27, 2019
bmackinney pushed a commit to bmackinney/gitea that referenced this issue Jan 27, 2019
Add a new config option to enable / disable the automatic watching of
repos for new repositories and if a user is added to a team.

Fixes go-gitea#653

Signed-off-by: Sebastian Sauer <sauer.sebastian@gmail.com>
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type/proposal The new feature has not been accepted yet but needs to be discussed first.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants