- GitHub Essentials
- Achilleas Pipinellis
- 249字
- 2021-08-05 10:45:35
Assigning issues to users
A repository can have more than one collaborator. A collaborator is a person who has push access to the repository and, in our case, can also edit and close issues.
User assignment works well in repositories with large traffic where a team is involved and is responsible for bug fixes, enhancements, and so on.
There are two ways to assign an issue to someone. First, as you have seen in the previous images, there is an Assignee section inside each issue, as shown in the following screenshot:

At this particular stage, there is only one collaborator—me—so only my name appears in the list. Okay, we learned how to assign an issue to a collaborator from inside the issue, but what happens if you have dozens of issues that you want to assign to someone? Assigning each of them one by one is a bit tedious and time consuming. You'll be happy to know that you can mass-assign issues to a person.
For this purpose, let's create two more issues. Head over to the Issues page, select the boxes of the issues that you want to assign, and select an assignee, as shown in the following screenshot:

After selecting the assignee, the issues will immediately get updated with the new information. You can see that the avatar of the assignee appears on each issue that is assigned to them:

You can select and add up to 10 assignees to an issue.
- MySQL高可用解決方案:從主從復制到InnoDB Cluster架構
- 數據庫技術與應用教程(Access)
- SQL Server 2016 數據庫教程(第4版)
- Python數據挖掘:入門、進階與實用案例分析
- MySQL基礎教程
- 數據革命:大數據價值實現方法、技術與案例
- 數據庫設計與應用(SQL Server 2014)(第二版)
- SQL Server 2012數據庫管理教程
- 辦公應用與計算思維案例教程
- HikariCP連接池實戰
- 淘寶、天貓電商數據分析與挖掘實戰(第2版)
- 大數據分析:數據倉庫項目實戰
- 大數據數學基礎(Python語言描述)
- 數據挖掘競賽實戰:方法與案例
- 數據挖掘與數據化運營實戰:思路、方法、技巧與應用