[EDI] Account and profile category/map topic cleanup (#57850)
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: Personal account management
|
title: Personal account management
|
||||||
intro: 'Learn how to manage your personal account on {% data variables.location.product_location %}.'
|
intro: Learn how to manage your personal account on {% data variables.location.product_location %}.
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghes: '*'
|
ghes: '*'
|
||||||
@@ -8,6 +8,9 @@ versions:
|
|||||||
topics:
|
topics:
|
||||||
- Accounts
|
- Accounts
|
||||||
shortTitle: Account management
|
shortTitle: Account management
|
||||||
|
contentType: concepts
|
||||||
|
redirect_from:
|
||||||
|
- /account-and-profile/concepts/personal-account-management
|
||||||
---
|
---
|
||||||
|
|
||||||
## About converting your personal account
|
## About converting your personal account
|
||||||
@@ -1,13 +1,16 @@
|
|||||||
---
|
---
|
||||||
title: Contributions visible on your profile
|
title: Contributions on your profile
|
||||||
intro: 'Your profile shows off your pinned repositories, Achievements, and a graph of your repository contributions over the past year.'
|
intro: Your profile shows off your pinned repositories, Achievements, and a graph of your repository contributions over the past year.
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghes: '*'
|
ghes: '*'
|
||||||
ghec: '*'
|
ghec: '*'
|
||||||
topics:
|
topics:
|
||||||
- Profiles
|
- Profiles
|
||||||
shortTitle: Contributions on your profile
|
shortTitle: Profile contributions
|
||||||
|
contentType: concepts
|
||||||
|
redirect_from:
|
||||||
|
- /account-and-profile/concepts/contributions-visible-on-your-profile
|
||||||
---
|
---
|
||||||
|
|
||||||
## About your contribution graph
|
## About your contribution graph
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: Email addresses
|
title: Email addresses
|
||||||
intro: 'Learn about the different types of email addresses you can associate with your {% data variables.product.github %} account—primary, backup, commit, and noreply—and how each type is used for account management, security, and commit attribution.'
|
intro: Learn about the different types of email addresses you can associate with your {% data variables.product.github %} account—primary, backup, commit, and noreply—and how each type is used for account management, security, and commit attribution.
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghes: '*'
|
ghes: '*'
|
||||||
@@ -10,6 +10,7 @@ topics:
|
|||||||
- Fundamentals
|
- Fundamentals
|
||||||
- Profile
|
- Profile
|
||||||
shortTitle: Email addresses
|
shortTitle: Email addresses
|
||||||
|
contentType: concepts
|
||||||
---
|
---
|
||||||
|
|
||||||
## Adding an email address to your {% data variables.product.github %} account
|
## Adding an email address to your {% data variables.product.github %} account
|
||||||
|
|||||||
@@ -10,14 +10,13 @@ topics:
|
|||||||
- Accounts
|
- Accounts
|
||||||
- Profiles
|
- Profiles
|
||||||
children:
|
children:
|
||||||
- /about-your-profile
|
- /personal-profile
|
||||||
- /personal-account-management
|
- /account-management
|
||||||
- /contributions-visible-on-your-profile
|
|
||||||
- /about-your-organizations-profile
|
|
||||||
- /about-organization-membership
|
|
||||||
- /username-changes
|
- /username-changes
|
||||||
- /email-addresses
|
- /email-addresses
|
||||||
- /scheduled-reminders
|
- /contributions-on-your-profile
|
||||||
- /personal-repository-access-and-collaboration
|
- /organization-membership
|
||||||
|
- /organization-profile
|
||||||
|
contentType: concepts
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -7,6 +7,7 @@ redirect_from:
|
|||||||
- /github/setting-up-and-managing-your-github-user-account/managing-your-membership-in-organizations/about-organization-membership
|
- /github/setting-up-and-managing-your-github-user-account/managing-your-membership-in-organizations/about-organization-membership
|
||||||
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-your-membership-in-organizations/about-organization-membership
|
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-your-membership-in-organizations/about-organization-membership
|
||||||
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-membership-in-organizations/about-organization-membership
|
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-membership-in-organizations/about-organization-membership
|
||||||
|
- /account-and-profile/concepts/about-organization-membership
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghes: '*'
|
ghes: '*'
|
||||||
@@ -14,6 +15,7 @@ versions:
|
|||||||
topics:
|
topics:
|
||||||
- Accounts
|
- Accounts
|
||||||
shortTitle: Organization membership
|
shortTitle: Organization membership
|
||||||
|
contentType: concepts
|
||||||
---
|
---
|
||||||
An organization owner can invite you to join their organization as a member, billing manager, or owner. An organization owner or member with admin privileges for a repository can invite you to collaborate in one or more repositories as an outside collaborator. For more information, see [AUTOTITLE](/organizations/managing-peoples-access-to-your-organization-with-roles/roles-in-an-organization).
|
An organization owner can invite you to join their organization as a member, billing manager, or owner. An organization owner or member with admin privileges for a repository can invite you to collaborate in one or more repositories as an outside collaborator. For more information, see [AUTOTITLE](/organizations/managing-peoples-access-to-your-organization-with-roles/roles-in-an-organization).
|
||||||
|
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: About your organization's profile
|
title: Your organization's profile
|
||||||
intro: Your organization's profile page shows basic information about your organization.
|
intro: Your organization's profile page shows basic information about your organization.
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /articles/about-your-organization-s-profile
|
- /articles/about-your-organization-s-profile
|
||||||
@@ -7,6 +7,8 @@ redirect_from:
|
|||||||
- /github/setting-up-and-managing-your-github-profile/about-your-organizations-profile
|
- /github/setting-up-and-managing-your-github-profile/about-your-organizations-profile
|
||||||
- /github/setting-up-and-managing-your-github-profile/customizing-your-profile/about-your-organizations-profile
|
- /github/setting-up-and-managing-your-github-profile/customizing-your-profile/about-your-organizations-profile
|
||||||
- /account-and-profile/setting-up-and-managing-your-github-profile/customizing-your-profile/about-your-organizations-profile
|
- /account-and-profile/setting-up-and-managing-your-github-profile/customizing-your-profile/about-your-organizations-profile
|
||||||
|
- /account-and-profile/concepts/about-your-organizations-profile
|
||||||
|
- /account-and-profile/concepts/organizations-profile
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghes: '*'
|
ghes: '*'
|
||||||
@@ -14,6 +16,7 @@ versions:
|
|||||||
topics:
|
topics:
|
||||||
- Profiles
|
- Profiles
|
||||||
shortTitle: Organization profile
|
shortTitle: Organization profile
|
||||||
|
contentType: concepts
|
||||||
---
|
---
|
||||||
|
|
||||||
You can customize your organization's profile by adding any of the following:
|
You can customize your organization's profile by adding any of the following:
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: About your profile
|
title: About your profile
|
||||||
shortTitle: Personal profile
|
shortTitle: Personal profile
|
||||||
intro: 'Your {% data variables.product.github %} profile showcases your work, contributions, and information you choose to share publicly.'
|
intro: Your {% data variables.product.github %} profile showcases your work, contributions, and information you choose to share publicly.
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /articles/viewing-your-feeds
|
- /articles/viewing-your-feeds
|
||||||
- /articles/profile-pages
|
- /articles/profile-pages
|
||||||
@@ -9,15 +9,16 @@ redirect_from:
|
|||||||
- /github/setting-up-and-managing-your-github-profile/about-your-profile
|
- /github/setting-up-and-managing-your-github-profile/about-your-profile
|
||||||
- /github/setting-up-and-managing-your-github-profile/customizing-your-profile/about-your-profile
|
- /github/setting-up-and-managing-your-github-profile/customizing-your-profile/about-your-profile
|
||||||
- /account-and-profile/setting-up-and-managing-your-github-profile/customizing-your-profile/about-your-profile
|
- /account-and-profile/setting-up-and-managing-your-github-profile/customizing-your-profile/about-your-profile
|
||||||
|
- /account-and-profile/concepts/about-your-profile
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghes: '*'
|
ghes: '*'
|
||||||
ghec: '*'
|
ghec: '*'
|
||||||
topics:
|
topics:
|
||||||
- Profiles
|
- Profiles
|
||||||
|
contentType: concepts
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
Your {% data variables.product.github %} profile showcases your work, contributions, and information you choose to share publicly.
|
Your {% data variables.product.github %} profile showcases your work, contributions, and information you choose to share publicly.
|
||||||
|
|
||||||
{% data reusables.profile.profile-visibility %}
|
{% data reusables.profile.profile-visibility %}
|
||||||
34
content/account-and-profile/get-started/account.md
Normal file
34
content/account-and-profile/get-started/account.md
Normal file
@@ -0,0 +1,34 @@
|
|||||||
|
---
|
||||||
|
title: Account
|
||||||
|
intro: Get started with your {% data variables.product.github %} account.
|
||||||
|
versions:
|
||||||
|
fpt: '*'
|
||||||
|
ghes: '*'
|
||||||
|
ghec: '*'
|
||||||
|
topics:
|
||||||
|
- Accounts
|
||||||
|
shortTitle: Account
|
||||||
|
contentType: get-started
|
||||||
|
---
|
||||||
|
|
||||||
|
## About your {% data variables.product.github %} account
|
||||||
|
|
||||||
|
Your account is the foundation of your {% data variables.product.github %} identity. It controls your access to repositories, organizations, and {% data variables.product.github %} features, and manages your personal settings and preferences.
|
||||||
|
|
||||||
|
{% ifversion ghec %}
|
||||||
|
|
||||||
|
## About {% data variables.enterprise.prodname_managed_users %}
|
||||||
|
|
||||||
|
If you're a member of an {% data variables.enterprise.prodname_emu_enterprise %}, your account is a {% data variables.enterprise.prodname_managed_user %}. {% data variables.enterprise.prodname_managed_users_caps %} are provisioned and managed by your enterprise through your identity provider. These accounts have different capabilities and restrictions compared to standard personal accounts.
|
||||||
|
|
||||||
|
{% endif %}
|
||||||
|
|
||||||
|
## Next steps
|
||||||
|
|
||||||
|
* For conceptual information about accounts, see [AUTOTITLE](/account-and-profile/concepts/personal-account-management).
|
||||||
|
* For information about managing your account, see [AUTOTITLE](/account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github).
|
||||||
|
* For reference information, see [AUTOTITLE](/account-and-profile/reference/personal-account-reference).
|
||||||
|
{%- ifversion ghec %}
|
||||||
|
* For information about {% data variables.enterprise.prodname_managed_users %}, see [AUTOTITLE](/admin/identity-and-access-management/using-enterprise-managed-users-for-iam/about-enterprise-managed-users).
|
||||||
|
* For information about managing multiple accounts, see [AUTOTITLE](/account-and-profile/concepts/personal-account-management#about-management-of-multiple-accounts).
|
||||||
|
{%- endif %}
|
||||||
@@ -7,7 +7,9 @@ versions:
|
|||||||
ghes: '*'
|
ghes: '*'
|
||||||
ghec: '*'
|
ghec: '*'
|
||||||
children:
|
children:
|
||||||
|
- /account
|
||||||
- /profile
|
- /profile
|
||||||
- /personal-dashboard-quickstart
|
- /personal-dashboard-quickstart
|
||||||
|
contentType: get-started
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -18,6 +18,7 @@ versions:
|
|||||||
topics:
|
topics:
|
||||||
- Accounts
|
- Accounts
|
||||||
shortTitle: Personal dashboard quickstart
|
shortTitle: Personal dashboard quickstart
|
||||||
|
contentType: get-started
|
||||||
---
|
---
|
||||||
|
|
||||||
## Accessing your personal dashboard
|
## Accessing your personal dashboard
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: Profile
|
title: Profile
|
||||||
intro: 'Get started with your {% data variables.product.github %} profile.'
|
intro: Get started with your {% data variables.product.github %} profile.
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghes: '*'
|
ghes: '*'
|
||||||
@@ -8,6 +8,7 @@ versions:
|
|||||||
topics:
|
topics:
|
||||||
- Profiles
|
- Profiles
|
||||||
shortTitle: Profile
|
shortTitle: Profile
|
||||||
|
contentType: get-started
|
||||||
---
|
---
|
||||||
|
|
||||||
## About your {% data variables.product.github %} profile
|
## About your {% data variables.product.github %} profile
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: Changing your username
|
title: Changing your username
|
||||||
intro: 'Change your {% data variables.product.github %} username.'
|
intro: Change your {% data variables.product.github %} username.
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghes: '*'
|
ghes: '*'
|
||||||
@@ -10,6 +10,9 @@ topics:
|
|||||||
- Usernames
|
- Usernames
|
||||||
shortTitle: Change username
|
shortTitle: Change username
|
||||||
permissions: '{% ifversion ghec %}Users with personal accounts can change their username. Members of an {% data variables.enterprise.prodname_emu_enterprise %} cannot change their username.{% elsif ghes %}If your instance uses built-in authentication or LDAP, you can change your username. If you sign in to {% data variables.location.product_location %} with single sign-on (SSO), only your local administrator can change your username.{% else %}Users with personal accounts can change their username.{% endif %}'
|
permissions: '{% ifversion ghec %}Users with personal accounts can change their username. Members of an {% data variables.enterprise.prodname_emu_enterprise %} cannot change their username.{% elsif ghes %}If your instance uses built-in authentication or LDAP, you can change your username. If you sign in to {% data variables.location.product_location %} with single sign-on (SSO), only your local administrator can change your username.{% else %}Users with personal accounts can change their username.{% endif %}'
|
||||||
|
contentType: how-tos
|
||||||
|
redirect_from:
|
||||||
|
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-your-personal-account/changing-your-username
|
||||||
---
|
---
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
@@ -9,6 +9,7 @@ redirect_from:
|
|||||||
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-user-account-settings/converting-a-user-into-an-organization
|
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-user-account-settings/converting-a-user-into-an-organization
|
||||||
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/converting-a-user-into-an-organization
|
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/converting-a-user-into-an-organization
|
||||||
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-personal-account/converting-a-user-into-an-organization
|
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-personal-account/converting-a-user-into-an-organization
|
||||||
|
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-your-personal-account/converting-a-user-into-an-organization
|
||||||
intro: You can convert your personal account into an organization. This allows more granular permissions for repositories that belong to the organization.
|
intro: You can convert your personal account into an organization. This allows more granular permissions for repositories that belong to the organization.
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
@@ -16,7 +17,8 @@ versions:
|
|||||||
ghec: '*'
|
ghec: '*'
|
||||||
topics:
|
topics:
|
||||||
- Accounts
|
- Accounts
|
||||||
shortTitle: User into an organization
|
shortTitle: Convert your account
|
||||||
|
contentType: how-tos
|
||||||
---
|
---
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: Deleting your personal account
|
title: Deleting your personal account
|
||||||
intro: 'You can delete your personal account on {% data variables.location.product_location %} at any time.'
|
intro: You can delete your personal account on {% data variables.location.product_location %} at any time.
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /articles/deleting-a-user-account
|
- /articles/deleting-a-user-account
|
||||||
- /articles/deleting-your-user-account
|
- /articles/deleting-your-user-account
|
||||||
@@ -9,6 +9,7 @@ redirect_from:
|
|||||||
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-user-account-settings/deleting-your-user-account
|
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-user-account-settings/deleting-your-user-account
|
||||||
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/deleting-your-personal-account
|
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/deleting-your-personal-account
|
||||||
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-personal-account/deleting-your-personal-account
|
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-personal-account/deleting-your-personal-account
|
||||||
|
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-your-personal-account/deleting-your-personal-account
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghes: '*'
|
ghes: '*'
|
||||||
@@ -16,6 +17,7 @@ versions:
|
|||||||
topics:
|
topics:
|
||||||
- Accounts
|
- Accounts
|
||||||
shortTitle: Delete your account
|
shortTitle: Delete your account
|
||||||
|
contentType: how-tos
|
||||||
---
|
---
|
||||||
|
|
||||||
{% ifversion ghec %}
|
{% ifversion ghec %}
|
||||||
@@ -50,3 +52,7 @@ Before you delete your personal account, make a copy of all repositories, privat
|
|||||||
1. In the "Make sure you want to do this" dialog box, complete the steps to confirm you understand what happens when your account is deleted:
|
1. In the "Make sure you want to do this" dialog box, complete the steps to confirm you understand what happens when your account is deleted:
|
||||||
* In the first field, type your username or email.
|
* In the first field, type your username or email.
|
||||||
* In the second field, type the phrase from the prompt.
|
* In the second field, type the phrase from the prompt.
|
||||||
|
|
||||||
|
## Next steps
|
||||||
|
|
||||||
|
For reference information, see [AUTOTITLE](/account-and-profile/reference/personal-account-reference).
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: Managing your personal account
|
title: Managing your personal account
|
||||||
intro: 'You can manage your personal account on {% data variables.product.github %}. For example, you can {% ifversion fpt or ghec %}manage multiple accounts, {% endif %}convert an account to an organization, or delete an account.'
|
intro: You can manage your personal account on {% data variables.product.github %}. For example, you can {% ifversion fpt or ghec %}manage multiple accounts, {% endif %}convert an account to an organization, or delete an account.
|
||||||
shortTitle: Manage personal account
|
shortTitle: Personal account management
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghes: '*'
|
ghes: '*'
|
||||||
@@ -17,5 +17,7 @@ children:
|
|||||||
- /deleting-your-personal-account
|
- /deleting-your-personal-account
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-personal-account
|
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-personal-account
|
||||||
|
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-your-personal-account
|
||||||
|
contentType: how-tos
|
||||||
---
|
---
|
||||||
|
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: Managing multiple accounts
|
title: Managing multiple accounts
|
||||||
intro: 'If you use one workstation to contribute to projects for more than one account, you can modify your Git configuration to simplify the contribution process.'
|
intro: If you use one workstation to contribute to projects for more than one account, you can modify your Git configuration to simplify the contribution process.
|
||||||
versions:
|
versions:
|
||||||
feature: multiple-accounts-one-workstation
|
feature: multiple-accounts-one-workstation
|
||||||
topics:
|
topics:
|
||||||
@@ -10,6 +10,8 @@ topics:
|
|||||||
shortTitle: Manage multiple accounts
|
shortTitle: Manage multiple accounts
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-personal-account/managing-multiple-accounts
|
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-personal-account/managing-multiple-accounts
|
||||||
|
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-your-personal-account/managing-multiple-accounts
|
||||||
|
contentType: how-tos
|
||||||
---
|
---
|
||||||
|
|
||||||
## Contributing to multiple accounts using HTTPS and {% data variables.product.pat_generic %}s
|
## Contributing to multiple accounts using HTTPS and {% data variables.product.pat_generic %}s
|
||||||
@@ -98,3 +100,7 @@ For example, the following command sets the `GIT_SSH_COMMAND` environment variab
|
|||||||
```shell copy
|
```shell copy
|
||||||
GIT_SSH_COMMAND='ssh -i PATH/TO/KEY/FILE -o IdentitiesOnly=yes' git clone git@github.com:OWNER/REPOSITORY
|
GIT_SSH_COMMAND='ssh -i PATH/TO/KEY/FILE -o IdentitiesOnly=yes' git clone git@github.com:OWNER/REPOSITORY
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Next steps
|
||||||
|
|
||||||
|
For reference information, see [AUTOTITLE](/account-and-profile/reference/personal-account-reference).
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: Merging multiple personal accounts
|
title: Merging multiple personal accounts
|
||||||
intro: 'If you have separate accounts for work and personal use, you can merge the accounts.'
|
intro: If you have separate accounts for work and personal use, you can merge the accounts.
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /articles/can-i-merge-two-accounts
|
- /articles/can-i-merge-two-accounts
|
||||||
- /articles/keeping-work-and-personal-repositories-separate
|
- /articles/keeping-work-and-personal-repositories-separate
|
||||||
@@ -10,12 +10,14 @@ redirect_from:
|
|||||||
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-user-account-settings/merging-multiple-user-accounts
|
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-user-account-settings/merging-multiple-user-accounts
|
||||||
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/merging-multiple-personal-accounts
|
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/merging-multiple-personal-accounts
|
||||||
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-personal-account/merging-multiple-personal-accounts
|
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-personal-account/merging-multiple-personal-accounts
|
||||||
|
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-your-personal-account/merging-multiple-personal-accounts
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghec: '*'
|
ghec: '*'
|
||||||
topics:
|
topics:
|
||||||
- Accounts
|
- Accounts
|
||||||
shortTitle: Merge multiple accounts
|
shortTitle: Merge multiple accounts
|
||||||
|
contentType: how-tos
|
||||||
---
|
---
|
||||||
|
|
||||||
{% ifversion ghec %}
|
{% ifversion ghec %}
|
||||||
@@ -1,9 +1,10 @@
|
|||||||
---
|
---
|
||||||
title: Unlinking your email address from a locked account
|
title: Unlinking your email address from a locked account
|
||||||
intro: 'If you have lost your two-factor authentication (2FA) credentials and are unable to recover access, you can remove the connection between your email address and a 2FA locked account.'
|
intro: If you have lost your two-factor authentication (2FA) credentials and are unable to recover access, you can remove the connection between your email address and a 2FA locked account.
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /early-access/account-and-profile/unlinking-your-email-address-from-a-locked-account
|
- /early-access/account-and-profile/unlinking-your-email-address-from-a-locked-account
|
||||||
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-personal-account/unlinking-your-email-address-from-a-locked-account
|
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-personal-account/unlinking-your-email-address-from-a-locked-account
|
||||||
|
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-your-personal-account/unlinking-your-email-address-from-a-locked-account
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghec: '*'
|
ghec: '*'
|
||||||
@@ -11,6 +12,7 @@ topics:
|
|||||||
- Accounts
|
- Accounts
|
||||||
- 2FA
|
- 2FA
|
||||||
shortTitle: Unlink your email
|
shortTitle: Unlink your email
|
||||||
|
contentType: how-tos
|
||||||
---
|
---
|
||||||
|
|
||||||
> [!WARNING]
|
> [!WARNING]
|
||||||
@@ -9,6 +9,7 @@ redirect_from:
|
|||||||
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-user-account-settings
|
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-user-account-settings
|
||||||
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings
|
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings
|
||||||
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings
|
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings
|
||||||
|
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghes: '*'
|
ghes: '*'
|
||||||
@@ -25,6 +26,7 @@ children:
|
|||||||
- /managing-access-to-your-personal-accounts-project-boards
|
- /managing-access-to-your-personal-accounts-project-boards
|
||||||
- /integrating-jira-with-your-personal-projects
|
- /integrating-jira-with-your-personal-projects
|
||||||
- /set-your-hiring-status
|
- /set-your-hiring-status
|
||||||
shortTitle: Personal account settings
|
shortTitle: Account settings
|
||||||
|
contentType: how-tos
|
||||||
---
|
---
|
||||||
|
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: Integrating Jira with your personal projects
|
title: Integrating Jira with your personal projects
|
||||||
intro: 'You can integrate Jira Cloud with your personal account to scan commits and pull requests, creating relevant metadata and hyperlinks in any mentioned Jira issues.'
|
intro: You can integrate Jira Cloud with your personal account to scan commits and pull requests, creating relevant metadata and hyperlinks in any mentioned Jira issues.
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /articles/integrating-jira-with-your-personal-projects
|
- /articles/integrating-jira-with-your-personal-projects
|
||||||
- /github/setting-up-and-managing-your-github-user-account/integrating-jira-with-your-personal-projects
|
- /github/setting-up-and-managing-your-github-user-account/integrating-jira-with-your-personal-projects
|
||||||
@@ -8,9 +8,11 @@ redirect_from:
|
|||||||
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-user-account-settings/integrating-jira-with-your-personal-projects
|
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-user-account-settings/integrating-jira-with-your-personal-projects
|
||||||
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/integrating-jira-with-your-personal-projects
|
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/integrating-jira-with-your-personal-projects
|
||||||
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/integrating-jira-with-your-personal-projects
|
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/integrating-jira-with-your-personal-projects
|
||||||
|
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/integrating-jira-with-your-personal-projects
|
||||||
versions:
|
versions:
|
||||||
ghes: '*'
|
ghes: '*'
|
||||||
shortTitle: Integrate Jira with projects
|
shortTitle: Jira project integration
|
||||||
|
contentType: how-tos
|
||||||
---
|
---
|
||||||
{% data reusables.user-settings.access_settings %}
|
{% data reusables.user-settings.access_settings %}
|
||||||
{% data reusables.user-settings.developer_settings %}
|
{% data reusables.user-settings.developer_settings %}
|
||||||
@@ -23,8 +25,9 @@ shortTitle: Integrate Jira with projects
|
|||||||
1. Under **Developer applications**, note the "Client ID" and "Client Secret" values.
|
1. Under **Developer applications**, note the "Client ID" and "Client Secret" values.
|
||||||
{% data reusables.user-settings.jira_help_docs %}
|
{% data reusables.user-settings.jira_help_docs %}
|
||||||
|
|
||||||
## Further reading
|
## Next steps
|
||||||
|
|
||||||
{% ifversion projects-v1 %}
|
{% ifversion projects-v1 %}
|
||||||
* [AUTOTITLE](/organizations/managing-organization-settings/integrating-jira-with-your-organization-project-board){% endif %}
|
* [AUTOTITLE](/organizations/managing-organization-settings/integrating-jira-with-your-organization-project-board){% endif %}
|
||||||
* [Connect Jira Cloud to GitHub](https://confluence.atlassian.com/adminjiracloud/connect-jira-cloud-to-github-814188429.html) in the Atlassian documentation
|
* [Connect Jira Cloud to GitHub](https://confluence.atlassian.com/adminjiracloud/connect-jira-cloud-to-github-814188429.html) in the Atlassian documentation
|
||||||
|
* For reference information, see [AUTOTITLE](/account-and-profile/reference/personal-account-reference).
|
||||||
@@ -12,6 +12,7 @@ redirect_from:
|
|||||||
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/managing-your-cookie-preferences-for-githubs-enterprise-marketing-pages
|
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/managing-your-cookie-preferences-for-githubs-enterprise-marketing-pages
|
||||||
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/managing-your-cookie-preferences-for-githubs-enterprise-marketing-pages
|
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/managing-your-cookie-preferences-for-githubs-enterprise-marketing-pages
|
||||||
- /account-and-profile/tutorials/managing-your-cookie-preferences-for-githubs-enterprise-marketing-pages
|
- /account-and-profile/tutorials/managing-your-cookie-preferences-for-githubs-enterprise-marketing-pages
|
||||||
|
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/manage-cookie-preferences
|
||||||
contentType: how-tos
|
contentType: how-tos
|
||||||
---
|
---
|
||||||
|
|
||||||
@@ -29,3 +30,7 @@ You can customize how non-essential cookies behave on any {% data variables.prod
|
|||||||

|

|
||||||
|
|
||||||
1. Click **Save changes**.
|
1. Click **Save changes**.
|
||||||
|
|
||||||
|
## Next steps
|
||||||
|
|
||||||
|
For reference information, see [AUTOTITLE](/account-and-profile/reference/personal-account-reference).
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: 'Managing access to your personal account''s {% data variables.projects.projects_v1_boards %}'
|
title: Managing access to your personal account's {% data variables.projects.projects_v1_boards %}
|
||||||
intro: 'As a {% data variables.projects.projects_v1_board %} owner, you can add or remove a collaborator and customize their permissions to a {% data variables.projects.projects_v1_board %}.'
|
intro: As a {% data variables.projects.projects_v1_board %} owner, you can add or remove a collaborator and customize their permissions to a {% data variables.projects.projects_v1_board %}.
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /articles/managing-project-boards-in-your-repository-or-organization
|
- /articles/managing-project-boards-in-your-repository-or-organization
|
||||||
- /articles/managing-access-to-your-user-account-s-project-boards
|
- /articles/managing-access-to-your-user-account-s-project-boards
|
||||||
@@ -10,12 +10,14 @@ redirect_from:
|
|||||||
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-user-account-settings/managing-access-to-your-user-accounts-project-boards
|
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-user-account-settings/managing-access-to-your-user-accounts-project-boards
|
||||||
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/managing-access-to-your-personal-accounts-project-boards
|
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/managing-access-to-your-personal-accounts-project-boards
|
||||||
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/managing-access-to-your-personal-accounts-project-boards
|
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/managing-access-to-your-personal-accounts-project-boards
|
||||||
|
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/managing-access-to-your-personal-accounts-project-boards
|
||||||
versions:
|
versions:
|
||||||
feature: projects-v1
|
feature: projects-v1
|
||||||
topics:
|
topics:
|
||||||
- Accounts
|
- Accounts
|
||||||
shortTitle: 'Manage {% data variables.projects.projects_v1_boards %} access'
|
shortTitle: Manage access
|
||||||
allowTitleToDifferFromFilename: true
|
allowTitleToDifferFromFilename: true
|
||||||
|
contentType: how-tos
|
||||||
---
|
---
|
||||||
A collaborator is a person who has permissions to a {% data variables.projects.projects_v1_board %} you own. A collaborator's permissions will default to read access. For more information, see [AUTOTITLE](/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/permission-levels-for-a-project-board-owned-by-a-personal-account).
|
A collaborator is a person who has permissions to a {% data variables.projects.projects_v1_board %} you own. A collaborator's permissions will default to read access. For more information, see [AUTOTITLE](/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/permission-levels-for-a-project-board-owned-by-a-personal-account).
|
||||||
|
|
||||||
@@ -35,3 +37,7 @@ A collaborator is a person who has permissions to a {% data variables.projects.p
|
|||||||
{% data reusables.project-management.access-collaboration-settings %}
|
{% data reusables.project-management.access-collaboration-settings %}
|
||||||
{% data reusables.project-management.collaborator-option %}
|
{% data reusables.project-management.collaborator-option %}
|
||||||
{% data reusables.project-management.remove-collaborator %}
|
{% data reusables.project-management.remove-collaborator %}
|
||||||
|
|
||||||
|
## Next steps
|
||||||
|
|
||||||
|
For reference information, see [AUTOTITLE](/account-and-profile/reference/personal-account-reference).
|
||||||
@@ -10,7 +10,8 @@ redirect_from:
|
|||||||
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-user-account-settings/managing-accessibility-settings
|
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-user-account-settings/managing-accessibility-settings
|
||||||
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/managing-accessibility-settings
|
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/managing-accessibility-settings
|
||||||
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/managing-accessibility-settings
|
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/managing-accessibility-settings
|
||||||
type: how_to
|
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/managing-accessibility-settings
|
||||||
|
contentType: how-tos
|
||||||
---
|
---
|
||||||
|
|
||||||
> [!NOTE] This article will help you customize your experience on the {% data variables.product.github %} website as a whole. For information on using specific {% data variables.product.github %} products with screen readers and other assistive technologies, see the [{% data variables.product.github %} Accessibility Documentation](https://accessibility.github.com/documentation).
|
> [!NOTE] This article will help you customize your experience on the {% data variables.product.github %} website as a whole. For information on using specific {% data variables.product.github %} products with screen readers and other assistive technologies, see the [{% data variables.product.github %} Accessibility Documentation](https://accessibility.github.com/documentation).
|
||||||
@@ -60,3 +61,7 @@ You can customize contrast levels to improve visibility and meet accessibility n
|
|||||||
1. If you're **not signed in**, click {% octicon "sliders" aria-hidden="true" aria-label="sliders" %} on the right in the top navigation bar to access the contrast settings.
|
1. If you're **not signed in**, click {% octicon "sliders" aria-hidden="true" aria-label="sliders" %} on the right in the top navigation bar to access the contrast settings.
|
||||||
1. If you're **signed in**, click **{% octicon "paintbrush" aria-hidden="true" aria-label="paintbrush" %} Appearance** in the left sidebar of your user settings.
|
1. If you're **signed in**, click **{% octicon "paintbrush" aria-hidden="true" aria-label="paintbrush" %} Appearance** in the left sidebar of your user settings.
|
||||||
1. Under "Contrast", toggle the "Increase contrast" switch.
|
1. Under "Contrast", toggle the "Increase contrast" switch.
|
||||||
|
|
||||||
|
## Next steps
|
||||||
|
|
||||||
|
For reference information, see [AUTOTITLE](/account-and-profile/reference/personal-account-reference).
|
||||||
@@ -14,7 +14,8 @@ redirect_from:
|
|||||||
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/managing-security-and-analysis-settings-for-your-personal-account
|
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/managing-security-and-analysis-settings-for-your-personal-account
|
||||||
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/managing-security-and-analysis-settings-for-your-personal-account
|
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/managing-security-and-analysis-settings-for-your-personal-account
|
||||||
- /account-and-profile/tutorials/managing-security-and-analysis-settings-for-your-personal-account
|
- /account-and-profile/tutorials/managing-security-and-analysis-settings-for-your-personal-account
|
||||||
shortTitle: Security & analysis
|
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/managing-security-and-analysis-features
|
||||||
|
shortTitle: Security and analysis
|
||||||
contentType: how-tos
|
contentType: how-tos
|
||||||
---
|
---
|
||||||
|
|
||||||
@@ -12,6 +12,8 @@ redirect_from:
|
|||||||
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-user-account-settings/managing-your-tab-size-rendering-preference
|
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-user-account-settings/managing-your-tab-size-rendering-preference
|
||||||
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/managing-your-tab-size-rendering-preference
|
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/managing-your-tab-size-rendering-preference
|
||||||
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/managing-your-tab-size-rendering-preference
|
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/managing-your-tab-size-rendering-preference
|
||||||
|
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/managing-your-tab-size-rendering-preference
|
||||||
|
contentType: how-tos
|
||||||
---
|
---
|
||||||
|
|
||||||
If you feel that tabbed indentation in code rendered on {% data variables.product.github %} takes up too much, or too little space, you can change this in your settings.
|
If you feel that tabbed indentation in code rendered on {% data variables.product.github %} takes up too much, or too little space, you can change this in your settings.
|
||||||
@@ -19,3 +21,7 @@ If you feel that tabbed indentation in code rendered on {% data variables.produc
|
|||||||
{% data reusables.user-settings.access_settings %}
|
{% data reusables.user-settings.access_settings %}
|
||||||
1. In the left sidebar, click **{% octicon "paintbrush" aria-hidden="true" aria-label="paintbrush" %} Appearance**.
|
1. In the left sidebar, click **{% octicon "paintbrush" aria-hidden="true" aria-label="paintbrush" %} Appearance**.
|
||||||
1. Scroll down to "Tab size preference" and use the dropdown menu to choose your preference.
|
1. Scroll down to "Tab size preference" and use the dropdown menu to choose your preference.
|
||||||
|
|
||||||
|
## Next steps
|
||||||
|
|
||||||
|
For reference information, see [AUTOTITLE](/account-and-profile/reference/personal-account-reference).
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: 'Permission levels for a {% data variables.projects.projects_v1_board %} owned by a personal account'
|
title: Permission levels for a {% data variables.projects.projects_v1_board %} owned by a personal account
|
||||||
intro: 'A {% data variables.projects.projects_v1_board %} owned by a personal account has two permission levels: the {% data variables.projects.projects_v1_board %} owner and collaborators.'
|
intro: 'A {% data variables.projects.projects_v1_board %} owned by a personal account has two permission levels: the {% data variables.projects.projects_v1_board %} owner and collaborators.'
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /articles/permission-levels-for-user-owned-project-boards
|
- /articles/permission-levels-for-user-owned-project-boards
|
||||||
@@ -8,12 +8,14 @@ redirect_from:
|
|||||||
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-user-account-settings/permission-levels-for-user-owned-project-boards
|
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-user-account-settings/permission-levels-for-user-owned-project-boards
|
||||||
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/permission-levels-for-a-project-board-owned-by-a-personal-account
|
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/permission-levels-for-a-project-board-owned-by-a-personal-account
|
||||||
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/permission-levels-for-a-project-board-owned-by-a-personal-account
|
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/permission-levels-for-a-project-board-owned-by-a-personal-account
|
||||||
|
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/permission-levels-for-a-project-board-owned-by-a-personal-account
|
||||||
versions:
|
versions:
|
||||||
feature: projects-v1
|
feature: projects-v1
|
||||||
topics:
|
topics:
|
||||||
- Accounts
|
- Accounts
|
||||||
shortTitle: '{% data variables.projects.projects_v1_board_caps %} permissions'
|
shortTitle: '{% data variables.projects.projects_v1_board_caps %} permissions'
|
||||||
allowTitleToDifferFromFilename: true
|
allowTitleToDifferFromFilename: true
|
||||||
|
contentType: how-tos
|
||||||
---
|
---
|
||||||
|
|
||||||
{% data reusables.projects.project_boards_old %}
|
{% data reusables.projects.project_boards_old %}
|
||||||
@@ -62,6 +64,6 @@ Collaborators with write access to a user-owned {% data variables.projects.proje
|
|||||||
|
|
||||||
You can change the {% data variables.projects.projects_v1_board %}'s visibility from private to public and back again. By default, user-owned {% data variables.projects.projects_v1_boards %} are private. For more information, see [AUTOTITLE](/issues/organizing-your-work-with-project-boards/managing-project-boards/changing-project-board-visibility).
|
You can change the {% data variables.projects.projects_v1_board %}'s visibility from private to public and back again. By default, user-owned {% data variables.projects.projects_v1_boards %} are private. For more information, see [AUTOTITLE](/issues/organizing-your-work-with-project-boards/managing-project-boards/changing-project-board-visibility).
|
||||||
|
|
||||||
## Further reading
|
## Next steps
|
||||||
|
|
||||||
* [AUTOTITLE](/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/managing-access-to-your-personal-accounts-project-boards)
|
For reference information, see [AUTOTITLE](/account-and-profile/reference/personal-account-reference).
|
||||||
@@ -9,6 +9,7 @@ redirect_from:
|
|||||||
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/best-practices-for-leaving-your-company
|
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/best-practices-for-leaving-your-company
|
||||||
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-personal-account/best-practices-for-leaving-your-company
|
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-personal-account/best-practices-for-leaving-your-company
|
||||||
- /account-and-profile/reference/best-practices-for-leaving-your-company
|
- /account-and-profile/reference/best-practices-for-leaving-your-company
|
||||||
|
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/prepare-for-job-change
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghec: '*'
|
ghec: '*'
|
||||||
@@ -10,6 +10,7 @@ redirect_from:
|
|||||||
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/what-does-the-available-for-hire-checkbox-do
|
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/what-does-the-available-for-hire-checkbox-do
|
||||||
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/about-available-for-hire
|
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/about-available-for-hire
|
||||||
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/about-available-for-hire
|
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/about-available-for-hire
|
||||||
|
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/set-your-hiring-status
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghec: '*'
|
ghec: '*'
|
||||||
@@ -6,6 +6,7 @@ redirect_from:
|
|||||||
- /github/setting-up-and-managing-your-github-profile/managing-contribution-graphs-on-your-profile
|
- /github/setting-up-and-managing-your-github-profile/managing-contribution-graphs-on-your-profile
|
||||||
- /account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-graphs-on-your-profile
|
- /account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-graphs-on-your-profile
|
||||||
- /account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile
|
- /account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile
|
||||||
|
- /account-and-profile/how-tos/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghes: '*'
|
ghes: '*'
|
||||||
@@ -19,6 +20,7 @@ children:
|
|||||||
- /sharing-contributions-from-github-enterprise-server
|
- /sharing-contributions-from-github-enterprise-server
|
||||||
- /troubleshooting-missing-contributions
|
- /troubleshooting-missing-contributions
|
||||||
- /viewing-commit-details-from-your-timeline
|
- /viewing-commit-details-from-your-timeline
|
||||||
shortTitle: Manage contribution settings
|
shortTitle: Contribution settings
|
||||||
|
contentType: how-tos
|
||||||
---
|
---
|
||||||
|
|
||||||
@@ -8,6 +8,7 @@ redirect_from:
|
|||||||
- /account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-graphs-on-your-profile/publicizing-or-hiding-your-private-contributions-on-your-profile
|
- /account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-graphs-on-your-profile/publicizing-or-hiding-your-private-contributions-on-your-profile
|
||||||
- /account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/showing-your-private-contributions-and-achievements-on-your-profile
|
- /account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/showing-your-private-contributions-and-achievements-on-your-profile
|
||||||
- /account-and-profile/how-tos/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/showing-your-private-contributions-and-achievements-on-your-profile
|
- /account-and-profile/how-tos/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/showing-your-private-contributions-and-achievements-on-your-profile
|
||||||
|
- /account-and-profile/how-tos/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/manage-visibility-settings-for-private-contributions-and-achievements
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghes: '*'
|
ghes: '*'
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: Sharing contributions from GitHub Enterprise Server
|
title: Sharing contributions from GitHub Enterprise Server
|
||||||
intro: 'You can send contribution counts from {% data variables.product.prodname_ghe_server %} to your profile on {% data variables.product.prodname_dotcom_the_website %} or {% data variables.enterprise.data_residency_site %}.'
|
intro: You can send contribution counts from {% data variables.product.prodname_ghe_server %} to your profile on {% data variables.product.prodname_dotcom_the_website %} or {% data variables.enterprise.data_residency_site %}.
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /articles/sending-your-github-enterprise-contributions-to-your-github-com-profile
|
- /articles/sending-your-github-enterprise-contributions-to-your-github-com-profile
|
||||||
- /articles/sending-your-github-enterprise-server-contributions-to-your-github-com-profile
|
- /articles/sending-your-github-enterprise-server-contributions-to-your-github-com-profile
|
||||||
@@ -10,6 +10,7 @@ redirect_from:
|
|||||||
- /account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-graphs-on-your-profile/sending-enterprise-contributions-to-your-githubcom-profile
|
- /account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-graphs-on-your-profile/sending-enterprise-contributions-to-your-githubcom-profile
|
||||||
- /account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/sending-enterprise-contributions-to-your-githubcom-profile
|
- /account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/sending-enterprise-contributions-to-your-githubcom-profile
|
||||||
- /account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/sharing-contributions-from-github-enterprise-server
|
- /account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/sharing-contributions-from-github-enterprise-server
|
||||||
|
- /account-and-profile/how-tos/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/sharing-contributions-from-github-enterprise-server
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghes: '*'
|
ghes: '*'
|
||||||
@@ -17,6 +18,7 @@ versions:
|
|||||||
topics:
|
topics:
|
||||||
- Profiles
|
- Profiles
|
||||||
shortTitle: Send enterprise contributions
|
shortTitle: Send enterprise contributions
|
||||||
|
contentType: how-tos
|
||||||
---
|
---
|
||||||
|
|
||||||
> [!IMPORTANT]
|
> [!IMPORTANT]
|
||||||
@@ -7,6 +7,7 @@ redirect_from:
|
|||||||
- /github/setting-up-and-managing-your-github-profile/managing-contribution-graphs-on-your-profile/showing-an-overview-of-your-activity-on-your-profile
|
- /github/setting-up-and-managing-your-github-profile/managing-contribution-graphs-on-your-profile/showing-an-overview-of-your-activity-on-your-profile
|
||||||
- /account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-graphs-on-your-profile/showing-an-overview-of-your-activity-on-your-profile
|
- /account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-graphs-on-your-profile/showing-an-overview-of-your-activity-on-your-profile
|
||||||
- /account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/showing-an-overview-of-your-activity-on-your-profile
|
- /account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/showing-an-overview-of-your-activity-on-your-profile
|
||||||
|
- /account-and-profile/how-tos/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/showing-an-overview-of-your-activity-on-your-profile
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghes: '*'
|
ghes: '*'
|
||||||
@@ -14,6 +15,7 @@ versions:
|
|||||||
topics:
|
topics:
|
||||||
- Profiles
|
- Profiles
|
||||||
shortTitle: Show an overview
|
shortTitle: Show an overview
|
||||||
|
contentType: how-tos
|
||||||
---
|
---
|
||||||
|
|
||||||
## Managing the visibility of the activity overview on your profile
|
## Managing the visibility of the activity overview on your profile
|
||||||
@@ -8,6 +8,7 @@ redirect_from:
|
|||||||
- /account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-graphs-on-your-profile/why-are-my-contributions-not-showing-up-on-my-profile
|
- /account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-graphs-on-your-profile/why-are-my-contributions-not-showing-up-on-my-profile
|
||||||
- /account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/why-are-my-contributions-not-showing-up-on-my-profile
|
- /account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/why-are-my-contributions-not-showing-up-on-my-profile
|
||||||
- /account-and-profile/reference/why-are-my-contributions-not-showing-up-on-my-profile
|
- /account-and-profile/reference/why-are-my-contributions-not-showing-up-on-my-profile
|
||||||
|
- /account-and-profile/how-tos/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/troubleshooting-missing-contributions
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghes: '*'
|
ghes: '*'
|
||||||
@@ -8,6 +8,7 @@ redirect_from:
|
|||||||
- /account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-graphs-on-your-profile/troubleshooting-commits-on-your-timeline
|
- /account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-graphs-on-your-profile/troubleshooting-commits-on-your-timeline
|
||||||
- /account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/troubleshooting-commits-on-your-timeline
|
- /account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/troubleshooting-commits-on-your-timeline
|
||||||
- /account-and-profile/how-tos/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/troubleshooting-commits-on-your-timeline
|
- /account-and-profile/how-tos/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/troubleshooting-commits-on-your-timeline
|
||||||
|
- /account-and-profile/how-tos/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/viewing-commit-details-from-your-timeline
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghes: '*'
|
ghes: '*'
|
||||||
@@ -9,6 +9,7 @@ redirect_from:
|
|||||||
- /github/setting-up-and-managing-your-github-profile/managing-contribution-graphs-on-your-profile/viewing-contributions-on-your-profile
|
- /github/setting-up-and-managing-your-github-profile/managing-contribution-graphs-on-your-profile/viewing-contributions-on-your-profile
|
||||||
- /account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/viewing-contributions-on-your-profile
|
- /account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/viewing-contributions-on-your-profile
|
||||||
- /account-and-profile/concepts/viewing-contributions-on-your-profile
|
- /account-and-profile/concepts/viewing-contributions-on-your-profile
|
||||||
|
- /account-and-profile/how-tos/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/viewing-contributions-on-your-profile
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghes: '*'
|
ghes: '*'
|
||||||
@@ -16,6 +17,7 @@ versions:
|
|||||||
topics:
|
topics:
|
||||||
- Profiles
|
- Profiles
|
||||||
shortTitle: View contributions
|
shortTitle: View contributions
|
||||||
|
contentType: how-tos
|
||||||
---
|
---
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
@@ -1,12 +1,13 @@
|
|||||||
---
|
---
|
||||||
title: Adding an email address to your GitHub account
|
title: Adding an email address to your GitHub account
|
||||||
intro: 'You can add multiple email addresses to your {% data variables.product.github %} account to manage commits and notifications.'
|
intro: You can add multiple email addresses to your {% data variables.product.github %} account to manage commits and notifications.
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /articles/adding-an-email-address-to-your-github-account
|
- /articles/adding-an-email-address-to-your-github-account
|
||||||
- /github/setting-up-and-managing-your-github-user-account/adding-an-email-address-to-your-github-account
|
- /github/setting-up-and-managing-your-github-user-account/adding-an-email-address-to-your-github-account
|
||||||
- /github/setting-up-and-managing-your-github-user-account/managing-email-preferences/adding-an-email-address-to-your-github-account
|
- /github/setting-up-and-managing-your-github-user-account/managing-email-preferences/adding-an-email-address-to-your-github-account
|
||||||
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-email-preferences/adding-an-email-address-to-your-github-account
|
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-email-preferences/adding-an-email-address-to-your-github-account
|
||||||
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/adding-an-email-address-to-your-github-account
|
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/adding-an-email-address-to-your-github-account
|
||||||
|
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/adding-an-email-address-to-your-github-account
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghes: '*'
|
ghes: '*'
|
||||||
@@ -14,7 +15,8 @@ versions:
|
|||||||
topics:
|
topics:
|
||||||
- Accounts
|
- Accounts
|
||||||
- Notifications
|
- Notifications
|
||||||
shortTitle: Add an email address
|
shortTitle: Add email address
|
||||||
|
contentType: how-tos
|
||||||
---
|
---
|
||||||
|
|
||||||
{% ifversion ghec %}
|
{% ifversion ghec %}
|
||||||
@@ -34,3 +36,5 @@ shortTitle: Add an email address
|
|||||||
## Next steps
|
## Next steps
|
||||||
|
|
||||||
If you are having trouble adding an email address, see [AUTOTITLE](/account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/troubleshooting-adding-an-email).
|
If you are having trouble adding an email address, see [AUTOTITLE](/account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/troubleshooting-adding-an-email).
|
||||||
|
|
||||||
|
For reference information, see [AUTOTITLE](/account-and-profile/reference/email-addresses-reference).
|
||||||
@@ -1,12 +1,13 @@
|
|||||||
---
|
---
|
||||||
title: Blocking command line pushes that expose your personal email address
|
title: Blocking command line pushes that expose your personal email address
|
||||||
intro: 'If you''ve chosen to keep your email address private when performing web-based operations, you can also choose to block command line pushes that may expose your personal email address.'
|
intro: If you've chosen to keep your email address private when performing web-based operations, you can also choose to block command line pushes that may expose your personal email address.
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /articles/blocking-command-line-pushes-that-expose-your-personal-email-address
|
- /articles/blocking-command-line-pushes-that-expose-your-personal-email-address
|
||||||
- /github/setting-up-and-managing-your-github-user-account/blocking-command-line-pushes-that-expose-your-personal-email-address
|
- /github/setting-up-and-managing-your-github-user-account/blocking-command-line-pushes-that-expose-your-personal-email-address
|
||||||
- /github/setting-up-and-managing-your-github-user-account/managing-email-preferences/blocking-command-line-pushes-that-expose-your-personal-email-address
|
- /github/setting-up-and-managing-your-github-user-account/managing-email-preferences/blocking-command-line-pushes-that-expose-your-personal-email-address
|
||||||
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-email-preferences/blocking-command-line-pushes-that-expose-your-personal-email-address
|
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-email-preferences/blocking-command-line-pushes-that-expose-your-personal-email-address
|
||||||
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/blocking-command-line-pushes-that-expose-your-personal-email-address
|
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/blocking-command-line-pushes-that-expose-your-personal-email-address
|
||||||
|
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/blocking-command-line-pushes-that-expose-your-personal-email-address
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghec: '*'
|
ghec: '*'
|
||||||
@@ -14,6 +15,7 @@ topics:
|
|||||||
- Accounts
|
- Accounts
|
||||||
- Notifications
|
- Notifications
|
||||||
shortTitle: Block push with personal email
|
shortTitle: Block push with personal email
|
||||||
|
contentType: how-tos
|
||||||
---
|
---
|
||||||
When you enable this setting, each time you push to {% data variables.product.github %}, we’ll check the most recent commit. If the author email on that commit is a private email on your GitHub account, we will block the push and warn you about exposing your private email.
|
When you enable this setting, each time you push to {% data variables.product.github %}, we’ll check the most recent commit. If the author email on that commit is a private email on your GitHub account, we will block the push and warn you about exposing your private email.
|
||||||
|
|
||||||
@@ -21,3 +23,7 @@ When you enable this setting, each time you push to {% data variables.product.gi
|
|||||||
{% data reusables.user-settings.emails %}
|
{% data reusables.user-settings.emails %}
|
||||||
{% data reusables.user-settings.keeping_your_email_address_private %}
|
{% data reusables.user-settings.keeping_your_email_address_private %}
|
||||||
1. To keep your email address private in commits you push from the command line, select **Block command line pushes that expose my email**.
|
1. To keep your email address private in commits you push from the command line, select **Block command line pushes that expose my email**.
|
||||||
|
|
||||||
|
## Next steps
|
||||||
|
|
||||||
|
* For reference information, see [AUTOTITLE](/account-and-profile/reference/email-addresses-reference).
|
||||||
@@ -1,12 +1,13 @@
|
|||||||
---
|
---
|
||||||
title: Changing your primary email address
|
title: Changing your primary email address
|
||||||
intro: 'To change your primary email address, you''ll add a new email, then delete the old one.'
|
intro: To change your primary email address, you'll add a new email, then delete the old one.
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /articles/changing-your-primary-email-address
|
- /articles/changing-your-primary-email-address
|
||||||
- /github/setting-up-and-managing-your-github-user-account/changing-your-primary-email-address
|
- /github/setting-up-and-managing-your-github-user-account/changing-your-primary-email-address
|
||||||
- /github/setting-up-and-managing-your-github-user-account/managing-email-preferences/changing-your-primary-email-address
|
- /github/setting-up-and-managing-your-github-user-account/managing-email-preferences/changing-your-primary-email-address
|
||||||
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-email-preferences/changing-your-primary-email-address
|
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-email-preferences/changing-your-primary-email-address
|
||||||
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/changing-your-primary-email-address
|
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/changing-your-primary-email-address
|
||||||
|
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/changing-your-primary-email-address
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghes: '*'
|
ghes: '*'
|
||||||
@@ -15,6 +16,7 @@ topics:
|
|||||||
- Accounts
|
- Accounts
|
||||||
- Notifications
|
- Notifications
|
||||||
shortTitle: Primary email address
|
shortTitle: Primary email address
|
||||||
|
contentType: how-tos
|
||||||
---
|
---
|
||||||
|
|
||||||
{% ifversion ghec %}
|
{% ifversion ghec %}
|
||||||
@@ -31,3 +33,7 @@ shortTitle: Primary email address
|
|||||||
{% ifversion fpt or ghec %}
|
{% ifversion fpt or ghec %}
|
||||||
1. Verify your new primary email address. Without a verified email address, you won't be able to use all of {% data variables.product.github %}'s features. For more information, see [AUTOTITLE](/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/verifying-your-email-address).
|
1. Verify your new primary email address. Without a verified email address, you won't be able to use all of {% data variables.product.github %}'s features. For more information, see [AUTOTITLE](/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/verifying-your-email-address).
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
## Next steps
|
||||||
|
|
||||||
|
* For reference information, see [AUTOTITLE](/account-and-profile/reference/email-addresses-reference).
|
||||||
@@ -7,6 +7,7 @@ redirect_from:
|
|||||||
- /github/setting-up-and-managing-your-github-user-account/managing-email-preferences
|
- /github/setting-up-and-managing-your-github-user-account/managing-email-preferences
|
||||||
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-email-preferences
|
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-email-preferences
|
||||||
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences
|
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences
|
||||||
|
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghes: '*'
|
ghes: '*'
|
||||||
@@ -24,6 +25,7 @@ children:
|
|||||||
- /remembering-your-github-username-or-email
|
- /remembering-your-github-username-or-email
|
||||||
- /troubleshooting-adding-an-email
|
- /troubleshooting-adding-an-email
|
||||||
- /troubleshooting-email-verification
|
- /troubleshooting-email-verification
|
||||||
shortTitle: Manage email preferences
|
shortTitle: Email preferences
|
||||||
|
contentType: how-tos
|
||||||
---
|
---
|
||||||
|
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: Remembering your GitHub username or email
|
title: Remembering your GitHub username or email
|
||||||
intro: 'Are you signing in for the first time in a while? If so, welcome back! If you can''t remember the username for your personal account, you can try these methods for remembering it.'
|
intro: Are you signing in for the first time in a while? If so, welcome back! If you can't remember the username for your personal account, you can try these methods for remembering it.
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /articles/oh-noes-i-ve-forgotten-my-username-email
|
- /articles/oh-noes-i-ve-forgotten-my-username-email
|
||||||
- /articles/oh-noes-i-ve-forgotten-my-username-or-email
|
- /articles/oh-noes-i-ve-forgotten-my-username-or-email
|
||||||
@@ -9,6 +9,7 @@ redirect_from:
|
|||||||
- /github/setting-up-and-managing-your-github-user-account/managing-email-preferences/remembering-your-github-username-or-email
|
- /github/setting-up-and-managing-your-github-user-account/managing-email-preferences/remembering-your-github-username-or-email
|
||||||
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-email-preferences/remembering-your-github-username-or-email
|
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-email-preferences/remembering-your-github-username-or-email
|
||||||
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/remembering-your-github-username-or-email
|
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/remembering-your-github-username-or-email
|
||||||
|
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/remembering-your-github-username-or-email
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghes: '*'
|
ghes: '*'
|
||||||
@@ -17,6 +18,7 @@ topics:
|
|||||||
- Accounts
|
- Accounts
|
||||||
- Notifications
|
- Notifications
|
||||||
shortTitle: Find your username or email
|
shortTitle: Find your username or email
|
||||||
|
contentType: how-tos
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
@@ -7,6 +7,7 @@ redirect_from:
|
|||||||
- /github/setting-up-and-managing-your-github-user-account/managing-email-preferences/setting-a-backup-email-address
|
- /github/setting-up-and-managing-your-github-user-account/managing-email-preferences/setting-a-backup-email-address
|
||||||
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-email-preferences/setting-a-backup-email-address
|
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-email-preferences/setting-a-backup-email-address
|
||||||
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/setting-a-backup-email-address
|
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/setting-a-backup-email-address
|
||||||
|
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/setting-a-backup-email-address
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghes: '*'
|
ghes: '*'
|
||||||
@@ -14,14 +15,14 @@ versions:
|
|||||||
topics:
|
topics:
|
||||||
- Accounts
|
- Accounts
|
||||||
- Notifications
|
- Notifications
|
||||||
shortTitle: Set backup email address
|
shortTitle: Backup email address
|
||||||
|
contentType: how-tos
|
||||||
---
|
---
|
||||||
{% data reusables.user-settings.access_settings %}
|
{% data reusables.user-settings.access_settings %}
|
||||||
{% data reusables.user-settings.emails %}
|
{% data reusables.user-settings.emails %}
|
||||||
1. Under "Backup email address," use the dropdown menu to select the address you want to set as your backup email address.
|
1. Under "Backup email address," use the dropdown menu to select the address you want to set as your backup email address.
|
||||||
1. Click **Save**.
|
1. Click **Save**.
|
||||||
|
|
||||||
## Further reading
|
## Next steps
|
||||||
|
|
||||||
* [AUTOTITLE](/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences)
|
* For reference information, see [AUTOTITLE](/account-and-profile/reference/email-addresses-reference).
|
||||||
* [AUTOTITLE](/authentication/keeping-your-account-and-data-secure/updating-your-github-access-credentials)
|
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: Setting your commit email address
|
title: Setting your commit email address
|
||||||
intro: 'You can set the email address that is used to author commits on {% data variables.product.github %} and on your computer.'
|
intro: You can set the email address that is used to author commits on {% data variables.product.github %} and on your computer.
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /articles/keeping-your-email-address-private
|
- /articles/keeping-your-email-address-private
|
||||||
- /articles/setting-your-commit-email-address-on-github
|
- /articles/setting-your-commit-email-address-on-github
|
||||||
@@ -14,6 +14,7 @@ redirect_from:
|
|||||||
- /github/setting-up-and-managing-your-github-user-account/managing-email-preferences/setting-your-commit-email-address
|
- /github/setting-up-and-managing-your-github-user-account/managing-email-preferences/setting-your-commit-email-address
|
||||||
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-email-preferences/setting-your-commit-email-address
|
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-email-preferences/setting-your-commit-email-address
|
||||||
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/setting-your-commit-email-address
|
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/setting-your-commit-email-address
|
||||||
|
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/setting-your-commit-email-address
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghes: '*'
|
ghes: '*'
|
||||||
@@ -22,6 +23,7 @@ topics:
|
|||||||
- Accounts
|
- Accounts
|
||||||
- Notifications
|
- Notifications
|
||||||
shortTitle: Set commit email address
|
shortTitle: Set commit email address
|
||||||
|
contentType: how-tos
|
||||||
---
|
---
|
||||||
|
|
||||||
## Setting your commit email address on {% data variables.product.github %}
|
## Setting your commit email address on {% data variables.product.github %}
|
||||||
@@ -83,4 +85,6 @@ You can change the email address associated with commits you make in a single re
|
|||||||
|
|
||||||
## Next steps
|
## Next steps
|
||||||
|
|
||||||
|
For reference information, see [AUTOTITLE](/account-and-profile/reference/email-addresses-reference).
|
||||||
|
|
||||||
To learn more about using a private email address, see [AUTOTITLE](/account-and-profile/reference/email-addresses-reference#your-noreply-email-address).
|
To learn more about using a private email address, see [AUTOTITLE](/account-and-profile/reference/email-addresses-reference#your-noreply-email-address).
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: Troubleshooting adding an email
|
title: Troubleshooting adding an email
|
||||||
intro: 'Troubleshoot problems when adding an email address to your {% data variables.product.github %} account.'
|
intro: Troubleshoot problems when adding an email address to your {% data variables.product.github %} account.
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghes: '*'
|
ghes: '*'
|
||||||
@@ -10,6 +10,9 @@ topics:
|
|||||||
- Notifications
|
- Notifications
|
||||||
- Troubleshooting
|
- Troubleshooting
|
||||||
shortTitle: Troubleshoot adding an email
|
shortTitle: Troubleshoot adding an email
|
||||||
|
contentType: how-tos
|
||||||
|
redirect_from:
|
||||||
|
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/troubleshooting-adding-an-email
|
||||||
---
|
---
|
||||||
|
|
||||||
## Email already in use
|
## Email already in use
|
||||||
@@ -30,3 +33,7 @@ Reach out to your site administrator or internal IT helpdesk to learn about thei
|
|||||||
If you want to use your email address with a personal account, you must sign in to your {% data variables.enterprise.prodname_managed_user %} and unverify the email in your account settings. The email will remain linked to your {% data variables.enterprise.prodname_managed_user %}, allowing you to access the account through your organization's IdP.
|
If you want to use your email address with a personal account, you must sign in to your {% data variables.enterprise.prodname_managed_user %} and unverify the email in your account settings. The email will remain linked to your {% data variables.enterprise.prodname_managed_user %}, allowing you to access the account through your organization's IdP.
|
||||||
|
|
||||||
However, some third-party apps or services may not function properly with a {% data variables.enterprise.prodname_managed_user %} that has an unverified email address.
|
However, some third-party apps or services may not function properly with a {% data variables.enterprise.prodname_managed_user %} that has an unverified email address.
|
||||||
|
|
||||||
|
## Next steps
|
||||||
|
|
||||||
|
* For reference information, see [AUTOTITLE](/account-and-profile/reference/email-addresses-reference).
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: Troubleshooting email verification
|
title: Troubleshooting email verification
|
||||||
intro: 'Troubleshoot problems when verifying your email address.'
|
intro: Troubleshoot problems when verifying your email address.
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghes: '*'
|
ghes: '*'
|
||||||
@@ -9,7 +9,10 @@ topics:
|
|||||||
- Accounts
|
- Accounts
|
||||||
- Notifications
|
- Notifications
|
||||||
- Troubleshooting
|
- Troubleshooting
|
||||||
shortTitle: Troubleshoot verifying an email
|
shortTitle: Troubleshoot email verification
|
||||||
|
contentType: how-tos
|
||||||
|
redirect_from:
|
||||||
|
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/troubleshooting-email-verification
|
||||||
---
|
---
|
||||||
|
|
||||||
## Unable to send verification email
|
## Unable to send verification email
|
||||||
@@ -32,3 +35,7 @@ If you click on the link in the confirmation email within 24 hours and you are d
|
|||||||
If you see the error message `Error adding EMAIL: Email is already verified by another user`, you must either unverify the email for the other account before proceeding, or choose a different email address to verify.
|
If you see the error message `Error adding EMAIL: Email is already verified by another user`, you must either unverify the email for the other account before proceeding, or choose a different email address to verify.
|
||||||
|
|
||||||
To unverify an email address, delete it in your email settings, then optionally re-add it without verifying to keep any commits linked to your account. See [AUTOTITLE](/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/changing-your-primary-email-address).
|
To unverify an email address, delete it in your email settings, then optionally re-add it without verifying to keep any commits linked to your account. See [AUTOTITLE](/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/changing-your-primary-email-address).
|
||||||
|
|
||||||
|
## Next steps
|
||||||
|
|
||||||
|
* For reference information, see [AUTOTITLE](/account-and-profile/reference/email-addresses-reference).
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: Verifying your email address
|
title: Verifying your email address
|
||||||
intro: 'Verifying your primary email address ensures strengthened security, allows {% data variables.product.prodname_dotcom %} staff to better assist you if you forget your password, and gives you access to more features on {% data variables.product.prodname_dotcom %}.'
|
intro: Verifying your primary email address ensures strengthened security, allows {% data variables.product.prodname_dotcom %} staff to better assist you if you forget your password, and gives you access to more features on {% data variables.product.prodname_dotcom %}.
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /articles/troubleshooting-email-verification
|
- /articles/troubleshooting-email-verification
|
||||||
- /articles/setting-up-email-verification
|
- /articles/setting-up-email-verification
|
||||||
@@ -9,12 +9,14 @@ redirect_from:
|
|||||||
- /github/getting-started-with-github/signing-up-for-github/verifying-your-email-address
|
- /github/getting-started-with-github/signing-up-for-github/verifying-your-email-address
|
||||||
- /get-started/signing-up-for-github/verifying-your-email-address
|
- /get-started/signing-up-for-github/verifying-your-email-address
|
||||||
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/verifying-your-email-address
|
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/verifying-your-email-address
|
||||||
|
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/verifying-your-email-address
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghec: '*'
|
ghec: '*'
|
||||||
topics:
|
topics:
|
||||||
- Accounts
|
- Accounts
|
||||||
shortTitle: Verify your email address
|
shortTitle: Verify your email address
|
||||||
|
contentType: how-tos
|
||||||
---
|
---
|
||||||
|
|
||||||
## Verifying your email address
|
## Verifying your email address
|
||||||
@@ -28,4 +30,6 @@ shortTitle: Verify your email address
|
|||||||
|
|
||||||
## Next steps
|
## Next steps
|
||||||
|
|
||||||
|
For reference information, see [AUTOTITLE](/account-and-profile/reference/email-addresses-reference).
|
||||||
|
|
||||||
If you are having trouble verifying your email address, see [AUTOTITLE](/free-pro-team@latest/account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/troubleshooting-email-verification).
|
If you are having trouble verifying your email address, see [AUTOTITLE](/free-pro-team@latest/account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/troubleshooting-email-verification).
|
||||||
@@ -1,13 +1,28 @@
|
|||||||
---
|
---
|
||||||
title: How-tos for your GitHub account and profile
|
title: How-tos for your GitHub account and profile
|
||||||
shortTitle: How-tos
|
shortTitle: How-tos
|
||||||
intro: 'Learn how to accomplish specific tasks for your {% data variables.product.github %} account and profile.'
|
intro: Learn how to accomplish specific tasks for your {% data variables.product.github %} account and profile.
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghes: '*'
|
ghes: '*'
|
||||||
ghec: '*'
|
ghec: '*'
|
||||||
|
redirect_from:
|
||||||
|
- /categories/setting-up-and-managing-your-github-profile
|
||||||
|
- /github/setting-up-and-managing-your-github-profile
|
||||||
|
- /account-and-profile/setting-up-and-managing-your-github-profile
|
||||||
|
- /account-and-profile/how-tos/setting-up-and-managing-your-github-profile
|
||||||
|
- /categories/setting-up-and-managing-your-github-user-account
|
||||||
|
- /github/setting-up-and-managing-your-github-user-account
|
||||||
|
- /account-and-profile/setting-up-and-managing-your-github-user-account
|
||||||
|
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github
|
||||||
|
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github
|
||||||
children:
|
children:
|
||||||
- /setting-up-and-managing-your-github-profile
|
- /account-management
|
||||||
- /setting-up-and-managing-your-personal-account-on-github
|
- /account-settings
|
||||||
|
- /profile-customization
|
||||||
|
- /contribution-settings
|
||||||
|
- /organization-membership
|
||||||
|
- /email-preferences
|
||||||
|
contentType: how-tos
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: Accessing an organization
|
title: Accessing an organization
|
||||||
shortTitle: Access an organization
|
shortTitle: Access an organization
|
||||||
intro: 'To access an organization that you''re a member of, you must sign in to your personal account.'
|
intro: To access an organization that you're a member of, you must sign in to your personal account.
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /articles/error-cannot-log-in-that-account-is-an-organization
|
- /articles/error-cannot-log-in-that-account-is-an-organization
|
||||||
- /articles/cannot-log-in-that-account-is-an-organization
|
- /articles/cannot-log-in-that-account-is-an-organization
|
||||||
@@ -11,12 +11,14 @@ redirect_from:
|
|||||||
- /github/setting-up-and-managing-your-github-user-account/managing-your-membership-in-organizations/accessing-an-organization
|
- /github/setting-up-and-managing-your-github-user-account/managing-your-membership-in-organizations/accessing-an-organization
|
||||||
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-your-membership-in-organizations/accessing-an-organization
|
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-your-membership-in-organizations/accessing-an-organization
|
||||||
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-membership-in-organizations/accessing-an-organization
|
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-membership-in-organizations/accessing-an-organization
|
||||||
|
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-your-membership-in-organizations/accessing-an-organization
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghes: '*'
|
ghes: '*'
|
||||||
ghec: '*'
|
ghec: '*'
|
||||||
topics:
|
topics:
|
||||||
- Accounts
|
- Accounts
|
||||||
|
contentType: how-tos
|
||||||
---
|
---
|
||||||
|
|
||||||
> [!TIP]
|
> [!TIP]
|
||||||
@@ -1,11 +1,12 @@
|
|||||||
---
|
---
|
||||||
title: Managing your membership in organizations
|
title: Managing your membership in organizations
|
||||||
intro: 'If you''re a member of an organization, you can publicize or hide your membership, view other people''s roles, and remove yourself from the organization.'
|
intro: If you're a member of an organization, you can publicize or hide your membership, view other people's roles, and remove yourself from the organization.
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /articles/managing-your-membership-in-organizations
|
- /articles/managing-your-membership-in-organizations
|
||||||
- /github/setting-up-and-managing-your-github-user-account/managing-your-membership-in-organizations
|
- /github/setting-up-and-managing-your-github-user-account/managing-your-membership-in-organizations
|
||||||
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-your-membership-in-organizations
|
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-your-membership-in-organizations
|
||||||
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-membership-in-organizations
|
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-membership-in-organizations
|
||||||
|
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-your-membership-in-organizations
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghes: '*'
|
ghes: '*'
|
||||||
@@ -17,8 +18,8 @@ children:
|
|||||||
- /viewing-peoples-roles-in-an-organization
|
- /viewing-peoples-roles-in-an-organization
|
||||||
- /requesting-organization-approval-for-oauth-apps
|
- /requesting-organization-approval-for-oauth-apps
|
||||||
- /publicizing-or-hiding-organization-membership
|
- /publicizing-or-hiding-organization-membership
|
||||||
- /managing-your-scheduled-reminders
|
|
||||||
- /removing-yourself-from-an-organization
|
- /removing-yourself-from-an-organization
|
||||||
shortTitle: Manage organization membership
|
shortTitle: Organization membership
|
||||||
|
contentType: how-tos
|
||||||
---
|
---
|
||||||
|
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: Publicizing or hiding organization membership
|
title: Publicizing or hiding organization membership
|
||||||
intro: 'If you''d like to tell the world which organizations you belong to, you can display the avatars of the organizations on your profile.'
|
intro: If you'd like to tell the world which organizations you belong to, you can display the avatars of the organizations on your profile.
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /articles/publicizing-or-concealing-organization-membership
|
- /articles/publicizing-or-concealing-organization-membership
|
||||||
- /articles/publicizing-or-hiding-organization-membership
|
- /articles/publicizing-or-hiding-organization-membership
|
||||||
@@ -8,6 +8,7 @@ redirect_from:
|
|||||||
- /github/setting-up-and-managing-your-github-user-account/managing-your-membership-in-organizations/publicizing-or-hiding-organization-membership
|
- /github/setting-up-and-managing-your-github-user-account/managing-your-membership-in-organizations/publicizing-or-hiding-organization-membership
|
||||||
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-your-membership-in-organizations/publicizing-or-hiding-organization-membership
|
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-your-membership-in-organizations/publicizing-or-hiding-organization-membership
|
||||||
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-membership-in-organizations/publicizing-or-hiding-organization-membership
|
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-membership-in-organizations/publicizing-or-hiding-organization-membership
|
||||||
|
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-your-membership-in-organizations/publicizing-or-hiding-organization-membership
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghes: '*'
|
ghes: '*'
|
||||||
@@ -15,6 +16,7 @@ versions:
|
|||||||
topics:
|
topics:
|
||||||
- Accounts
|
- Accounts
|
||||||
shortTitle: Show or hide membership
|
shortTitle: Show or hide membership
|
||||||
|
contentType: how-tos
|
||||||
---
|
---
|
||||||
|
|
||||||
{% data reusables.profile.access_org %}
|
{% data reusables.profile.access_org %}
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: Removing yourself from an organization
|
title: Removing yourself from an organization
|
||||||
intro: 'If you''re an outside collaborator or a member of an organization, you can leave the organization at any time.'
|
intro: If you're an outside collaborator or a member of an organization, you can leave the organization at any time.
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /articles/how-do-i-remove-myself-from-an-organization
|
- /articles/how-do-i-remove-myself-from-an-organization
|
||||||
- /articles/removing-yourself-from-an-organization
|
- /articles/removing-yourself-from-an-organization
|
||||||
@@ -8,6 +8,7 @@ redirect_from:
|
|||||||
- /github/setting-up-and-managing-your-github-user-account/managing-your-membership-in-organizations/removing-yourself-from-an-organization
|
- /github/setting-up-and-managing-your-github-user-account/managing-your-membership-in-organizations/removing-yourself-from-an-organization
|
||||||
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-your-membership-in-organizations/removing-yourself-from-an-organization
|
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-your-membership-in-organizations/removing-yourself-from-an-organization
|
||||||
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-membership-in-organizations/removing-yourself-from-an-organization
|
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-membership-in-organizations/removing-yourself-from-an-organization
|
||||||
|
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-your-membership-in-organizations/removing-yourself-from-an-organization
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghes: '*'
|
ghes: '*'
|
||||||
@@ -15,6 +16,7 @@ versions:
|
|||||||
topics:
|
topics:
|
||||||
- Accounts
|
- Accounts
|
||||||
shortTitle: Leave an organization
|
shortTitle: Leave an organization
|
||||||
|
contentType: how-tos
|
||||||
---
|
---
|
||||||
{% ifversion fpt or ghec %}
|
{% ifversion fpt or ghec %}
|
||||||
|
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: Requesting organization approval for OAuth apps
|
title: Requesting organization approval for OAuth apps
|
||||||
intro: 'You can request approval for {% data variables.product.prodname_oauth_apps %} to access organization resources.'
|
intro: You can request approval for {% data variables.product.prodname_oauth_apps %} to access organization resources.
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /articles/requesting-organization-approval-for-third-party-applications
|
- /articles/requesting-organization-approval-for-third-party-applications
|
||||||
- /articles/requesting-organization-approval-for-your-authorized-applications
|
- /articles/requesting-organization-approval-for-your-authorized-applications
|
||||||
@@ -9,13 +9,15 @@ redirect_from:
|
|||||||
- /github/setting-up-and-managing-your-github-user-account/managing-your-membership-in-organizations/requesting-organization-approval-for-oauth-apps
|
- /github/setting-up-and-managing-your-github-user-account/managing-your-membership-in-organizations/requesting-organization-approval-for-oauth-apps
|
||||||
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-your-membership-in-organizations/requesting-organization-approval-for-oauth-apps
|
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-your-membership-in-organizations/requesting-organization-approval-for-oauth-apps
|
||||||
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-membership-in-organizations/requesting-organization-approval-for-oauth-apps
|
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-membership-in-organizations/requesting-organization-approval-for-oauth-apps
|
||||||
|
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-your-membership-in-organizations/requesting-organization-approval-for-oauth-apps
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghec: '*'
|
ghec: '*'
|
||||||
topics:
|
topics:
|
||||||
- Accounts
|
- Accounts
|
||||||
permissions: Organization members can request owner approval for {% data variables.product.prodname_oauth_apps %}. Outside collaborators can request owner approval for {% data variables.product.prodname_oauth_apps %} if integration access requests are enabled. For more information, see [AUTOTITLE](/organizations/managing-programmatic-access-to-your-organization/limiting-oauth-app-and-github-app-access-requests).
|
permissions: Organization members can request owner approval for {% data variables.product.prodname_oauth_apps %}. Outside collaborators can request owner approval for {% data variables.product.prodname_oauth_apps %} if integration access requests are enabled. For more information, see [AUTOTITLE](/organizations/managing-programmatic-access-to-your-organization/limiting-oauth-app-and-github-app-access-requests).
|
||||||
shortTitle: 'Request {% data variables.product.prodname_oauth_app %} approval'
|
shortTitle: Request {% data variables.product.prodname_oauth_app %} approval
|
||||||
|
contentType: how-tos
|
||||||
---
|
---
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: Viewing people's roles in an organization
|
title: Viewing people's roles in an organization
|
||||||
intro: 'You can view a list of the people in your organization and filter by their role.'
|
intro: You can view a list of the people in your organization and filter by their role.
|
||||||
permissions: Organization members
|
permissions: Organization members
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /articles/viewing-people-s-roles-in-an-organization
|
- /articles/viewing-people-s-roles-in-an-organization
|
||||||
@@ -9,6 +9,7 @@ redirect_from:
|
|||||||
- /github/setting-up-and-managing-your-github-user-account/managing-your-membership-in-organizations/viewing-peoples-roles-in-an-organization
|
- /github/setting-up-and-managing-your-github-user-account/managing-your-membership-in-organizations/viewing-peoples-roles-in-an-organization
|
||||||
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-your-membership-in-organizations/viewing-peoples-roles-in-an-organization
|
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-your-membership-in-organizations/viewing-peoples-roles-in-an-organization
|
||||||
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-membership-in-organizations/viewing-peoples-roles-in-an-organization
|
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-membership-in-organizations/viewing-peoples-roles-in-an-organization
|
||||||
|
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-your-membership-in-organizations/viewing-peoples-roles-in-an-organization
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghes: '*'
|
ghes: '*'
|
||||||
@@ -16,6 +17,7 @@ versions:
|
|||||||
topics:
|
topics:
|
||||||
- Accounts
|
- Accounts
|
||||||
shortTitle: View organization members
|
shortTitle: View organization members
|
||||||
|
contentType: how-tos
|
||||||
---
|
---
|
||||||
|
|
||||||
{% ifversion ghes or ghec %}
|
{% ifversion ghes or ghec %}
|
||||||
@@ -5,6 +5,7 @@ redirect_from:
|
|||||||
- /articles/customizing-your-profile
|
- /articles/customizing-your-profile
|
||||||
- /github/setting-up-and-managing-your-github-profile/customizing-your-profile
|
- /github/setting-up-and-managing-your-github-profile/customizing-your-profile
|
||||||
- /account-and-profile/setting-up-and-managing-your-github-profile/customizing-your-profile
|
- /account-and-profile/setting-up-and-managing-your-github-profile/customizing-your-profile
|
||||||
|
- /account-and-profile/how-tos/setting-up-and-managing-your-github-profile/customizing-your-profile
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghes: '*'
|
ghes: '*'
|
||||||
@@ -15,5 +16,7 @@ children:
|
|||||||
- /managing-your-profile-readme
|
- /managing-your-profile-readme
|
||||||
- /pinning-items-to-your-profile
|
- /pinning-items-to-your-profile
|
||||||
- /setting-your-profile-to-private
|
- /setting-your-profile-to-private
|
||||||
|
contentType: how-tos
|
||||||
|
shortTitle: Profile customization
|
||||||
---
|
---
|
||||||
|
|
||||||
@@ -1,18 +1,20 @@
|
|||||||
---
|
---
|
||||||
title: Managing your profile README
|
title: Managing your profile README
|
||||||
intro: 'You can add a README to your {% data variables.product.prodname_dotcom %} profile to tell other people about yourself.'
|
intro: You can add a README to your {% data variables.product.prodname_dotcom %} profile to tell other people about yourself.
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghes: '*'
|
ghes: '*'
|
||||||
ghec: '*'
|
ghec: '*'
|
||||||
topics:
|
topics:
|
||||||
- Profiles
|
- Profiles
|
||||||
permissions: 'Profile READMEs are not available to {% data variables.enterprise.prodname_managed_users %}.'
|
permissions: Profile READMEs are not available to {% data variables.enterprise.prodname_managed_users %}.
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /github/setting-up-and-managing-your-github-profile/managing-your-profile-readme
|
- /github/setting-up-and-managing-your-github-profile/managing-your-profile-readme
|
||||||
- /github/setting-up-and-managing-your-github-profile/customizing-your-profile/managing-your-profile-readme
|
- /github/setting-up-and-managing-your-github-profile/customizing-your-profile/managing-your-profile-readme
|
||||||
- /account-and-profile/setting-up-and-managing-your-github-profile/customizing-your-profile/managing-your-profile-readme
|
- /account-and-profile/setting-up-and-managing-your-github-profile/customizing-your-profile/managing-your-profile-readme
|
||||||
|
- /account-and-profile/how-tos/setting-up-and-managing-your-github-profile/customizing-your-profile/managing-your-profile-readme
|
||||||
shortTitle: Your profile README
|
shortTitle: Your profile README
|
||||||
|
contentType: how-tos
|
||||||
---
|
---
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
@@ -7,6 +7,7 @@ redirect_from:
|
|||||||
- /github/setting-up-and-managing-your-github-profile/pinning-items-to-your-profile
|
- /github/setting-up-and-managing-your-github-profile/pinning-items-to-your-profile
|
||||||
- /github/setting-up-and-managing-your-github-profile/customizing-your-profile/pinning-items-to-your-profile
|
- /github/setting-up-and-managing-your-github-profile/customizing-your-profile/pinning-items-to-your-profile
|
||||||
- /account-and-profile/setting-up-and-managing-your-github-profile/customizing-your-profile/pinning-items-to-your-profile
|
- /account-and-profile/setting-up-and-managing-your-github-profile/customizing-your-profile/pinning-items-to-your-profile
|
||||||
|
- /account-and-profile/how-tos/setting-up-and-managing-your-github-profile/customizing-your-profile/pinning-items-to-your-profile
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghes: '*'
|
ghes: '*'
|
||||||
@@ -14,6 +15,7 @@ versions:
|
|||||||
topics:
|
topics:
|
||||||
- Profiles
|
- Profiles
|
||||||
shortTitle: Pin items
|
shortTitle: Pin items
|
||||||
|
contentType: how-tos
|
||||||
---
|
---
|
||||||
|
|
||||||
## Pinning items to your profile
|
## Pinning items to your profile
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: Setting your profile to private
|
title: Setting your profile to private
|
||||||
intro: 'A private profile displays only limited information, and hides some activity.'
|
intro: A private profile displays only limited information, and hides some activity.
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
topics:
|
topics:
|
||||||
@@ -8,6 +8,8 @@ topics:
|
|||||||
shortTitle: Set profile to private
|
shortTitle: Set profile to private
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /account-and-profile/setting-up-and-managing-your-github-profile/customizing-your-profile/setting-your-profile-to-private
|
- /account-and-profile/setting-up-and-managing-your-github-profile/customizing-your-profile/setting-your-profile-to-private
|
||||||
|
- /account-and-profile/how-tos/setting-up-and-managing-your-github-profile/customizing-your-profile/setting-your-profile-to-private
|
||||||
|
contentType: how-tos
|
||||||
---
|
---
|
||||||
|
|
||||||
## Changing your profile's privacy settings
|
## Changing your profile's privacy settings
|
||||||
@@ -1,19 +0,0 @@
|
|||||||
---
|
|
||||||
title: Setting up and managing your GitHub profile
|
|
||||||
intro: You can customize your GitHub profile and manage your contribution graph.
|
|
||||||
shortTitle: Profiles
|
|
||||||
redirect_from:
|
|
||||||
- /categories/setting-up-and-managing-your-github-profile
|
|
||||||
- /github/setting-up-and-managing-your-github-profile
|
|
||||||
- /account-and-profile/setting-up-and-managing-your-github-profile
|
|
||||||
versions:
|
|
||||||
fpt: '*'
|
|
||||||
ghes: '*'
|
|
||||||
ghec: '*'
|
|
||||||
topics:
|
|
||||||
- Profiles
|
|
||||||
children:
|
|
||||||
- /customizing-your-profile
|
|
||||||
- /managing-contribution-settings-on-your-profile
|
|
||||||
---
|
|
||||||
|
|
||||||
@@ -1,23 +0,0 @@
|
|||||||
---
|
|
||||||
title: Setting up and managing your personal account on GitHub
|
|
||||||
intro: 'You can manage settings for your personal account on {% data variables.product.prodname_dotcom %}, including email preferences, access to personal repositories, and organization memberships. You can also manage the account itself.'
|
|
||||||
shortTitle: Personal accounts
|
|
||||||
redirect_from:
|
|
||||||
- /categories/setting-up-and-managing-your-github-user-account
|
|
||||||
- /github/setting-up-and-managing-your-github-user-account
|
|
||||||
- /account-and-profile/setting-up-and-managing-your-github-user-account
|
|
||||||
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github
|
|
||||||
versions:
|
|
||||||
fpt: '*'
|
|
||||||
ghes: '*'
|
|
||||||
ghec: '*'
|
|
||||||
topics:
|
|
||||||
- Accounts
|
|
||||||
children:
|
|
||||||
- /managing-user-account-settings
|
|
||||||
- /managing-your-personal-account
|
|
||||||
- /managing-email-preferences
|
|
||||||
- /managing-access-to-your-personal-repositories
|
|
||||||
- /managing-your-membership-in-organizations
|
|
||||||
---
|
|
||||||
|
|
||||||
@@ -7,14 +7,14 @@ introLinks:
|
|||||||
- /get-started/onboarding/getting-started-with-your-github-account
|
- /get-started/onboarding/getting-started-with-your-github-account
|
||||||
featuredLinks:
|
featuredLinks:
|
||||||
startHere:
|
startHere:
|
||||||
- /account-and-profile/concepts/username-changes
|
- /account-and-profile/get-started/account
|
||||||
- /account-and-profile/how-tos/setting-up-and-managing-your-github-profile/customizing-your-profile/managing-your-profile-readme
|
- /account-and-profile/get-started/profile
|
||||||
popular:
|
popular:
|
||||||
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/setting-your-commit-email-address
|
- /account-and-profile/how-tos/email-preferences/setting-your-commit-email-address
|
||||||
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-access-to-your-personal-repositories/inviting-collaborators-to-a-personal-repository
|
- /account-and-profile/concepts/account-management
|
||||||
guideCards:
|
guideCards:
|
||||||
- /account-and-profile/how-tos/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/troubleshooting-missing-contributions
|
- /account-and-profile/how-tos/contribution-settings/troubleshooting-missing-contributions
|
||||||
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/blocking-command-line-pushes-that-expose-your-personal-email-address
|
- /account-and-profile/how-tos/email-preferences/blocking-command-line-pushes-that-expose-your-personal-email-address
|
||||||
changelog:
|
changelog:
|
||||||
label: profiles, github-themes
|
label: profiles, github-themes
|
||||||
versions:
|
versions:
|
||||||
@@ -34,5 +34,6 @@ children:
|
|||||||
- /how-tos
|
- /how-tos
|
||||||
- /tutorials
|
- /tutorials
|
||||||
- /reference
|
- /reference
|
||||||
|
contentType: landing
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -1,13 +1,14 @@
|
|||||||
---
|
---
|
||||||
title: Email addresses reference
|
title: Email addresses reference
|
||||||
shortTitle: Email addresses
|
shortTitle: Email addresses
|
||||||
intro: 'Find information about your email addresses on {% data variables.product.github %}, including verification, privacy, and commit attribution.'
|
intro: Find information about your email addresses on {% data variables.product.github %}, including verification, privacy, and commit attribution.
|
||||||
topics:
|
topics:
|
||||||
- Accounts
|
- Accounts
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghes: '*'
|
ghes: '*'
|
||||||
ghec: '*'
|
ghec: '*'
|
||||||
|
contentType: reference
|
||||||
---
|
---
|
||||||
|
|
||||||
## Email verification restrictions
|
## Email verification restrictions
|
||||||
|
|||||||
@@ -9,11 +9,10 @@ versions:
|
|||||||
children:
|
children:
|
||||||
- /profile-reference
|
- /profile-reference
|
||||||
- /personal-dashboard
|
- /personal-dashboard
|
||||||
- /permission-levels-for-a-personal-account-repository
|
|
||||||
- /profile-contributions-reference
|
- /profile-contributions-reference
|
||||||
- /types-of-emails-github-sends
|
|
||||||
- /email-addresses-reference
|
- /email-addresses-reference
|
||||||
- /personal-account-reference
|
- /personal-account-reference
|
||||||
- /username-reference
|
- /username-reference
|
||||||
|
contentType: reference
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -1,13 +1,14 @@
|
|||||||
---
|
---
|
||||||
title: Personal account reference
|
title: Personal account reference
|
||||||
shortTitle: Personal account
|
shortTitle: Personal account
|
||||||
intro: 'Find information about the side effects of deleting, converting, and merging your personal account on {% data variables.product.github %}.'
|
intro: Find information about the side effects of deleting, converting, and merging your personal account on {% data variables.product.github %}.
|
||||||
topics:
|
topics:
|
||||||
- Accounts
|
- Accounts
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghes: '*'
|
ghes: '*'
|
||||||
ghec: '*'
|
ghec: '*'
|
||||||
|
contentType: reference
|
||||||
---
|
---
|
||||||
|
|
||||||
## Side effects of account deletion
|
## Side effects of account deletion
|
||||||
|
|||||||
@@ -1,12 +1,13 @@
|
|||||||
---
|
---
|
||||||
title: Personal dashboard
|
title: Personal dashboard
|
||||||
intro: 'Find information on the display criteria for items on your personal dashboard.'
|
intro: Find information on the display criteria for items on your personal dashboard.
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghec: '*'
|
ghec: '*'
|
||||||
ghes: '*'
|
ghes: '*'
|
||||||
topics:
|
topics:
|
||||||
- Accounts
|
- Accounts
|
||||||
|
contentType: reference
|
||||||
---
|
---
|
||||||
|
|
||||||
## Recent activity
|
## Recent activity
|
||||||
|
|||||||
@@ -1,12 +1,13 @@
|
|||||||
---
|
---
|
||||||
title: Profile contributions reference
|
title: Profile contributions reference
|
||||||
intro: 'Find information on what is visible on your contributions graph.'
|
intro: Find information on what is visible on your contributions graph.
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghec: '*'
|
ghec: '*'
|
||||||
ghes: '*'
|
ghes: '*'
|
||||||
topics:
|
topics:
|
||||||
- Profile
|
- Profile
|
||||||
|
contentType: reference
|
||||||
---
|
---
|
||||||
|
|
||||||
## What counts as a contribution
|
## What counts as a contribution
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: Profile reference
|
title: Profile reference
|
||||||
intro: 'Reference information for your {% data variables.product.github %} profile.'
|
intro: Reference information for your {% data variables.product.github %} profile.
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghes: '*'
|
ghes: '*'
|
||||||
@@ -8,6 +8,7 @@ versions:
|
|||||||
topics:
|
topics:
|
||||||
- Profiles
|
- Profiles
|
||||||
shortTitle: Profile reference
|
shortTitle: Profile reference
|
||||||
|
contentType: reference
|
||||||
---
|
---
|
||||||
|
|
||||||
## Visibility of profile information
|
## Visibility of profile information
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: Username reference
|
title: Username reference
|
||||||
shortTitle: Username reference
|
shortTitle: Username reference
|
||||||
intro: 'Find information about changing your {% data variables.product.github %} username.'
|
intro: Find information about changing your {% data variables.product.github %} username.
|
||||||
topics:
|
topics:
|
||||||
- Accounts
|
- Accounts
|
||||||
- Usernames
|
- Usernames
|
||||||
@@ -9,6 +9,7 @@ versions:
|
|||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghes: '*'
|
ghes: '*'
|
||||||
ghec: '*'
|
ghec: '*'
|
||||||
|
contentType: reference
|
||||||
---
|
---
|
||||||
|
|
||||||
## Changing your username
|
## Changing your username
|
||||||
|
|||||||
@@ -12,5 +12,6 @@ topics:
|
|||||||
children:
|
children:
|
||||||
- /personalize-your-profile
|
- /personalize-your-profile
|
||||||
- /using-your-github-profile-to-enhance-your-resume
|
- /using-your-github-profile-to-enhance-your-resume
|
||||||
|
contentType: tutorials
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: Using your GitHub profile to enhance your resume
|
title: Using your GitHub profile to enhance your resume
|
||||||
intro: 'Demonstrate your skills to hiring managers with your {% data variables.product.github %} profile.'
|
intro: Demonstrate your skills to hiring managers with your {% data variables.product.github %} profile.
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
topics:
|
topics:
|
||||||
@@ -8,6 +8,7 @@ topics:
|
|||||||
shortTitle: Enhance your resume
|
shortTitle: Enhance your resume
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /account-and-profile/setting-up-and-managing-your-github-profile/customizing-your-profile/using-your-github-profile-to-enhance-your-resume
|
- /account-and-profile/setting-up-and-managing-your-github-profile/customizing-your-profile/using-your-github-profile-to-enhance-your-resume
|
||||||
|
contentType: tutorials
|
||||||
---
|
---
|
||||||
|
|
||||||
## How can my {% data variables.product.github %} profile help with my job search?
|
## How can my {% data variables.product.github %} profile help with my job search?
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: Personal repository access and collaboration
|
title: Personal repository access and collaboration
|
||||||
intro: 'Learn how to manage access and collaboration for repositories you own with your personal account on {% data variables.product.github %}.'
|
intro: Learn how to manage access and collaboration for repositories you own with your personal account on {% data variables.product.github %}.
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghes: '*'
|
ghes: '*'
|
||||||
@@ -11,6 +11,10 @@ topics:
|
|||||||
- Privacy
|
- Privacy
|
||||||
- Open Source
|
- Open Source
|
||||||
shortTitle: Access to repositories
|
shortTitle: Access to repositories
|
||||||
|
contentType: other
|
||||||
|
redirect_from:
|
||||||
|
- /account-and-profile/concepts/personal-repository-access-and-collaboration
|
||||||
|
- /account-and-profile/concepts/access-to-repositories
|
||||||
---
|
---
|
||||||
|
|
||||||
## About collaboration in a personal repository
|
## About collaboration in a personal repository
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: Creating and managing repositories
|
title: Creating and managing repositories
|
||||||
intro: 'You can create a repository on {% data variables.product.github %} to store and collaborate on your project''s files, then manage the repository''s name and location.'
|
intro: You can create a repository on {% data variables.product.github %} to store and collaborate on your project's files, then manage the repository's name and location.
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /articles/creating-a-repository-on-github
|
- /articles/creating-a-repository-on-github
|
||||||
- /github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github
|
- /github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github
|
||||||
@@ -16,6 +16,7 @@ children:
|
|||||||
- /quickstart-for-repositories
|
- /quickstart-for-repositories
|
||||||
- /repository-limits
|
- /repository-limits
|
||||||
- /creating-a-new-repository
|
- /creating-a-new-repository
|
||||||
|
- /access-to-repositories
|
||||||
- /creating-a-repository-from-a-template
|
- /creating-a-repository-from-a-template
|
||||||
- /creating-a-template-repository
|
- /creating-a-template-repository
|
||||||
- /creating-an-issues-only-repository
|
- /creating-an-issues-only-repository
|
||||||
@@ -28,3 +29,4 @@ children:
|
|||||||
- /restoring-a-deleted-repository
|
- /restoring-a-deleted-repository
|
||||||
shortTitle: Create & manage repositories
|
shortTitle: Create & manage repositories
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: Managing your repository’s settings and features
|
title: Managing your repository’s settings and features
|
||||||
intro: 'You can customize your repository, enable or disable optional features for your repository, and manage your repository’s settings.'
|
intro: You can customize your repository, enable or disable optional features for your repository, and manage your repository’s settings.
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /categories/administering-a-repository
|
- /categories/administering-a-repository
|
||||||
- /articles/managing-repository-settings
|
- /articles/managing-repository-settings
|
||||||
@@ -12,8 +12,10 @@ versions:
|
|||||||
topics:
|
topics:
|
||||||
- Repositories
|
- Repositories
|
||||||
children:
|
children:
|
||||||
|
- /repository-access-and-collaboration
|
||||||
- /customizing-your-repository
|
- /customizing-your-repository
|
||||||
- /enabling-features-for-your-repository
|
- /enabling-features-for-your-repository
|
||||||
- /managing-repository-settings
|
- /managing-repository-settings
|
||||||
shortTitle: Manage repository settings
|
shortTitle: Manage repository settings
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -8,6 +8,7 @@ redirect_from:
|
|||||||
- /github/setting-up-and-managing-your-github-user-account/managing-access-to-your-personal-repositories
|
- /github/setting-up-and-managing-your-github-user-account/managing-access-to-your-personal-repositories
|
||||||
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-access-to-your-personal-repositories
|
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-access-to-your-personal-repositories
|
||||||
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-access-to-your-personal-repositories
|
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-access-to-your-personal-repositories
|
||||||
|
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-access-to-your-personal-repositories
|
||||||
product: '{% data reusables.gated-features.user-repo-collaborators %}'
|
product: '{% data reusables.gated-features.user-repo-collaborators %}'
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
@@ -19,8 +20,10 @@ topics:
|
|||||||
children:
|
children:
|
||||||
- /inviting-collaborators-to-a-personal-repository
|
- /inviting-collaborators-to-a-personal-repository
|
||||||
- /removing-a-collaborator-from-a-personal-repository
|
- /removing-a-collaborator-from-a-personal-repository
|
||||||
|
- /permission-levels-for-a-personal-account-repository
|
||||||
- /removing-yourself-from-a-collaborators-repository
|
- /removing-yourself-from-a-collaborators-repository
|
||||||
- /maintaining-ownership-continuity-of-your-personal-accounts-repositories
|
- /maintaining-ownership-continuity-of-your-personal-accounts-repositories
|
||||||
shortTitle: Manage repository access
|
shortTitle: Repository access and collaboration
|
||||||
|
contentType: other
|
||||||
---
|
---
|
||||||
|
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: Inviting collaborators to a personal repository
|
title: Inviting collaborators to a personal repository
|
||||||
intro: 'You can {% ifversion fpt or ghec %}invite users to become{% else %}add users as{% endif %} collaborators to your personal repository.'
|
intro: You can {% ifversion fpt or ghec %}invite users to become{% else %}add users as{% endif %} collaborators to your personal repository.
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /articles/how-do-i-add-a-collaborator
|
- /articles/how-do-i-add-a-collaborator
|
||||||
- /articles/adding-collaborators-to-a-personal-repository
|
- /articles/adding-collaborators-to-a-personal-repository
|
||||||
@@ -9,6 +9,7 @@ redirect_from:
|
|||||||
- /github/setting-up-and-managing-your-github-user-account/managing-access-to-your-personal-repositories/inviting-collaborators-to-a-personal-repository
|
- /github/setting-up-and-managing-your-github-user-account/managing-access-to-your-personal-repositories/inviting-collaborators-to-a-personal-repository
|
||||||
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-access-to-your-personal-repositories/inviting-collaborators-to-a-personal-repository
|
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-access-to-your-personal-repositories/inviting-collaborators-to-a-personal-repository
|
||||||
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-access-to-your-personal-repositories/inviting-collaborators-to-a-personal-repository
|
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-access-to-your-personal-repositories/inviting-collaborators-to-a-personal-repository
|
||||||
|
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-access-to-your-personal-repositories/inviting-collaborators-to-a-personal-repository
|
||||||
product: '{% data reusables.gated-features.user-repo-collaborators %}'
|
product: '{% data reusables.gated-features.user-repo-collaborators %}'
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
@@ -18,6 +19,7 @@ topics:
|
|||||||
- Accounts
|
- Accounts
|
||||||
- Repositories
|
- Repositories
|
||||||
shortTitle: Invite collaborators
|
shortTitle: Invite collaborators
|
||||||
|
contentType: other
|
||||||
---
|
---
|
||||||
|
|
||||||
## Inviting a collaborator to a personal repository
|
## Inviting a collaborator to a personal repository
|
||||||
@@ -12,7 +12,9 @@ redirect_from:
|
|||||||
- /github/setting-up-and-managing-your-github-user-account/managing-access-to-your-personal-repositories/maintaining-ownership-continuity-of-your-user-accounts-repositories
|
- /github/setting-up-and-managing-your-github-user-account/managing-access-to-your-personal-repositories/maintaining-ownership-continuity-of-your-user-accounts-repositories
|
||||||
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-access-to-your-personal-repositories/maintaining-ownership-continuity-of-your-user-accounts-repositories
|
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-access-to-your-personal-repositories/maintaining-ownership-continuity-of-your-user-accounts-repositories
|
||||||
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-access-to-your-personal-repositories/maintaining-ownership-continuity-of-your-personal-accounts-repositories
|
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-access-to-your-personal-repositories/maintaining-ownership-continuity-of-your-personal-accounts-repositories
|
||||||
|
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-access-to-your-personal-repositories/maintaining-ownership-continuity-of-your-personal-accounts-repositories
|
||||||
shortTitle: Ownership continuity
|
shortTitle: Ownership continuity
|
||||||
|
contentType: other
|
||||||
---
|
---
|
||||||
|
|
||||||
## Inviting a successor
|
## Inviting a successor
|
||||||
@@ -8,6 +8,7 @@ redirect_from:
|
|||||||
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-user-account-settings/permission-levels-for-a-user-account-repository
|
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-user-account-settings/permission-levels-for-a-user-account-repository
|
||||||
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/permission-levels-for-a-personal-account-repository
|
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/permission-levels-for-a-personal-account-repository
|
||||||
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/permission-levels-for-a-personal-account-repository
|
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/permission-levels-for-a-personal-account-repository
|
||||||
|
- /account-and-profile/reference/permission-levels-for-a-personal-account-repository
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghes: '*'
|
ghes: '*'
|
||||||
@@ -15,6 +16,7 @@ versions:
|
|||||||
topics:
|
topics:
|
||||||
- Accounts
|
- Accounts
|
||||||
shortTitle: Repository permissions
|
shortTitle: Repository permissions
|
||||||
|
contentType: other
|
||||||
---
|
---
|
||||||
|
|
||||||
> [!TIP]
|
> [!TIP]
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: Removing a collaborator from a personal repository
|
title: Removing a collaborator from a personal repository
|
||||||
intro: 'You can remove a collaborator from your personal repository at any time.'
|
intro: You can remove a collaborator from your personal repository at any time.
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /articles/how-do-i-remove-a-collaborator
|
- /articles/how-do-i-remove-a-collaborator
|
||||||
- /articles/what-happens-when-i-remove-a-collaborator-from-my-private-repository
|
- /articles/what-happens-when-i-remove-a-collaborator-from-my-private-repository
|
||||||
@@ -12,6 +12,7 @@ redirect_from:
|
|||||||
- /github/setting-up-and-managing-your-github-user-account/managing-access-to-your-personal-repositories/removing-a-collaborator-from-a-personal-repository
|
- /github/setting-up-and-managing-your-github-user-account/managing-access-to-your-personal-repositories/removing-a-collaborator-from-a-personal-repository
|
||||||
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-access-to-your-personal-repositories/removing-a-collaborator-from-a-personal-repository
|
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-access-to-your-personal-repositories/removing-a-collaborator-from-a-personal-repository
|
||||||
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-access-to-your-personal-repositories/removing-a-collaborator-from-a-personal-repository
|
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-access-to-your-personal-repositories/removing-a-collaborator-from-a-personal-repository
|
||||||
|
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-access-to-your-personal-repositories/removing-a-collaborator-from-a-personal-repository
|
||||||
product: '{% data reusables.gated-features.user-repo-collaborators %}'
|
product: '{% data reusables.gated-features.user-repo-collaborators %}'
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
@@ -21,6 +22,7 @@ topics:
|
|||||||
- Accounts
|
- Accounts
|
||||||
- Repositories
|
- Repositories
|
||||||
shortTitle: Remove a collaborator
|
shortTitle: Remove a collaborator
|
||||||
|
contentType: other
|
||||||
---
|
---
|
||||||
|
|
||||||
## Removing collaborator permissions from a person contributing to a repository
|
## Removing collaborator permissions from a person contributing to a repository
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: Removing yourself from a collaborator's repository
|
title: Removing yourself from a collaborator's repository
|
||||||
intro: 'If you no longer want to be a collaborator on someone else''s repository, you can remove yourself.'
|
intro: If you no longer want to be a collaborator on someone else's repository, you can remove yourself.
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /leave-a-collaborative-repo
|
- /leave-a-collaborative-repo
|
||||||
- /leave-a-repo
|
- /leave-a-repo
|
||||||
@@ -11,6 +11,7 @@ redirect_from:
|
|||||||
- /github/setting-up-and-managing-your-github-user-account/managing-access-to-your-personal-repositories/removing-yourself-from-a-collaborators-repository
|
- /github/setting-up-and-managing-your-github-user-account/managing-access-to-your-personal-repositories/removing-yourself-from-a-collaborators-repository
|
||||||
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-access-to-your-personal-repositories/removing-yourself-from-a-collaborators-repository
|
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-access-to-your-personal-repositories/removing-yourself-from-a-collaborators-repository
|
||||||
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-access-to-your-personal-repositories/removing-yourself-from-a-collaborators-repository
|
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-access-to-your-personal-repositories/removing-yourself-from-a-collaborators-repository
|
||||||
|
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-access-to-your-personal-repositories/removing-yourself-from-a-collaborators-repository
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghes: '*'
|
ghes: '*'
|
||||||
@@ -19,8 +20,13 @@ topics:
|
|||||||
- Accounts
|
- Accounts
|
||||||
- Repositories
|
- Repositories
|
||||||
shortTitle: Remove yourself
|
shortTitle: Remove yourself
|
||||||
|
contentType: other
|
||||||
---
|
---
|
||||||
{% data reusables.user-settings.access_settings %}
|
{% data reusables.user-settings.access_settings %}
|
||||||
1. In the "Code, planning, and automation" section of the sidebar, click **{% octicon "repo" aria-hidden="true" aria-label="repo" %} Repositories**.
|
1. In the "Code, planning, and automation" section of the sidebar, click **{% octicon "repo" aria-hidden="true" aria-label="repo" %} Repositories**.
|
||||||
1. Next to the repository you want to leave, click **Leave**.
|
1. Next to the repository you want to leave, click **Leave**.
|
||||||
1. Read the warning carefully, then click **I understand, leave this repository.**
|
1. Read the warning carefully, then click **I understand, leave this repository.**
|
||||||
|
|
||||||
|
## Next steps
|
||||||
|
|
||||||
|
For reference information, see [AUTOTITLE](/account-and-profile/reference/permission-levels-for-a-personal-account-repository#collaborator-access-for-a-repository-owned-by-a-personal-account).
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: Concepts for your GitHub notifications
|
title: Concepts for your GitHub notifications
|
||||||
shortTitle: Concepts
|
shortTitle: Concepts
|
||||||
intro: 'Learn the core concepts for your {% data variables.product.github %} notifications and subscriptions.'
|
intro: Learn the core concepts for your {% data variables.product.github %} notifications and subscriptions.
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghes: '*'
|
ghes: '*'
|
||||||
@@ -10,5 +10,6 @@ topics:
|
|||||||
- Notifications
|
- Notifications
|
||||||
children:
|
children:
|
||||||
- /about-notifications
|
- /about-notifications
|
||||||
|
- /scheduled-reminders
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -1,11 +1,14 @@
|
|||||||
---
|
---
|
||||||
title: Scheduled reminders
|
title: Scheduled reminders
|
||||||
intro: 'You can set scheduled reminders for requested reviews on pull requests in your organization.'
|
intro: You can set scheduled reminders for requested reviews on pull requests in your organization.
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghec: '*'
|
ghec: '*'
|
||||||
topics:
|
topics:
|
||||||
- Accounts
|
- Accounts
|
||||||
|
contentType: concepts
|
||||||
|
redirect_from:
|
||||||
|
- /account-and-profile/concepts/scheduled-reminders
|
||||||
---
|
---
|
||||||
|
|
||||||
Scheduled reminders are used to make sure that users focus on the most important review requests that require their attention. Scheduled reminders for pull requests will send a message to you in Slack with open pull requests needing your review at a specified time. For example, you can setup scheduled reminders to send you a message in Slack every morning at 10 AM with pull requests needing to be reviewed by you or one of your teams.
|
Scheduled reminders are used to make sure that users focus on the most important review requests that require their attention. Scheduled reminders for pull requests will send a message to you in Slack with open pull requests needing your review at a specified time. For example, you can setup scheduled reminders to send you a message in Slack every morning at 10 AM with pull requests needing to be reviewed by you or one of your teams.
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: How-tos for your GitHub notifications
|
title: How-tos for your GitHub notifications
|
||||||
shortTitle: How-tos
|
shortTitle: How-tos
|
||||||
intro: 'Learn how to accomplish specific tasks for your {% data variables.product.github %} notifications.'
|
intro: Learn how to accomplish specific tasks for your {% data variables.product.github %} notifications.
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghes: '*'
|
ghes: '*'
|
||||||
@@ -11,6 +11,7 @@ children:
|
|||||||
- /viewing-and-triaging-notifications
|
- /viewing-and-triaging-notifications
|
||||||
- /managing-organization-notifications
|
- /managing-organization-notifications
|
||||||
- /managing-github-actions-notifications
|
- /managing-github-actions-notifications
|
||||||
|
- /managing-your-scheduled-reminders
|
||||||
- /managing-security-notifications
|
- /managing-security-notifications
|
||||||
- /managing-marketing-emails-from-github
|
- /managing-marketing-emails-from-github
|
||||||
---
|
---
|
||||||
|
|||||||
@@ -11,7 +11,9 @@ redirect_from:
|
|||||||
- /github/setting-up-and-managing-your-github-user-account/managing-your-membership-in-organizations/managing-your-scheduled-reminders
|
- /github/setting-up-and-managing-your-github-user-account/managing-your-membership-in-organizations/managing-your-scheduled-reminders
|
||||||
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-your-membership-in-organizations/managing-your-scheduled-reminders
|
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-your-membership-in-organizations/managing-your-scheduled-reminders
|
||||||
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-membership-in-organizations/managing-your-scheduled-reminders
|
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-membership-in-organizations/managing-your-scheduled-reminders
|
||||||
|
- /account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-your-membership-in-organizations/managing-your-scheduled-reminders
|
||||||
shortTitle: Manage scheduled reminders
|
shortTitle: Manage scheduled reminders
|
||||||
|
contentType: how-tos
|
||||||
---
|
---
|
||||||
|
|
||||||
## Creating scheduled reminders for your personal account
|
## Creating scheduled reminders for your personal account
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: Reference for subscriptions and notifications
|
title: Reference for subscriptions and notifications
|
||||||
shortTitle: Reference
|
shortTitle: Reference
|
||||||
intro: 'Find information to use when managing your subscriptions and notifications on {% data variables.product.github %}.'
|
intro: Find information to use when managing your subscriptions and notifications on {% data variables.product.github %}.
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghes: '*'
|
ghes: '*'
|
||||||
@@ -9,4 +9,6 @@ versions:
|
|||||||
children:
|
children:
|
||||||
- /inbox-filters
|
- /inbox-filters
|
||||||
- /email-notification-headers
|
- /email-notification-headers
|
||||||
|
- /types-of-emails-github-sends
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -1,12 +1,13 @@
|
|||||||
---
|
---
|
||||||
title: Types of emails GitHub sends
|
title: Types of emails GitHub sends
|
||||||
intro: 'There are several types of emails you can receive from {% data variables.product.github %}, including notifications, account information, customer research invitations, and marketing communications.'
|
intro: There are several types of emails you can receive from {% data variables.product.github %}, including notifications, account information, customer research invitations, and marketing communications.
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /articles/types-of-emails-github-sends
|
- /articles/types-of-emails-github-sends
|
||||||
- /github/setting-up-and-managing-your-github-user-account/types-of-emails-github-sends
|
- /github/setting-up-and-managing-your-github-user-account/types-of-emails-github-sends
|
||||||
- /github/setting-up-and-managing-your-github-user-account/managing-email-preferences/types-of-emails-github-sends
|
- /github/setting-up-and-managing-your-github-user-account/managing-email-preferences/types-of-emails-github-sends
|
||||||
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-email-preferences/types-of-emails-github-sends
|
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-email-preferences/types-of-emails-github-sends
|
||||||
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/types-of-emails-github-sends
|
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/types-of-emails-github-sends
|
||||||
|
- /account-and-profile/reference/types-of-emails-github-sends
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghec: '*'
|
ghec: '*'
|
||||||
@@ -14,6 +15,7 @@ topics:
|
|||||||
- Accounts
|
- Accounts
|
||||||
- Notifications
|
- Notifications
|
||||||
shortTitle: Emails from GitHub
|
shortTitle: Emails from GitHub
|
||||||
|
contentType: reference
|
||||||
---
|
---
|
||||||
## Notification emails
|
## Notification emails
|
||||||
|
|
||||||
Reference in New Issue
Block a user