Improvement

January 20, 20201 minute read

Search by @me

You can now create and share search queries that resolve to the current user by using the @me search syntax.

For example, navigating to https://github.com/search?q=is%3Aissue+state%3Aopen+assignee%3A%40me (when logged into GitHub) will return all the open issues that are assigned to you. You can also type assignee:@me is:issue state:open into any search field to return the same results.

Learn more about current user search on GitHub

Subscribe to our developer newsletter

Discover tips, technical guides, and best practices in our biweekly newsletter just for devs.

By submitting, I agree to let GitHub and its affiliates use my information for personalized communications, targeted advertising, and campaign effectiveness. See the GitHub Privacy Statement for more details.

Search by @me - GitHub Changelog