[PR #808] [MERGED] Track assignee for issue #15586

Closed
opened 2025-11-02 11:50:02 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/808
Author: @lunny
Created: 2/1/2017
Status: Merged
Merged: 2/3/2017
Merged by: @lunny

Base: masterHead: lunny/track_assignee_issue


📝 Commits (3)

📊 Changes

5 files changed (+94 additions, -11 deletions)

View changed files

📝 models/issue.go (+21 -0)
📝 models/issue_comment.go (+52 -11)
📝 options/locale/locale_en-US.ini (+3 -0)
📝 routers/repo/issue.go (+5 -0)
📝 templates/repo/issue/view_content.tmpl (+13 -0)

📄 Description

untitled


🔄 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/808 **Author:** [@lunny](https://github.com/lunny) **Created:** 2/1/2017 **Status:** ✅ Merged **Merged:** 2/3/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `lunny/track_assignee_issue` --- ### 📝 Commits (3) - [`611be5e`](https://github.com/go-gitea/gitea/commit/611be5eeb53ea00850d38da41701f2172001470f) track assignee for issue - [`a7b2a1c`](https://github.com/go-gitea/gitea/commit/a7b2a1cf8e838698476c2fd016cc0ada174be6ef) fix lint - [`34eb85c`](https://github.com/go-gitea/gitea/commit/34eb85c5e9d042bd35d9a41e07fda811b4f21ea2) use getUserByID instead Get ### 📊 Changes **5 files changed** (+94 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `models/issue.go` (+21 -0) 📝 `models/issue_comment.go` (+52 -11) 📝 `options/locale/locale_en-US.ini` (+3 -0) 📝 `routers/repo/issue.go` (+5 -0) 📝 `templates/repo/issue/view_content.tmpl` (+13 -0) </details> ### 📄 Description ![untitled](https://cloud.githubusercontent.com/assets/81045/22499406/8cff6e9a-e899-11e6-82e7-531491b671f4.png) --- <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 11:50:02 -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#15586