i cant pin repos #176830
-
Beta Was this translation helpful? Give feedback.
Replies: 4 comments
-
|
*its a github org |
Beta Was this translation helpful? Give feedback.
-
|
I ran into this too and figured out what was going on. You’re looking at two different pages: The screenshot with “We think you’re gonna like it here.” is the organization dashboard. That page doesn’t show (or let you edit) pins. The screenshots where the Pinned section exists are the public profile page for the org/user. To edit pins you have to open the public profile while you’re logged in: For an organization Go to https://github.com/orgs// (not /dashboard). Click Manage (top-right) → Public profile → Pinned repositories. Pick up to 6 repos and Save. For a personal profile Go to https://github.com/. Click Customize profile → Pinned → select repos → Save. Notes: Only public repos can be pinned to the public profile. You need owner (or “Profile manager”) permission on the org to see the Manage/Public profile controls. The mobile app shows pins but can’t edit them. If the button still doesn’t appear, try disabling extensions/ad-blockers or using a private window. Once I switched from the org dashboard to the public profile, the pin controls showed up and everything worked. |
Beta Was this translation helpful? Give feedback.
-
|
You’re probably just on the wrong page. When you open your organization’s dashboard, GitHub doesn’t show the controls to change pinned repositories there. That’s why it looks like you can’t edit them, even though you should have permission. |
Beta Was this translation helpful? Give feedback.
-
|
If you can’t pin or edit repos, it’s often due to browser/cache issues, repo visibility, or organization restrictions. Try refreshing, using an incognito window, or checking that you have the right permissions. Public and accessible repos are pinnable, but some org-owned repos may be restricted. |
Beta Was this translation helpful? Give feedback.



I ran into this too and figured out what was going on.
You’re looking at two different pages:
The screenshot with “We think you’re gonna like it here.” is the organization dashboard. That page doesn’t show (or let you edit) pins.
The screenshots where the Pinned section exists are the public profile page for the org/user.
To edit pins you have to open the public profile while you’re logged in:
For an organization
Go to https://github.com/orgs// (not /dashboard).
Click Manage (top-right) → Public profile → Pinned repositories.
Pick up to 6 repos and Save.
For a personal profile
Go to https://github.com/.
Click Customize profile → Pinned → select repos → Save.
Notes:
Only public repos can b…