You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
intro: 'You can visit your personal dashboard to keep track of issues and pull requests you''re working on or following, navigate to your top repositories and team pages, stay updated on recent activities in organizations and repositories you''re subscribed to, and explore recommended repositories.'
intro: Your personal dashboard helps you track issues and pull requests, find your top repositories and teams, stay up-to-date with organizations and repositories you're subscribed to, and explore recommended repositories.
13
14
versions:
14
15
fpt: '*'
15
16
ghes: '*'
16
17
ghec: '*'
17
18
topics:
18
19
- Accounts
19
-
shortTitle: Your personal dashboard
20
+
shortTitle: Personal dashboard quickstart
20
21
---
21
22
22
23
## Accessing your personal dashboard
@@ -27,38 +28,25 @@ To access your personal dashboard once you're signed in, click the {% octicon "m
27
28
28
29
## Finding your recent activity
29
30
30
-
In the "Recent activity" section of your news feed, you can quickly find and follow up with recently updated issues and pull requests you're working on. Under "Recent activity", you can preview up to 4 recent updates made in the last two weeks.
31
-
32
-
{% data reusables.dashboard.recent-activity-qualifying-events %}
31
+
In the "Recent activity" section of your news feed, you can quickly find and follow up with recently updated issues and pull requests you're working on.
33
32
34
33
## Finding your top repositories and teams
35
34
36
35
In the global navigation menu, you can access the top repositories and teams you use. To open the menu, select {% octicon "three-bars" aria-label="Open global navigation menu" %} at the top left of any page.
37
36
38
37

