[PR #4748] [MERGED] Allow to add organization members as collaborators on organization owned repositories #17484

Closed
opened 2025-11-02 13:37:38 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/4748
Author: @adelowo
Created: 8/19/2018
Status: Merged
Merged: 11/30/2018
Merged by: @lafriks

Base: masterHead: add_user_as_collaborator_to_organization_repo


📝 Commits (4)

  • 84f2719 add organization members as collaborators on organization owned
  • e3397d8 Merge branch 'master' into add_user_as_collaborator_to_organization_repo
  • 0812999 Merge branch 'master' into add_user_as_collaborator_to_organization_repo
  • 33ff015 Merge branch 'master' into add_user_as_collaborator_to_organization_repo

📊 Changes

2 files changed (+0 additions, -14 deletions)

View changed files

📝 options/locale/locale_en-US.ini (+0 -1)
📝 routers/repo/setting.go (+0 -13)

📄 Description

Fixes #4507

Deleted the translation text since I couldn't find it being used elsewhere with ag "settings.user_is_org_member"


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/gitea/pull/4748 **Author:** [@adelowo](https://github.com/adelowo) **Created:** 8/19/2018 **Status:** ✅ Merged **Merged:** 11/30/2018 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `add_user_as_collaborator_to_organization_repo` --- ### 📝 Commits (4) - [`84f2719`](https://github.com/go-gitea/gitea/commit/84f27196cc6b2934ee8f27348b7fc1d6312c2e10) add organization members as collaborators on organization owned - [`e3397d8`](https://github.com/go-gitea/gitea/commit/e3397d8e1fba87b57a8cfd90765127a35b471e80) Merge branch 'master' into add_user_as_collaborator_to_organization_repo - [`0812999`](https://github.com/go-gitea/gitea/commit/081299987740727e99858bfed91031f4f8fb5845) Merge branch 'master' into add_user_as_collaborator_to_organization_repo - [`33ff015`](https://github.com/go-gitea/gitea/commit/33ff01556ed8b359e2eda982d38b9a3357fdfdb2) Merge branch 'master' into add_user_as_collaborator_to_organization_repo ### 📊 Changes **2 files changed** (+0 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `options/locale/locale_en-US.ini` (+0 -1) 📝 `routers/repo/setting.go` (+0 -13) </details> ### 📄 Description Fixes #4507 Deleted the translation text since I couldn't find it being used elsewhere with `ag "settings.user_is_org_member"` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 13:37:40 -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#17484