- GitHub Essentials
- Achilleas Pipinellis
- 319字
- 2021-08-05 10:45:36
Creating new label names and setting different colors
Head over to the issue tracker and navigate to the label page by clicking on Labels. As you can see, GitHub sets up some predefined labels that are ready to use. The name, color, and description are fully customizable for new and existing labels.
Creating a new label is as easy as pressing the New label button, filling in the name, choosing a color, and optionally entering a description. In fact, a random color is already picked, so the only prerequisite is the name. I have created a new yellow label named needs testing, as shown in the following screenshot:

After clicking the Create label button, the label will be created and appear in the list. Back to the issues—let's go inside the first one and give it the label we just created. Click on the gear icon for the dropdown to appear. Start typing to narrow down the search. Now, we only have 9 labels, but imagine having more than 42. You'd have to scroll and scroll until you found the label you were looking for.
As you might have guessed, you can choose more than one label in an issue. After you choose them, just click anywhere outside of the label window to save the action. You will see the changes immediately:

Note how GitHub makes note of any change made to the issue. This way, you will know who took a specific action and when the action was taken. Nothing escapes GitHub's eye! Try to remove the enhancement label to see what happens.
As with the assignees, you can also mass-assign labels to issues. Let's try this by going to the main issues page and selecting some issues, and then choosing the bug label:

The issue tracker will be updated, and now you can have an overview of the issues with the labels assigned to them:

- Greenplum:從大數據戰略到實現
- SQL Server 2008數據庫應用技術(第二版)
- 文本數據挖掘:基于R語言
- Learning JavaScriptMVC
- MySQL基礎教程
- 區塊鏈通俗讀本
- Mastering Machine Learning with R(Second Edition)
- Remote Usability Testing
- 金融商業算法建模:基于Python和SAS
- 深入淺出 Hyperscan:高性能正則表達式算法原理與設計
- 從實踐中學習sqlmap數據庫注入測試
- 菜鳥學SPSS數據分析
- Microsoft Dynamics NAV 2015 Professional Reporting
- 數據產品經理寶典:大數據時代如何創造卓越產品
- Flume日志收集與MapReduce模式