[PR #3168] [MERGED] Allow adding collaborators with (fullname) (#3103) #16812

Closed
opened 2025-11-02 12:19:40 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/3168
Author: @lafriks
Created: 12/12/2017
Status: Merged
Merged: 12/12/2017
Merged by: @appleboy

Base: release/v1.3Head: backport/add_collaborator_with_name


📝 Commits (1)

  • a36a1b1 Allow adding collaborators with (fullname) (#3103)

📊 Changes

4 files changed (+38 additions, -6 deletions)

View changed files

📝 routers/org/teams.go (+2 -5)
📝 routers/repo/setting.go (+2 -1)
routers/utils/utils.go (+17 -0)
routers/utils/utils_test.go (+17 -0)

📄 Description

Backport to release/v1.3


🔄 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/3168 **Author:** [@lafriks](https://github.com/lafriks) **Created:** 12/12/2017 **Status:** ✅ Merged **Merged:** 12/12/2017 **Merged by:** [@appleboy](https://github.com/appleboy) **Base:** `release/v1.3` ← **Head:** `backport/add_collaborator_with_name` --- ### 📝 Commits (1) - [`a36a1b1`](https://github.com/go-gitea/gitea/commit/a36a1b14de2a797fc9dd2cb17434d847edf3dd81) Allow adding collaborators with (fullname) (#3103) ### 📊 Changes **4 files changed** (+38 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `routers/org/teams.go` (+2 -5) 📝 `routers/repo/setting.go` (+2 -1) ➕ `routers/utils/utils.go` (+17 -0) ➕ `routers/utils/utils_test.go` (+17 -0) </details> ### 📄 Description Backport to release/v1.3 --- <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 12:19: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#16812