Skip to main content

This version of GitHub Enterprise was discontinued on 2023-07-06. No patch releases will be made, even for critical security issues. For better performance, improved security, and new features, upgrade to the latest version of GitHub Enterprise. For help with the upgrade, contact GitHub Enterprise support.

Pinning items to your profile

You can pin gists and repositories to your profile so other people can quickly see your best work.

You can pin a public repository if you own the repository or you've made contributions to the repository. Commits to forks don't count as contributions, so you can't pin a fork that you don't own. For more information, see "Why are my contributions not showing up on my profile?"

You can pin any public gist you own.

Pinned items include important information about the item, like the number of stars a repository has received or the first few lines of a gist. Once you pin items to your profile, the "Pinned" section replaces the "Popular repositories" section on your profile.

You can reorder the items in the "Pinned" section. In the upper-right corner of a pin, click and drag the pin to a new location.

  1. In the top right corner of GitHub Enterprise Server, click your profile photo, then click Your profile.

  2. At the top of the "Popular repositories" or "Pinned" section, click Customize your pins.

    Screenshot of the "Pinned" section of a user profile. A link, labeled "Customize your pins", is higlighted with an orange outline.

  3. Optionally, to change which items are included in the searchable list, next to "Show", select or deselect Repositories and Gists.

  4. Optionally, to make it easier to find a specific item, in the "Filter repositories and gists" field, type the name of a user, organization, repository, or gist.

  5. Select up to six repositories and gists, combined.

  6. Click Save pins.

Further reading