How to remove repositories that I don't own from GitHub dashboard

后端 未结 1 1449
旧巷少年郎
旧巷少年郎 2021-01-12 07:14

I forked a repo on GitHub then I created a pull request to with my changes and then I changed my mind so I closed the pull request and I deleted the fork I made on the repo.

相关标签:
1条回答
  • 2021-01-12 07:30

    I recently had the same "issue" of having a repository on my left sidebar in my dashboard, which I thought would disappear as I removed it from my account. After contacting the Github Support Service they replied with the following message:

    The list of repositories in your sidebar will display your repositories as well as any repository you've interacted with in the past 4 months. It looks like you opened this Pull Request there:

    [url to PR]

    This would count as a contribution, which adds the repository to your contributed to repository list. Once that activity is 4 months old, that will be removed from your sidebar.

    This is a late reply to your question and it might already be removed, however I hope this can clear up some confusion for someone else in the future.

    0 讨论(0)
提交回复
热议问题