Merge branch 'main' into patch-1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Setting up and managing your GitHub user account
|
||||
intro: You can manage settings in your GitHub user account including email preferences, collaborator access for personal repositories, and organization memberships.
|
||||
intro: 'You can manage settings in your GitHub user account including email preferences, collaborator access for personal repositories, and organization memberships.'
|
||||
shortTitle: User accounts
|
||||
redirect_from:
|
||||
- /categories/setting-up-and-managing-your-github-user-account
|
||||
@@ -10,45 +10,10 @@ versions:
|
||||
github-ae: '*'
|
||||
topics:
|
||||
- Accounts
|
||||
children:
|
||||
- /managing-user-account-settings
|
||||
- /managing-email-preferences
|
||||
- /managing-access-to-your-personal-repositories
|
||||
- /managing-your-membership-in-organizations
|
||||
---
|
||||
|
||||
|
||||
### Table of Contents
|
||||
|
||||
{% topic_link_in_list /managing-user-account-settings %}
|
||||
{% link_in_list /about-your-personal-dashboard %}
|
||||
{% link_in_list /managing-your-theme-settings %}
|
||||
{% link_in_list /changing-your-github-username %}
|
||||
{% link_in_list /merging-multiple-user-accounts %}
|
||||
{% link_in_list /converting-a-user-into-an-organization %}
|
||||
{% link_in_list /deleting-your-user-account %}
|
||||
{% link_in_list /permission-levels-for-a-user-account-repository %}
|
||||
{% link_in_list /permission-levels-for-user-owned-project-boards %}
|
||||
{% link_in_list /managing-the-default-branch-name-for-your-repositories %}
|
||||
{% link_in_list /managing-security-and-analysis-settings-for-your-user-account %}
|
||||
{% link_in_list /managing-access-to-your-user-accounts-project-boards %}
|
||||
{% link_in_list /integrating-jira-with-your-personal-projects %}
|
||||
{% link_in_list /best-practices-for-leaving-your-company %}
|
||||
{% link_in_list /what-does-the-available-for-hire-checkbox-do %}
|
||||
{% topic_link_in_list /managing-email-preferences %}
|
||||
{% link_in_list /adding-an-email-address-to-your-github-account %}
|
||||
{% link_in_list /changing-your-primary-email-address %}
|
||||
{% link_in_list /setting-a-backup-email-address %}
|
||||
{% link_in_list /setting-your-commit-email-address %}
|
||||
{% link_in_list /blocking-command-line-pushes-that-expose-your-personal-email-address %}
|
||||
{% link_in_list /remembering-your-github-username-or-email %}
|
||||
{% link_in_list /types-of-emails-github-sends %}
|
||||
{% link_in_list /managing-marketing-emails-from-github %}
|
||||
{% topic_link_in_list /managing-access-to-your-personal-repositories %}
|
||||
{% link_in_list /inviting-collaborators-to-a-personal-repository %}
|
||||
{% link_in_list /removing-a-collaborator-from-a-personal-repository %}
|
||||
{% link_in_list /removing-yourself-from-a-collaborators-repository %}
|
||||
{% link_in_list /maintaining-ownership-continuity-of-your-user-accounts-repositories %}
|
||||
{% topic_link_in_list /managing-your-membership-in-organizations %}
|
||||
{% link_in_list /about-organization-membership %}
|
||||
{% link_in_list /accessing-an-organization %}
|
||||
{% link_in_list /viewing-peoples-roles-in-an-organization %}
|
||||
{% link_in_list /requesting-organization-approval-for-oauth-apps %}
|
||||
{% link_in_list /publicizing-or-hiding-organization-membership %}
|
||||
{% link_in_list /managing-your-scheduled-reminders %}
|
||||
{% link_in_list /removing-yourself-from-an-organization %}
|
||||
|
||||
@@ -6,7 +6,6 @@ redirect_from:
|
||||
- /categories/managing-repository-collaborators/
|
||||
- /articles/managing-access-to-your-personal-repositories
|
||||
product: '{% data reusables.gated-features.user-repo-collaborators %}'
|
||||
mapTopic: true
|
||||
versions:
|
||||
free-pro-team: '*'
|
||||
enterprise-server: '*'
|
||||
@@ -14,5 +13,10 @@ versions:
|
||||
topics:
|
||||
- Accounts
|
||||
- Repositories
|
||||
children:
|
||||
- /inviting-collaborators-to-a-personal-repository
|
||||
- /removing-a-collaborator-from-a-personal-repository
|
||||
- /removing-yourself-from-a-collaborators-repository
|
||||
- /maintaining-ownership-continuity-of-your-user-accounts-repositories
|
||||
---
|
||||
|
||||
@@ -5,6 +5,7 @@ redirect_from:
|
||||
- /articles/how-do-i-add-a-collaborator/
|
||||
- /articles/adding-collaborators-to-a-personal-repository/
|
||||
- /articles/inviting-collaborators-to-a-personal-repository
|
||||
- /github/setting-up-and-managing-your-github-user-account/inviting-collaborators-to-a-personal-repository
|
||||
product: '{% data reusables.gated-features.user-repo-collaborators %}'
|
||||
versions:
|
||||
free-pro-team: '*'
|
||||
@@ -14,7 +15,6 @@ topics:
|
||||
- Accounts
|
||||
- Repositories
|
||||
---
|
||||
|
||||
Repositories owned by an organization can grant more granular access. For more information, see "[Access permissions on {% data variables.product.product_name %}](/articles/access-permissions-on-github)."
|
||||
|
||||
{% if currentVersion == "free-pro-team@latest" or currentVersion ver_gt "enterprise-server@2.20" or currentVersion == "github-ae@latest" %}
|
||||
@@ -6,8 +6,9 @@ versions:
|
||||
topics:
|
||||
- Accounts
|
||||
- Repositories
|
||||
redirect_from:
|
||||
- /github/setting-up-and-managing-your-github-user-account/maintaining-ownership-continuity-of-your-user-accounts-repositories
|
||||
---
|
||||
|
||||
### About successors
|
||||
|
||||
We recommend inviting another {% data variables.product.company_short %} user to be your successor, to manage your user owned repositories if you cannot. As a successor, they will have permission to:
|
||||
@@ -8,6 +8,7 @@ redirect_from:
|
||||
- /articles/deleting-a-private-fork-of-a-private-user-repository/
|
||||
- /articles/how-do-i-delete-a-fork-of-my-private-repository/
|
||||
- /articles/removing-a-collaborator-from-a-personal-repository
|
||||
- /github/setting-up-and-managing-your-github-user-account/removing-a-collaborator-from-a-personal-repository
|
||||
product: '{% data reusables.gated-features.user-repo-collaborators %}'
|
||||
versions:
|
||||
free-pro-team: '*'
|
||||
@@ -17,7 +18,6 @@ topics:
|
||||
- Accounts
|
||||
- Repositories
|
||||
---
|
||||
|
||||
### Deleting forks of private repositories
|
||||
|
||||
While forks of private repositories are deleted when a collaborator is removed, the person will still retain any local clones of your repository.
|
||||
@@ -7,6 +7,7 @@ redirect_from:
|
||||
- /articles/removing-yourself-from-a-collaborator-s-repo/
|
||||
- /articles/removing-yourself-from-a-collaborator-s-repository
|
||||
- /articles/removing-yourself-from-a-collaborators-repository
|
||||
- /github/setting-up-and-managing-your-github-user-account/removing-yourself-from-a-collaborators-repository
|
||||
product: '{% data reusables.gated-features.user-repo-collaborators %}'
|
||||
versions:
|
||||
free-pro-team: '*'
|
||||
@@ -16,7 +17,6 @@ topics:
|
||||
- Accounts
|
||||
- Repositories
|
||||
---
|
||||
|
||||
{% data reusables.user_settings.access_settings %}
|
||||
2. In the left sidebar, click **Repositories**.
|
||||

