diff --git a/content/account-and-profile/get-started/index.md b/content/account-and-profile/get-started/index.md index ab36a83a61..6fb78300c7 100644 --- a/content/account-and-profile/get-started/index.md +++ b/content/account-and-profile/get-started/index.md @@ -1,13 +1,13 @@ --- title: Get started with your GitHub account and profile shortTitle: Get started -intro: 'Learn the basics of your {% data variables.product.github %} account and profile.' +intro: Learn the basics of your {% data variables.product.github %} account and profile. versions: fpt: '*' ghes: '*' ghec: '*' children: - - /about-your-personal-dashboard + - /personal-dashboard-quickstart - /personalizing-your-profile --- diff --git a/content/account-and-profile/get-started/about-your-personal-dashboard.md b/content/account-and-profile/get-started/personal-dashboard-quickstart.md similarity index 59% rename from content/account-and-profile/get-started/about-your-personal-dashboard.md rename to content/account-and-profile/get-started/personal-dashboard-quickstart.md index 408603fa9d..1989d8dd4f 100644 --- a/content/account-and-profile/get-started/about-your-personal-dashboard.md +++ b/content/account-and-profile/get-started/personal-dashboard-quickstart.md @@ -1,5 +1,5 @@ --- -title: About your personal dashboard +title: Quickstart for your personal dashboard redirect_from: - /hidden/about-improved-navigation-to-commonly-accessed-pages-on-github - /articles/opting-into-the-public-beta-for-a-new-dashboard @@ -9,14 +9,15 @@ redirect_from: - /account-and-profile/setting-up-and-managing-your-github-user-account/managing-user-account-settings/about-your-personal-dashboard - /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/about-your-personal-dashboard - /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/about-your-personal-dashboard -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.' + - /account-and-profile/get-started/about-your-personal-dashboard +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. versions: fpt: '*' ghes: '*' ghec: '*' topics: - Accounts -shortTitle: Your personal dashboard +shortTitle: Personal dashboard quickstart --- ## Accessing your personal dashboard @@ -27,9 +28,7 @@ To access your personal dashboard once you're signed in, click the {% octicon "m ## Finding your recent activity -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. - -{% data reusables.dashboard.recent-activity-qualifying-events %} +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. ## Finding your top repositories and teams @@ -37,28 +36,17 @@ In the global navigation menu, you can access the top repositories and teams you ![Screenshot of the navigation bar on {% data variables.product.github %}. The "Open global navigation menu" icon is outlined in dark orange.](/assets/images/help/navigation/global-navigation-menu-icon.png) -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. - 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 %}. -## Staying updated with activity from the community +## Staying up-to-date with activity from the community {% ifversion feed %} -> [!NOTE] -> The new feed is currently in {% data variables.release-phases.public_preview %} and subject to change. +{% data reusables.dashboard.feed-beta-note %} 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. -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: - -* Stars a repository -* Follows another user -* Creates a public repository -* Opens an issue or pull request with `help wanted` or `good first issue` label on a repository you're watching -* Pushes commits to a repository you watch -* Forks a public repository -* Publishes a new release +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. {% else %} The main section of your dashboard has two activity feeds: @@ -68,33 +56,18 @@ The main section of your dashboard has two activity feeds: ### Following feed -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: - -* Stars a repository. -* Follows another user. -* Creates a public repository. -* Opens an issue or pull request with "help wanted" or "good first issue" label on a repository you're watching. -* Pushes commits to a repository you watch. -* Forks a public repository. -* Publishes a new release. +This feed shows activity from repositories and users you have shown a direct interest in, by following a user or watching a repository. 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). ### For you feed -> [!NOTE] -> This new tab is currently in {% data variables.release-phases.public_preview %} and subject to change. +{% data reusables.dashboard.for-you-feed-beta-note %} -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: - -* Repositories you have starred -* Repositories you've contributed to -* Users you follow or sponsor -* Users you've collaborated with -* Organizations you follow +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. {% endif %} -## Further reading +## Next steps -* [AUTOTITLE](/organizations/collaborating-with-groups-in-organizations/about-your-organization-dashboard) +To understand how {% data variables.product.github %} determines what is displayed on your personal dashboard, see [AUTOTITLE](/account-and-profile/reference/personal-dashboard). diff --git a/content/account-and-profile/reference/index.md b/content/account-and-profile/reference/index.md index 5144fcbdb3..91b684c12e 100644 --- a/content/account-and-profile/reference/index.md +++ b/content/account-and-profile/reference/index.md @@ -7,6 +7,7 @@ versions: ghes: '*' ghec: '*' children: + - /personal-dashboard - /permission-levels-for-a-personal-account-repository - /best-practices-for-leaving-your-company - /types-of-emails-github-sends diff --git a/content/account-and-profile/reference/permission-levels-for-a-personal-account-repository.md b/content/account-and-profile/reference/permission-levels-for-a-personal-account-repository.md index 0f2b9db471..3958f6b834 100644 --- a/content/account-and-profile/reference/permission-levels-for-a-personal-account-repository.md +++ b/content/account-and-profile/reference/permission-levels-for-a-personal-account-repository.md @@ -16,18 +16,13 @@ topics: - Accounts shortTitle: Repository permissions --- -## About permissions levels for a personal account repository - -Repositories owned by personal accounts have one owner. Ownership permissions can't be shared with another personal account. - -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). > [!TIP] > 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). ## Owner access for a repository owned by a personal account -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. +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. | Action | More information | | :- | :- | @@ -101,10 +96,14 @@ Collaborators can also perform the following actions. | {% endif %} | | 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) | -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). +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). -## Removing a collaborator +### Access after removing a collaborator While forks of private repositories are deleted when a collaborator is removed, the person will still retain any local clones of your repository. 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. + +## Next steps + +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). diff --git a/content/account-and-profile/reference/personal-dashboard.md b/content/account-and-profile/reference/personal-dashboard.md new file mode 100644 index 0000000000..7ecc9a470c --- /dev/null +++ b/content/account-and-profile/reference/personal-dashboard.md @@ -0,0 +1,75 @@ +--- +title: Personal dashboard +intro: 'Find information on the display criteria for items on your personal dashboard.' +versions: + fpt: '*' + ghec: '*' + ghes: '*' +topics: + - Accounts +--- + +## Recent activity + +In the "Recent activity" section of your dashboard, you can preview up to 4 updates made in the last two weeks. + +{% data reusables.dashboard.recent-activity-qualifying-events %} + +## Top repositories + +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: +* Making commits +* Opening issues +* Commenting on issues +* Opening pull requests +* Commenting on 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. + +## Feed activity + +{% ifversion feed %} + +{% data reusables.dashboard.feed-beta-note %} + +You'll see updates on your feed when someone you follow: + +* Stars a repository +* Follows another user +* Creates a public repository +* Opens an issue or pull request with `help wanted` or `good first issue` label on a repository you're watching +* Pushes commits to a repository you watch +* Forks a public repository +* Publishes a new release + +{% else %} +The main section of your dashboard has two activity feeds: + +* Following: Activity by people you follow and from repositories you watch. +* For you: Activity and recommendations based on your {% data variables.product.github %} network. + +### Following feed + +You'll see updates in your following feed when a user you follow: + +* Stars a repository +* Follows another user +* Creates a public repository +* Opens an issue or pull request with `help wanted` or `good first issue` label on a repository you're watching +* Pushes commits to a repository you watch +* Forks a public repository +* Publishes a new release + +### For you feed + +{% data reusables.dashboard.for-you-feed-beta-note %} + +You will see updates from the network you have created, including: + +* Repositories you have starred +* Repositories you've contributed to +* Users you follow or sponsor +* Users you've collaborated with +* Organizations you follow + +{% endif %} diff --git a/data/reusables/dashboard/feed-beta-note.md b/data/reusables/dashboard/feed-beta-note.md new file mode 100644 index 0000000000..b3df1940c0 --- /dev/null +++ b/data/reusables/dashboard/feed-beta-note.md @@ -0,0 +1,2 @@ +> [!NOTE] +> The new feed is currently in {% data variables.release-phases.public_preview %} and subject to change. diff --git a/data/reusables/dashboard/for-you-feed-beta-note.md b/data/reusables/dashboard/for-you-feed-beta-note.md new file mode 100644 index 0000000000..7a4ace1d78 --- /dev/null +++ b/data/reusables/dashboard/for-you-feed-beta-note.md @@ -0,0 +1,2 @@ +> [!NOTE] +> This new tab is currently in {% data variables.release-phases.public_preview %} and subject to change. diff --git a/data/reusables/dashboard/recent-activity-qualifying-events.md b/data/reusables/dashboard/recent-activity-qualifying-events.md index 02352f5de5..8763b0c0ba 100644 --- a/data/reusables/dashboard/recent-activity-qualifying-events.md +++ b/data/reusables/dashboard/recent-activity-qualifying-events.md @@ -1,5 +1,5 @@ Open issues and pull requests appear in the recent activity section when: -* You have opened an issue or pull request. +* You have opened the issue or pull request. * Someone has commented on an issue or pull request you opened. * Your issue or pull request was reopened. * Your review was requested on a pull request.