Skip to main content

Эта версия GitHub Enterprise Server будет прекращена 2023-12-20. Исправления выпускаться не будут даже при критических проблемах безопасности. Для повышения производительности, повышения безопасности и новых функций выполните обновление до последней версии GitHub Enterprise Server. Чтобы получить справку по обновлению, обратитесь в службу поддержки GitHub Enterprise.

Закрепление элементов в профиле

Вы можете закрепить объекты gist и репозитории в своем профиле, чтобы другие пользователи могли быстро просмотреть вашу лучшую работу.

You can pin a public repository if you own the repository or you've made contributions to the repository within the last year. 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.

Screenshot of the dropdown menu under @octocat's profile picture. "Your profile" is outlined in dark orange.

  1. 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 highlighted with an orange outline.

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

  3. 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.

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

  5. Click Save pins.

Further reading