|
||||
@@ -3,6 +3,7 @@ title: Adding an email address to your GitHub account
|
||||
intro: '{% data variables.product.product_name %} allows you to add as many email addresses to your account as you like. If you set an email address in your local Git configuration, you will need to add it to your account settings in order to connect your commits to your account. For more information about your email address and commits, see "[Setting your commit email address](/articles/setting-your-commit-email-address/)."'
|
||||
redirect_from:
|
||||
- /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
|
||||
versions:
|
||||
free-pro-team: '*'
|
||||
enterprise-server: '*'
|
||||
@@ -10,7 +11,6 @@ topics:
|
||||
- Accounts
|
||||
- Notifications
|
||||
---
|
||||
|
||||
{% if currentVersion == "free-pro-team@latest" %}
|
||||
|
||||
{% note %}
|
||||
@@ -3,13 +3,13 @@ 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.'
|
||||
redirect_from:
|
||||
- /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
|
||||
versions:
|
||||
free-pro-team: '*'
|
||||
topics:
|
||||
- Accounts
|
||||
- Notifications
|
||||
---
|
||||
|
||||
When you push commits from the command line, the email address that you've [set in Git](/articles/setting-your-commit-email-address) is associated with your commits. If you enable this setting, each time you push to 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.
|
||||
|
||||
{% data reusables.user_settings.about-commit-email-addresses %}
|
||||
@@ -3,6 +3,7 @@ title: Changing your primary email address
|
||||
intro: You can change the email address associated with your user account at any time.
|
||||
redirect_from:
|
||||
- /articles/changing-your-primary-email-address
|
||||
- /github/setting-up-and-managing-your-github-user-account/changing-your-primary-email-address
|
||||
versions:
|
||||
free-pro-team: '*'
|
||||
enterprise-server: '*'
|
||||
@@ -4,7 +4,6 @@ intro: 'You can add or change the email addresses associated with your {% data v
|
||||
redirect_from:
|
||||
- /categories/managing-email-preferences/
|
||||
- /articles/managing-email-preferences
|
||||
mapTopic: true
|
||||
versions:
|
||||
free-pro-team: '*'
|
||||
enterprise-server: '*'
|
||||
@@ -12,5 +11,14 @@ versions:
|
||||
topics:
|
||||
- Accounts
|
||||
- Notifications
|
||||
children:
|
||||
- /adding-an-email-address-to-your-github-account
|
||||
- /changing-your-primary-email-address
|
||||
- /setting-a-backup-email-address
|
||||
- /setting-your-commit-email-address
|
||||
- /blocking-command-line-pushes-that-expose-your-personal-email-address
|
||||
- /remembering-your-github-username-or-email
|
||||
- /types-of-emails-github-sends
|
||||
- /managing-marketing-emails-from-github
|
||||
---
|
||||
|
||||
@@ -3,13 +3,13 @@ title: Managing marketing emails from GitHub
|
||||
intro: 'In addition to notifications and account emails, {% data variables.product.prodname_dotcom %} occasionally sends marketing emails with news and information about our products. If you unsubscribe from existing marketing emails, you won''t be included in future campaigns unless you change your {% data variables.product.prodname_dotcom %} email settings.'
|
||||
redirect_from:
|
||||
- /articles/managing-marketing-emails-from-github
|
||||
- /github/setting-up-and-managing-your-github-user-account/managing-marketing-emails-from-github
|
||||
versions:
|
||||
free-pro-team: '*'
|
||||
topics:
|
||||
- Accounts
|
||||
- Notifications
|
||||
---
|
||||
|
||||
### Unsubscribing from {% data variables.product.prodname_dotcom %} marketing emails
|
||||
|
||||
{% tip %}
|
||||
@@ -5,6 +5,7 @@ redirect_from:
|
||||
- /articles/oh-noes-i-ve-forgotten-my-username-email/
|
||||
- /articles/oh-noes-i-ve-forgotten-my-username-or-email/
|
||||
- /articles/remembering-your-github-username-or-email
|
||||
- /github/setting-up-and-managing-your-github-user-account/remembering-your-github-username-or-email
|
||||
versions:
|
||||
free-pro-team: '*'
|
||||
enterprise-server: '*'
|
||||
@@ -3,6 +3,7 @@ title: Setting a backup email address
|
||||
intro: 'Use a backup email address as an additional destination for security-relevant account notifications{% if currentVersion != "github-ae@latest" %} and to securely reset your password if you can no longer access your primary email address{% endif %}.'
|
||||
redirect_from:
|
||||
- /articles/setting-a-backup-email-address
|
||||
- /github/setting-up-and-managing-your-github-user-account/setting-a-backup-email-address
|
||||
versions:
|
||||
free-pro-team: '*'
|
||||
enterprise-server: '*'
|
||||
@@ -11,7 +12,6 @@ topics:
|
||||
- Accounts
|
||||
- Notifications
|
||||
---
|
||||
|
||||
{% data reusables.user_settings.access_settings %}
|
||||
{% data reusables.user_settings.emails %}
|
||||
3. Under "Backup email address," select the address you want to set as your backup email address using the drop-down menu.
|
||||
@@ -10,6 +10,7 @@ redirect_from:
|
||||
- /articles/set-your-user-name-email-and-github-token/
|
||||
- /articles/setting-your-commit-email-address-in-git/
|
||||
- /articles/setting-your-commit-email-address
|
||||
- /github/setting-up-and-managing-your-github-user-account/setting-your-commit-email-address
|
||||
versions:
|
||||
free-pro-team: '*'
|
||||
enterprise-server: '*'
|
||||
@@ -18,7 +19,6 @@ topics:
|
||||
- Accounts
|
||||
- Notifications
|
||||
---
|
||||
|
||||
### About commit email addresses
|
||||
|
||||
{% data variables.product.product_name %} uses your commit email address to associate commits with your {% data variables.product.product_name %} account. You can choose the email address that will be associated with the commits you push from the command line as well as web-based Git operations you make.
|
||||
@@ -3,13 +3,13 @@ title: Types of emails GitHub sends
|
||||
intro: 'There are several types of emails you can receive from {% data variables.product.product_name %}, including notifications, account information, customer research invitations, and marketing communications.'
|
||||
redirect_from:
|
||||
- /articles/types-of-emails-github-sends
|
||||
- /github/setting-up-and-managing-your-github-user-account/types-of-emails-github-sends
|
||||
versions:
|
||||
free-pro-team: '*'
|
||||
topics:
|
||||
- Accounts
|
||||
- Notifications
|
||||
---
|
||||
|
||||
### Notification emails
|
||||
|
||||
You can choose to receive some or all of your activity notifications via email. For more information, see "[About notifications](/github/managing-subscriptions-and-notifications-on-github/about-notifications)." Notification emails can include:
|
||||
@@ -1,16 +0,0 @@
|
||||
---
|
||||
title: Managing user account settings
|
||||
intro: 'You can change several settings for your personal account, including changing your username and deleting your account.'
|
||||
redirect_from:
|
||||
- /categories/29/articles/
|
||||
- /categories/user-accounts/
|
||||
- /articles/managing-user-account-settings
|
||||
mapTopic: true
|
||||
versions:
|
||||
free-pro-team: '*'
|
||||
enterprise-server: '*'
|
||||
github-ae: '*'
|
||||
topics:
|
||||
- Accounts
|
||||
---
|
||||
|
||||
@@ -4,6 +4,7 @@ redirect_from:
|
||||
- /hidden/about-improved-navigation-to-commonly-accessed-pages-on-github/
|
||||
- /articles/opting-into-the-public-beta-for-a-new-dashboard/
|
||||
- /articles/about-your-personal-dashboard
|
||||
- /github/setting-up-and-managing-your-github-user-account/about-your-personal-dashboard
|
||||
intro: 'You can visit your personal dashboard to keep track of issues and pull requests you''re working on or following, navigate to your top repositories and team pages, stay updated on recent activities in organizations and repositories you''re subscribed to, and explore recommended repositories.'
|
||||
versions:
|
||||
free-pro-team: '*'
|
||||
@@ -12,7 +13,6 @@ versions:
|
||||
topics:
|
||||
- Accounts
|
||||
---
|
||||
|
||||
### Accessing your personal dashboard
|
||||
|
||||
Your personal dashboard is the first page you'll see when you sign in on {% data variables.product.product_name %}.
|
||||
@@ -3,12 +3,12 @@ title: Best practices for leaving your company
|
||||
intro: 'Changing jobs is a fact of life. If you use your GitHub user account for both personal *and* work purposes, there are a few things to keep in mind when you leave your company or organization.'
|
||||
redirect_from:
|
||||
- /articles/best-practices-for-leaving-your-company
|
||||
- /github/setting-up-and-managing-your-github-user-account/best-practices-for-leaving-your-company
|
||||
versions:
|
||||
free-pro-team: '*'
|
||||
topics:
|
||||
- Accounts
|
||||
---
|
||||
|
||||
Before you leave your company, make sure you update the following information in your user account:
|
||||
|
||||
- Unverify your company email address by [deleting it in your Email settings](/articles/changing-your-primary-email-address). You can then re-add it without verifying to keep any associated commits linked to your account.
|
||||
@@ -7,13 +7,13 @@ redirect_from:
|
||||
- /articles/renaming-a-user/
|
||||
- /articles/what-happens-when-i-change-my-username/
|
||||
- /articles/changing-your-github-username
|
||||
- /github/setting-up-and-managing-your-github-user-account/changing-your-github-username
|
||||
versions:
|
||||
free-pro-team: '*'
|
||||
enterprise-server: '*'
|
||||
topics:
|
||||
- Accounts
|
||||
---
|
||||
|
||||
### About username changes
|
||||
|
||||
You can change your username to another username that is not currently in use.{% if currentVersion == "free-pro-team@latest" %} If the username you want is not available, you'll see information about whether you can request the username to be released when you type in the desired username.
|
||||
@@ -4,6 +4,7 @@ redirect_from:
|
||||
- /articles/what-is-the-difference-between-create-new-organization-and-turn-account-into-an-organization/
|
||||
- /articles/explaining-the-account-transformation-warning/
|
||||
- /articles/converting-a-user-into-an-organization
|
||||
- /github/setting-up-and-managing-your-github-user-account/converting-a-user-into-an-organization
|
||||
intro: You can convert your user account into an organization. This allows more granular permissions for repositories that belong to the organization.
|
||||
versions:
|
||||
free-pro-team: '*'
|
||||
@@ -11,7 +12,6 @@ versions:
|
||||
topics:
|
||||
- Accounts
|
||||
---
|
||||
|
||||
{% warning %}
|
||||
|
||||
**Warning**: Before converting a user into an organization, keep these points in mind:
|
||||
@@ -4,13 +4,13 @@ intro: 'You can delete your {% data variables.product.product_name %} user accou
|
||||
redirect_from:
|
||||
- /articles/deleting-a-user-account/
|
||||
- /articles/deleting-your-user-account
|
||||
- /github/setting-up-and-managing-your-github-user-account/deleting-your-user-account
|
||||
versions:
|
||||
free-pro-team: '*'
|
||||
enterprise-server: '*'
|
||||
topics:
|
||||
- Accounts
|
||||
---
|
||||
|
||||
Deleting your user account removes all repositories, forks of private repositories, wikis, issues, pull requests, and pages owned by your account. {% if currentVersion == "free-pro-team@latest" %} Issues and pull requests you've created and comments you've made in repositories owned by other users will not be deleted - instead, they'll be associated with our [Ghost user](https://github.com/ghost).{% else %}Issues and pull requests you've created and comments you've made in repositories owned by other users will not be deleted.{% endif %}
|
||||
|
||||
{% if currentVersion == "free-pro-team@latest" %} The account name also becomes available to anyone else to use on a new account, and we stop billing you. The email address associated with the account becomes available for use with a different {% data variables.product.product_name %} account. {% endif %}
|
||||
@@ -0,0 +1,30 @@
|
||||
---
|
||||
title: Managing user account settings
|
||||
intro: 'You can change several settings for your personal account, including changing your username and deleting your account.'
|
||||
redirect_from:
|
||||
- /categories/29/articles/
|
||||
- /categories/user-accounts/
|
||||
- /articles/managing-user-account-settings
|
||||
versions:
|
||||
free-pro-team: '*'
|
||||
enterprise-server: '*'
|
||||
github-ae: '*'
|
||||
topics:
|
||||
- Accounts
|
||||
children:
|
||||
- /about-your-personal-dashboard
|
||||
- /managing-your-theme-settings
|
||||
- /changing-your-github-username
|
||||
- /merging-multiple-user-accounts
|
||||
- /converting-a-user-into-an-organization
|
||||
- /deleting-your-user-account
|
||||
- /permission-levels-for-a-user-account-repository
|
||||
- /permission-levels-for-user-owned-project-boards
|
||||
- /managing-the-default-branch-name-for-your-repositories
|
||||
- /managing-security-and-analysis-settings-for-your-user-account
|
||||
- /managing-access-to-your-user-accounts-project-boards
|
||||
- /integrating-jira-with-your-personal-projects
|
||||
- /best-practices-for-leaving-your-company
|
||||
- /what-does-the-available-for-hire-checkbox-do
|
||||
---
|
||||
|
||||
@@ -3,11 +3,11 @@ title: Integrating Jira with your personal projects
|
||||
intro: 'You can integrate Jira Cloud with your user account to scan commits and pull requests, creating relevant metadata and hyperlinks in any mentioned Jira issues.'
|
||||
redirect_from:
|
||||
- /articles/integrating-jira-with-your-personal-projects
|
||||
- /github/setting-up-and-managing-your-github-user-account/integrating-jira-with-your-personal-projects
|
||||
versions:
|
||||
enterprise-server: '*'
|
||||
github-ae: '*'
|
||||
---
|
||||
|
||||
{% data reusables.user_settings.access_settings %}
|
||||
{% data reusables.user_settings.developer_settings %}
|
||||
3. In the left sidebar, click **{% data variables.product.prodname_oauth_app %}s**.
|
||||
@@ -5,6 +5,7 @@ redirect_from:
|
||||
- /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-accounts-project-boards
|
||||
- /github/setting-up-and-managing-your-github-user-account/managing-access-to-your-user-accounts-project-boards
|
||||
versions:
|
||||
free-pro-team: '*'
|
||||
enterprise-server: '*'
|
||||
@@ -12,7 +13,6 @@ versions:
|
||||
topics:
|
||||
- Accounts
|
||||
---
|
||||
|
||||
A collaborator is a person who has permissions to a project board you own. A collaborator's permissions will default to read access. For more information, see "[Permission levels for user-owned project boards](/articles/permission-levels-for-user-owned-project-boards)."
|
||||
|
||||
### Inviting collaborators to a user-owned project board
|
||||
@@ -5,8 +5,9 @@ versions:
|
||||
free-pro-team: '*'
|
||||
topics:
|
||||
- Accounts
|
||||
redirect_from:
|
||||
- /github/setting-up-and-managing-your-github-user-account/managing-security-and-analysis-settings-for-your-user-account
|
||||
---
|
||||
|
||||
### About management of security and analysis settings
|
||||
|
||||
{% data variables.product.prodname_dotcom %} can help secure your repositories. This topic tells you how you can manage the security and analysis features for all your existing or new repositories.
|
||||
@@ -7,8 +7,9 @@ versions:
|
||||
github-ae: '*'
|
||||
topics:
|
||||
- Accounts
|
||||
redirect_from:
|
||||
- /github/setting-up-and-managing-your-github-user-account/managing-the-default-branch-name-for-your-repositories
|
||||
---
|
||||
|
||||
### About management of the default branch name
|
||||
|
||||
When you create a new repository on {% data variables.product.product_location %}, the repository contains one branch, which is the default branch. You can change the name that {% data variables.product.product_name %} uses for the default branch in new repositories you create. For more information about the default branch, see "[About branches](/github/collaborating-with-issues-and-pull-requests/about-branches#about-the-default-branch)."
|
||||
@@ -5,8 +5,9 @@ versions:
|
||||
free-pro-team: '*'
|
||||
topics:
|
||||
- Accounts
|
||||
redirect_from:
|
||||
- /github/setting-up-and-managing-your-github-user-account/managing-your-theme-settings
|
||||
---
|
||||
|
||||
For choice and flexibility in how and when you use {% data variables.product.product_name %}, you can configure theme settings to change how {% data variables.product.product_name %} looks to you. You can choose from themes that are light or dark, or you can configure {% data variables.product.product_name %} to follow your system settings. You may want to use a dark theme to reduce power consumption on certain devices, to reduce eye strain in low-light conditions, or because you prefer how the theme looks.
|
||||
|
||||
{% data reusables.user_settings.access_settings %}
|
||||
@@ -5,12 +5,12 @@ redirect_from:
|
||||
- /articles/can-i-merge-two-accounts/
|
||||
- /articles/keeping-work-and-personal-repositories-separate/
|
||||
- /articles/merging-multiple-user-accounts
|
||||
- /github/setting-up-and-managing-your-github-user-account/merging-multiple-user-accounts
|
||||
versions:
|
||||
free-pro-team: '*'
|
||||
topics:
|
||||
- Accounts
|
||||
---
|
||||
|
||||
{% tip %}
|
||||
|
||||
**Tip:** We recommend using only one user account to manage both personal and professional repositories.
|
||||
@@ -3,6 +3,7 @@ title: Permission levels for a user account repository
|
||||
intro: 'A repository owned by a user account has two permission levels: the repository owner and collaborators.'
|
||||
redirect_from:
|
||||
- /articles/permission-levels-for-a-user-account-repository
|
||||
- /github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
|
||||
versions:
|
||||
free-pro-team: '*'
|
||||
enterprise-server: '*'
|
||||
@@ -10,7 +11,6 @@ versions:
|
||||
topics:
|
||||
- Accounts
|
||||
---
|
||||
|
||||
### About permissions levels for a user account repository
|
||||
|
||||
Repositories owned by user accounts have one owner. Ownership permissions can't be shared with another user account.
|
||||
@@ -3,6 +3,7 @@ title: Permission levels for user-owned project boards
|
||||
intro: 'A project board owned by a user account has two permission levels: the project board owner and collaborators.'
|
||||
redirect_from:
|
||||
- /articles/permission-levels-for-user-owned-project-boards
|
||||
- /github/setting-up-and-managing-your-github-user-account/permission-levels-for-user-owned-project-boards
|
||||
versions:
|
||||
free-pro-team: '*'
|
||||
enterprise-server: '*'
|
||||
@@ -10,7 +11,6 @@ versions:
|
||||
topics:
|
||||
- Accounts
|
||||
---
|
||||
|
||||
### Permissions overview
|
||||
|
||||
There is only one owner of a user-owned project board; this permission cannot be shared with another user account. In addition to the owner, other people can collaborate on project boards.
|
||||
@@ -3,6 +3,7 @@ title: About organization membership
|
||||
intro: You can become a member of an organization to collaborate with coworkers or open-source contributors across many repositories at once.
|
||||
redirect_from:
|
||||
- /articles/about-organization-membership
|
||||
- /github/setting-up-and-managing-your-github-user-account/about-organization-membership
|
||||
versions:
|
||||
free-pro-team: '*'
|
||||
enterprise-server: '*'
|
||||
@@ -10,7 +11,6 @@ versions:
|
||||
topics:
|
||||
- Accounts
|
||||
---
|
||||
|
||||
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 "[Permission levels for an organization](/articles/permission-levels-for-an-organization)."
|
||||
|
||||
You can access organizations you're a member of on your profile page. For more information, see "[Accessing an organization](/articles/accessing-an-organization)."
|
||||
@@ -6,6 +6,7 @@ redirect_from:
|
||||
- /articles/cannot-log-in-that-account-is-an-organization/
|
||||
- /articles/how-do-i-access-my-organization-account/
|
||||
- /articles/accessing-an-organization
|
||||
- /github/setting-up-and-managing-your-github-user-account/accessing-an-organization
|
||||
versions:
|
||||
free-pro-team: '*'
|
||||
enterprise-server: '*'
|
||||
@@ -1,7 +1,6 @@
|
||||
---
|
||||
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.'
|
||||
mapTopic: true
|
||||
redirect_from:
|
||||
- /articles/managing-your-membership-in-organizations
|
||||
versions:
|
||||
@@ -10,5 +9,13 @@ versions:
|
||||
github-ae: '*'
|
||||
topics:
|
||||
- Accounts
|
||||
children:
|
||||
- /about-organization-membership
|
||||
- /accessing-an-organization
|
||||
- /viewing-peoples-roles-in-an-organization
|
||||
- /requesting-organization-approval-for-oauth-apps
|
||||
- /publicizing-or-hiding-organization-membership
|
||||
- /managing-your-scheduled-reminders
|
||||
- /removing-yourself-from-an-organization
|
||||
---
|
||||
|
||||
@@ -5,8 +5,9 @@ versions:
|
||||
free-pro-team: '*'
|
||||
topics:
|
||||
- Accounts
|
||||
redirect_from:
|
||||
- /github/setting-up-and-managing-your-github-user-account/managing-your-scheduled-reminders
|
||||
---
|
||||
|
||||
### About scheduled reminders for users
|
||||
|
||||
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.
|
||||
@@ -4,6 +4,7 @@ intro: 'If you''d like to tell the world which organizations you belong to, you
|
||||
redirect_from:
|
||||
- /articles/publicizing-or-concealing-organization-membership/
|
||||
- /articles/publicizing-or-hiding-organization-membership
|
||||
- /github/setting-up-and-managing-your-github-user-account/publicizing-or-hiding-organization-membership
|
||||
versions:
|
||||
free-pro-team: '*'
|
||||
enterprise-server: '*'
|
||||
@@ -11,7 +12,6 @@ versions:
|
||||
topics:
|
||||
- Accounts
|
||||
---
|
||||
|
||||

