GitLab Issue Boards:GitLab問題看板簡介


GitLab Issue Boards

Issue Boards是一個軟件項目管理工具,用於計劃、組織和可視化一個特性或產品發佈的工作流。

優秀的特性

  1. 爲一個項目創建多個issue boards
  2. 爲一個組創建多個issue boards
  3. 添加assignees和milestones列

支持的功能

  1. 創建一個新列
  2. 刪除存在的列
  3. 在列之間拖動issues
  4. 重新排序列中的issues
  5. 對列進行拖動並重排序
  6. 在列之間拖動issue時會自動修改標籤
  7. 如果將issue拖入Done列,會自動關閉issue
  8. 可以通過一個創建的標籤來創建列
  9. 支持對issues進行過濾查詢

專業術語

  1. Issue Board:Each board represents a unique view for your issues. It can have multiple lists with each list consisting of issues represented by cards.
  2. List:A column on the issue board that displays issues matching certain attributes. In addition to the default lists of ‘Open’ and ‘Closed’ issue, each additional list will show issues matching your chosen label or assignee. On the top of that list you can see the number of issues that belong to it.
  • Label list: a list based on a label. It shows all opened issues with that label.
  • Assignee list : a list which includes all issues assigned to a user.
  • ***Open (default)***: shows all open issues that do not belong to one of the other lists. Always appears as the leftmost list.
  • Closed (default) : shows all closed issues. Always appears as the rightmost list.
  1. Card : A box in the list that represents an individual issue. The information you can see on a card consists of the issue number, the issue title, the assignee, and the labels associated with the issue. You can drag cards from one list to another to change their label or assignee from that of the source list to that of the destination list

相關概念

  1. Labels
  2. Milestones
  3. Weight
  4. Assignee
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章