39
38
40
-
The list of top repositories is automatically generated, and can include any repository you have interacted with, whether it's owned directly by your account or not. Interactions include making commits and opening or commenting on issues and pull requests. The list of top repositories cannot be edited, but repositories will drop off the list 1 year after you last interacted with them.
41
-
42
39
You can also find a list of your recently visited repositories, teams, and projects when you click into the search bar at the top of any page on {% data variables.product.github %}.
43
40
44
-
## Staying updated with activity from the community
41
+
## Staying up-to-date with activity from the community
45
42
46
43
{% ifversion feed %}
47
44
48
-
> [!NOTE]
49
-
> The new feed is currently in {% data variables.release-phases.public_preview %} and subject to change.
45
+
{% data reusables.dashboard.feed-beta-note %}
50
46
51
47
The feed is designed to help you discover relevant content from projects you follow, keep up with your friends and community members, and track recent activity in your communities.
52
48
53
-
You can use the **{% octicon "filter" aria-hidden="true" aria-label="filter" %} Filter** dropdown in the upper right corner to filter the feed to show only the exact event types you'd like to see. For example, you'll see updates when someone you follow:
54
-
55
-
* Stars a repository
56
-
* Follows another user
57
-
* Creates a public repository
58
-
* Opens an issue or pull request with `help wanted` or `good first issue` label on a repository you're watching
59
-
* Pushes commits to a repository you watch
60
-
* Forks a public repository
61
-
* Publishes a new release
49
+
You can use the **{% octicon "filter" aria-hidden="true" aria-label="filter" %} Filter** dropdown in the upper right corner to filter the feed to show only the exact event types you'd like to see.
62
50
63
51
{% else %}
64
52
The main section of your dashboard has two activity feeds:
@@ -68,33 +56,18 @@ The main section of your dashboard has two activity feeds:
68
56
69
57
### Following feed
70
58
71
-
This feed shows activity from repositories and users you have shown a direct interest in, by following a user or watching a repository. For example, you'll see updates when a user you follow:
72
-
73
-
* Stars a repository.
74
-
* Follows another user.
75
-
* Creates a public repository.
76
-
* Opens an issue or pull request with "help wanted" or "good first issue" label on a repository you're watching.
77
-
* Pushes commits to a repository you watch.
78
-
* Forks a public repository.
79
-
* Publishes a new release.
59
+
This feed shows activity from repositories and users you have shown a direct interest in, by following a user or watching a repository.
80
60
81
61
For more information about following people and starring repositories, see [AUTOTITLE](/get-started/exploring-projects-on-github/following-people) and [AUTOTITLE](/get-started/exploring-projects-on-github/saving-repositories-with-stars).
82
62
83
63
### For you feed
84
64
85
-
> [!NOTE]
86
-
> This new tab is currently in {% data variables.release-phases.public_preview %} and subject to change.
87
-
88
-
This feed shows activity and recommendations based on your network on {% data variables.product.github %}. It's designed to provide updates that inspire you, keep you up-to-date, and help you find new communities you want to participate in. Your network includes:
65
+
{% data reusables.dashboard.for-you-feed-beta-note %}
89
66
90
-
* Repositories you have starred
91
-
* Repositories you've contributed to
92
-
* Users you follow or sponsor
93
-
* Users you've collaborated with
94
-
* Organizations you follow
67
+
This feed shows activity and recommendations based on your network on {% data variables.product.github %}. It's designed to provide updates that inspire you, keep you up-to-date, and help you find new communities you want to participate in.
To understand how {% data variables.product.github %} determines what is displayed on your personal dashboard, see [AUTOTITLE](/account-and-profile/reference/personal-dashboard).
Copy file name to clipboardExpand all lines: content/account-and-profile/reference/permission-levels-for-a-personal-account-repository.md
+7-8Lines changed: 7 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,18 +16,13 @@ topics:
16
16
- Accounts
17
17
shortTitle: Repository permissions
18
18
---
19
-
## About permissions levels for a personal account repository
20
-
21
-
Repositories owned by personal accounts have one owner. Ownership permissions can't be shared with another personal account.
22
-
23
-
You can also {% ifversion fpt or ghec %}invite{% else %}add{% endif %} users to your repository as collaborators. For more information, see [AUTOTITLE](/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-access-to-your-personal-repositories/inviting-collaborators-to-a-personal-repository).
24
19
25
20
> [!TIP]
26
21
> If you require more granular access to a repository owned by your personal account, consider transferring the repository to an organization. For more information, see [AUTOTITLE](/repositories/creating-and-managing-repositories/transferring-a-repository#transferring-a-repository-owned-by-your-personal-account).
27
22
28
23
## Owner access for a repository owned by a personal account
29
24
30
-
The repository owner has full control of the repository. In addition to the actions that any collaborator can perform, the repository owner can perform the following actions.
25
+
Repositories owned by personal accounts have a single owner who has full control of the repository. In addition to the actions that any collaborator can perform, the repository owner can perform the following actions.
31
26
32
27
| Action | More information |
33
28
| :- | :- |
@@ -101,10 +96,14 @@ Collaborators can also perform the following actions.
101
96
| {% endif %} |
102
97
| Remove themselves as collaborators on the repository |[AUTOTITLE](/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-access-to-your-personal-repositories/removing-yourself-from-a-collaborators-repository)|
103
98
104
-
If you want more granular control of permissions to the repository, you can create a repository within an organization. For more information, see [AUTOTITLE](/get-started/learning-about-github/access-permissions-on-github).
99
+
If you want more granular control of repository permissions, you can create a repository within an organization. For more information, see [AUTOTITLE](/get-started/learning-about-github/access-permissions-on-github).
105
100
106
-
##Removing a collaborator
101
+
### Access after removing a collaborator
107
102
108
103
While forks of private repositories are deleted when a collaborator is removed, the person will still retain any local clones of your repository.
109
104
110
105
When you remove a collaborator from your project, they lose read/write access to your repository. If the repository is private and the person has created a fork, then that fork is also deleted.
106
+
107
+
## Next steps
108
+
109
+
To learn how to add collaborators to your personal repository, see [AUTOTITLE](/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-access-to-your-personal-repositories/inviting-collaborators-to-a-personal-repository).
intro: 'Find information on the display criteria for items on your personal dashboard.'
4
+
versions:
5
+
fpt: '*'
6
+
ghec: '*'
7
+
ghes: '*'
8
+
topics:
9
+
- Accounts
10
+
---
11
+
12
+
## Recent activity
13
+
14
+
In the "Recent activity" section of your dashboard, you can preview up to 4 updates made in the last two weeks.
15
+
16
+
{% data reusables.dashboard.recent-activity-qualifying-events %}
17
+
18
+
## Top repositories
19
+
20
+
Your list of top repositories is automatically generated, and can include any repository you have interacted with, whether it's owned directly by your account or not. Interactions include:
21
+
* Making commits
22
+
* Opening issues
23
+
* Commenting on issues
24
+
* Opening pull requests
25
+
* Commenting on pull requests
26
+
27
+
The list of top repositories cannot be edited, but repositories will drop off the list 1 year after you last interacted with them.
28
+
29
+
## Feed activity
30
+
31
+
{% ifversion feed %}
32
+
33
+
{% data reusables.dashboard.feed-beta-note %}
34
+
35
+
You'll see updates on your feed when someone you follow:
36
+
37
+
* Stars a repository
38
+
* Follows another user
39
+
* Creates a public repository
40
+
* Opens an issue or pull request with `help wanted` or `good first issue` label on a repository you're watching
41
+
* Pushes commits to a repository you watch
42
+
* Forks a public repository
43
+
* Publishes a new release
44
+
45
+
{% else %}
46
+
The main section of your dashboard has two activity feeds:
47
+
48
+
* Following: Activity by people you follow and from repositories you watch.
49
+
* For you: Activity and recommendations based on your {% data variables.product.github %} network.
50
+
51
+
### Following feed
52
+
53
+
You'll see updates in your following feed when a user you follow:
54
+
55
+
* Stars a repository
56
+
* Follows another user
57
+
* Creates a public repository
58
+
* Opens an issue or pull request with `help wanted` or `good first issue` label on a repository you're watching
59
+
* Pushes commits to a repository you watch
60
+
* Forks a public repository
61
+
* Publishes a new release
62
+
63
+
### For you feed
64
+
65
+
{% data reusables.dashboard.for-you-feed-beta-note %}
66
+
67
+
You will see updates from the network you have created, including:
0 commit comments