On a card, you can click any assignee, milestone, or label to filter the project board by that qualifier. To clear the search, you can click the same assignee, milestone, or label again.
也可使用每个项目板顶部的“Filter cards(过滤卡)”搜索栏来搜索卡。 您可以使用以下搜索限定符的任意组合来过滤卡,或者直接输入您要搜索的某些文本。
- 使用
author:USERNAME
按作者过滤卡 - 使用
assignee:USERNAME
或no:assignee
按受理人过滤卡 - Filter cards by label using
label:LABEL
,label:"MULTI-WORD LABEL NAME"
, orno:label
- 使用
milestone:MY-MILESTONE
按里程碑过滤 - 使用
state:open
、state:closed
或state:merged
按状态过滤卡 - 使用
review:none
、review:required
、review:approved
或review:changes_requested
按审查状态过滤 - 使用
status:pending
、status:success
或status:failure
按检查状态过滤 - 使用
type:issue
、type:pr
或type:note
按类型过滤卡 - 使用
is:open
、is:closed
或is:merged
和is:issue
、is:pr
或is:note
按状态和类型过滤卡 - Filter cards by issues that are linked to a pull request by a closing reference using
linked:pr
- 导航到包含要过滤的卡的项目板。
- 在项目卡列上方,单击“Filter cards(过滤卡)”搜索栏并键入搜索查询以过滤卡。
提示:您可以拖放过滤出的卡或使用键盘快捷键在各列之间移动它们。 有关键盘快捷键的更多信息,请参阅“键盘快捷键”中的“项目板”。
延伸阅读
- "关于项目板"
- "添加议题和拉取请求到项目板"
- “添加注释到项目板”