Skip to content

Filter:Query String Format

Sally Oh edited this page Jun 23, 2021 · 1 revision

GitHub search syntax

  • search by open or closed state
    • is:open / is:closed
  • search by author
    • author:username
  • Search by assignee
    • assignee:username
  • search by label
    • label:labelTitle
  • search by milestone
    • milestone:milestoneTitle

Clone this wiki locally