|
||||
|
||||
### Changing the visibility of your organization membership
|
||||
@@ -4,6 +4,7 @@ intro: 'If you''re an outside collaborator or a member of an organization, you c
|
||||
redirect_from:
|
||||
- /articles/how-do-i-remove-myself-from-an-organization/
|
||||
- /articles/removing-yourself-from-an-organization
|
||||
- /github/setting-up-and-managing-your-github-user-account/removing-yourself-from-an-organization
|
||||
versions:
|
||||
free-pro-team: '*'
|
||||
enterprise-server: '*'
|
||||
@@ -5,12 +5,12 @@ redirect_from:
|
||||
- /articles/requesting-organization-approval-for-third-party-applications/
|
||||
- /articles/requesting-organization-approval-for-your-authorized-applications/
|
||||
- /articles/requesting-organization-approval-for-oauth-apps
|
||||
- /github/setting-up-and-managing-your-github-user-account/requesting-organization-approval-for-oauth-apps
|
||||
versions:
|
||||
free-pro-team: '*'
|
||||
topics:
|
||||
- Accounts
|
||||
---
|
||||
|
||||
### Requesting organization approval for an {% data variables.product.prodname_oauth_app %} you've already authorized for your personal account
|
||||
|
||||
{% data reusables.user_settings.access_settings %}
|
||||
@@ -4,6 +4,7 @@ intro: 'You can view a list of the people in your organization and filter by the
|
||||
redirect_from:
|
||||
- /articles/viewing-people-s-roles-in-an-organization
|
||||
- /articles/viewing-peoples-roles-in-an-organization
|
||||
- /github/setting-up-and-managing-your-github-user-account/viewing-peoples-roles-in-an-organization
|
||||
versions:
|
||||
free-pro-team: '*'
|
||||
enterprise-server: '*'
|
||||
Reference in New Issue
Block a user