1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Make images accessible in the images/help/organizations directory (4/4) (#36314)

This commit is contained in:
Laura Coursen
2023-04-12 07:29:06 -05:00
committed by GitHub
parent fdaf4563df
commit 2681320160
44 changed files with 98 additions and 318 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.4 KiB

After

Width:  |  Height:  |  Size: 99 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 51 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 52 KiB

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 45 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 45 KiB

View File

@@ -24,12 +24,9 @@ When you create a new repository on {% data variables.location.product_location
{% data reusables.user-settings.access_settings %} {% data reusables.user-settings.access_settings %}
{% data reusables.user-settings.repo-tab %} {% data reusables.user-settings.repo-tab %}
3. Under "Repository default branch", click **Change default branch name now**. 1. Under "Repository default branch", click **Change default branch name now**.
![Override button](/assets/images/help/settings/repo-default-name-button.png) 1. In the text field, type the default name that you would like to use for new branches.
4. Type the default name that you would like to use for new branches. 1. Click **Update**.
![Text box for entering default name](/assets/images/help/settings/repo-default-name-text.png)
5. Click **Update**.
![Update button](/assets/images/help/settings/repo-default-name-update.png)
## Further reading ## Further reading

View File

@@ -29,9 +29,7 @@ As an alternative to exporting log events, you can use the API to retrieve audit
{% data reusables.enterprise-accounts.settings-tab %} {% data reusables.enterprise-accounts.settings-tab %}
{% data reusables.enterprise-accounts.audit-log-tab %} {% data reusables.enterprise-accounts.audit-log-tab %}
1. Optionally, to only export filtered results, search by one or more supported qualifiers or log filters. 1. Optionally, to only export filtered results, search by one or more supported qualifiers or log filters.
2. Select the {% octicon "download" aria-label="The Download icon" %} **Export** dropdown menu, and choose the file format (JSON or CSV) to export log events in. 1. Select the {% octicon "download" aria-hidden="true" %} **Export** dropdown menu, and click a file format.
![Export button](/assets/images/help/organizations/org-audit-log-export.png)
## Exporting Git events data ## Exporting Git events data
@@ -40,10 +38,8 @@ You can also export Git events data by date range.
{% data reusables.enterprise-accounts.access-enterprise %} {% data reusables.enterprise-accounts.access-enterprise %}
{% data reusables.enterprise-accounts.settings-tab %} {% data reusables.enterprise-accounts.settings-tab %}
{% data reusables.enterprise-accounts.audit-log-tab %} {% data reusables.enterprise-accounts.audit-log-tab %}
1. Select the {% octicon "download" aria-label="The Download icon" %} **Export Git Events** dropdown menu and choose a date range to export log events for. 1. Select the {% octicon "download" aria-hidden="true" %} **Export Git Events** dropdown menu and choose a date range to export log events for.
1. Click {% octicon "file-zip" aria-hidden="true" %} **Download Results**.
![Export Git events button](/assets/images/help/organizations/org-audit-log-export-git-events.png)
1. Click {% octicon "file-zip" aria-label="The File-zip icon" %} **Download Results** to download the file.
1. The data is exported as a compressed JSON file. To extract the JSON data, uncompress the file using an archive utility client or command. For example: 1. The data is exported as a compressed JSON file. To extract the JSON data, uncompress the file using an archive utility client or command. For example:
``` ```

View File

@@ -1,41 +0,0 @@
---
title: Adding people to teams
redirect_from:
- /enterprise/admin/articles/adding-teams
- /enterprise/admin/articles/adding-or-inviting-people-to-teams
- /enterprise/admin/guides/user-management/adding-or-inviting-people-to-teams
- /enterprise/admin/user-management/adding-people-to-teams
- /admin/user-management/adding-people-to-teams
intro: 'Once a team has been created, organization admins can add users from {% data variables.location.product_location %} to the team and determine which repositories they have access to.'
versions:
ghes: '*'
ghae: '*'
type: how_to
topics:
- Access management
- Enterprise
- Teams
- User account
---
Each team has its own individually defined [access permissions for repositories owned by your organization](/organizations/managing-peoples-access-to-your-organization-with-roles/roles-in-an-organization).
- Members with the owner role can add or remove existing organization members from all teams.
- Members of teams that give admin permissions can only modify team membership and repositories for that team.
## Setting up a team
{% data reusables.profile.access_org %}
{% data reusables.user-settings.access_org %}
{% data reusables.organizations.specific_team %}
{% data reusables.organizations.invite_to_team %}
{% data reusables.organizations.review-team-repository-access %}
{% ifversion ghes %}
## Mapping teams to LDAP groups (for instances using LDAP Sync for user authentication)
{% data reusables.enterprise_management_console.badge_indicator %}
To add a new member to a team synced to an LDAP group, add the user as a member of the LDAP group, or contact your LDAP administrator.
{% endif %}

View File

@@ -1,66 +0,0 @@
---
title: Creating teams
intro: 'Teams give organizations the ability to create groups of members and control access to repositories. Team members can be granted read, write, or admin permissions to specific repositories.'
redirect_from:
- /enterprise/admin/user-management/creating-teams
- /admin/user-management/creating-teams
versions:
ghes: '*'
ghae: '*'
type: how_to
topics:
- Access management
- Enterprise
- Teams
- User account
---
Teams are central to many of {% data variables.product.prodname_dotcom %}'s collaborative features, such as team @mentions to notify appropriate parties that you'd like to request their input or attention. For more information, see "[AUTOTITLE](/organizations/managing-peoples-access-to-your-organization-with-roles/roles-in-an-organization)."
A team can represent a group within your company or include people with certain interests or expertise. For example, a team of accessibility experts on {% data variables.location.product_location %} could comprise of people from several different departments. Teams can represent functional concerns that complement a company's existing divisional hierarchy.
Organizations can create multiple levels of nested teams to reflect a company or group's hierarchy structure. For more information, see "[AUTOTITLE](/organizations/organizing-members-into-teams/about-teams#nested-teams)."
## Creating a team
A prudent combination of teams is a powerful way to control repository access. For example, if your organization allows only your release engineering team to push code to the default branch of any repository, you could give only the release engineering team **admin** permissions to your organization's repositories and give all other teams **read** permissions.
{% data reusables.profile.access_org %}
{% data reusables.user-settings.access_org %}
{% data reusables.organizations.new_team %}
{% data reusables.organizations.team_name %}
{% data reusables.organizations.team_description %}
{% data reusables.organizations.team_visibility %}
{% data reusables.organizations.create-team-choose-parent %}
{% data reusables.organizations.create_team %}
{% ifversion ghes %}
## Creating teams with LDAP Sync enabled
Instances using LDAP for user authentication can use LDAP Sync to manage a team's members. Setting the group's **Distinguished Name** (DN) in the **LDAP group** field will map a team to an LDAP group on your LDAP server. If you use LDAP Sync to manage a team's members, you won't be able to manage your team within {% data variables.location.product_location %}. The mapped team will sync its members in the background and periodically at the interval configured when LDAP Sync is enabled. For more information, see "[AUTOTITLE](/admin/identity-and-access-management/using-ldap-for-enterprise-iam/using-ldap#enabling-ldap-sync)."
You must be a site admin and an organization owner to create a team with LDAP sync enabled.
{% data reusables.enterprise_user_management.ldap-sync-nested-teams %}
{% warning %}
**Notes:**
- LDAP Sync only manages the team's member list. You must manage the team's repositories and permissions from within {% data variables.product.prodname_ghe_server %}.
- If an LDAP group mapping to a DN is removed, such as if the LDAP group is deleted, then every member is removed from the synced {% data variables.product.prodname_ghe_server %} team. To fix this, map the team to a new DN, add the team members back, and [manually sync the mapping](/admin/identity-and-access-management/using-ldap-for-enterprise-iam/using-ldap#manually-syncing-ldap-accounts).
- When LDAP Sync is enabled, if a person is removed from a repository, they will lose access but their forks will not be deleted. If the person is added to a team with access to the original organization repository within three months, their access to the forks will be automatically restored on the next sync.
{% endwarning %}
1. Ensure that [LDAP Sync is enabled](/admin/identity-and-access-management/using-ldap-for-enterprise-iam/using-ldap#enabling-ldap-sync).
{% data reusables.profile.access_org %}
{% data reusables.user-settings.access_org %}
{% data reusables.organizations.new_team %}
{% data reusables.organizations.team_name %}
6. Under "LDAP group", search for an LDAP group's DN to map the team to. If you don't know the DN, type the LDAP group's name. {% data variables.product.prodname_ghe_server %} will search for and autocomplete any matches.
{% data reusables.organizations.team_description %}
{% data reusables.organizations.team_visibility %}
{% data reusables.organizations.create-team-choose-parent %}
{% data reusables.organizations.create_team %}
{% endif %}

View File

@@ -25,10 +25,7 @@ children:
- /configuring-visibility-for-organization-membership - /configuring-visibility-for-organization-membership
- /preventing-users-from-creating-organizations - /preventing-users-from-creating-organizations
- /requiring-two-factor-authentication-for-an-organization - /requiring-two-factor-authentication-for-an-organization
- /creating-teams
- /adding-people-to-teams
- /managing-your-role-in-an-organization-owned-by-your-enterprise - /managing-your-role-in-an-organization-owned-by-your-enterprise
- /removing-users-from-teams-and-organizations
- /removing-organizations-from-your-enterprise - /removing-organizations-from-your-enterprise
- /restoring-a-deleted-organization - /restoring-a-deleted-organization
- /managing-projects-using-jira - /managing-projects-using-jira

View File

@@ -1,60 +0,0 @@
---
title: Removing users from teams and organizations
intro: 'If a member of your organization no longer requires access to certain repositories, you can remove them from the team that allows that access. If a member of your organization no longer requires access to any repositories owned by the organization, you can remove them from the organization.'
redirect_from:
- /enterprise/admin/user-management/removing-users-from-teams-and-organizations
- /admin/user-management/removing-users-from-teams-and-organizations
versions:
ghes: '*'
ghae: '*'
type: how_to
topics:
- Access management
- Accounts
- Enterprise
- Teams
shortTitle: Remove user membership
---
Only owners or team admins can remove organization members. When a user is removed from a team or organization, their issues, pull requests, and comments in the organization's repositories remain intact and are still attributed to the user.
{% warning %}
**Warning**: When you remove a user from an organization, they will lose access to any private forks they have of your organization's **private repositories**. They may still have local copies of those forks. However, they will be unable to sync them with your organization's repositories. You are responsible for ensuring that people who have lost access to a repository delete any confidential information or intellectual property. If the user removed from your organization was an organization member, their access to private forks of organization repositories can be restored if the user is [reinstated as an organization member](/organizations/managing-membership-in-your-organization/reinstating-a-former-member-of-your-organization) within three months of being removed from an organization.
{% endwarning %}
## Removing a team member
{% ifversion ghes %}
{% warning %}
**Note:** {% data reusables.enterprise_management_console.badge_indicator %}
To remove an existing member of a team synced to an LDAP group, contact your LDAP administrator.
{% endwarning %}
{% endif %}
{% data reusables.profile.access_org %}
{% data reusables.user-settings.access_org %}
{% data reusables.organizations.specific_team %}
1. Select the person or people you'd like to remove.
![Screenshot of the first user in a list of team members. To the left of the user, a checkbox is checked and outlined in dark orange.](/assets/images/help/teams/team-member-check-box.png)
1. Above the list of team members, select the **X members selected** dropdown menu and click **Remove from team**.
{% data reusables.organizations.bulk-edit-team-members %}
## Removing a user from an organization
{% data reusables.profile.access_org %}
{% data reusables.user-settings.access_org %}
{% data reusables.organizations.people %}
4. Next to the name of the users you want to remove from the organization, click the check box.
![Remove user checkbox](/assets/images/help/organizations/Organization-remove-user.png)
5. At the top of the page, under the organization name, click **Remove from organization**.
![Remove from organization button](/assets/images/help/organizations/Organization-remove-from-organization-button.png)
{% data reusables.organizations.data_saved_for_reinstating_a_former_org_member %}

View File

@@ -43,16 +43,13 @@ In your organization's repositories, blocked users also cannot:
## Blocking a user in a comment ## Blocking a user in a comment
1. Navigate to the comment whose author you would like to block. 1. Navigate to the comment whose author you would like to block.
2. In the upper-right corner of the comment, click {% octicon "kebab-horizontal" aria-label="The horizontal kebab icon" %}, then click **Block user**. 1. In the upper-right corner of the comment, click {% octicon "kebab-horizontal" aria-label="Show options" %}, then click **Block user**.
![The horizontal kebab icon and comment moderation menu showing the block user option](/assets/images/help/repository/comment-menu-block-user.png)
3. If you'd like to set a time limit for the block, use the Block user drop-down menu, and select the amount of time you'd like to block the user. ![The horizontal kebab icon and comment moderation menu showing the block user option](/assets/images/help/repository/comment-menu-block-user.png)
![Block time limit in the block user drop-down menu](/assets/images/help/organizations/org-block-options-menu-from-comment.png) 1. If you'd like to set a time limit for the block, select the **Block user** dropdown menu, and click the amount of time you'd like to block the user.
4. If you'd like to hide all of the comments the user has made in the organization, select **Hide this user's comments** and choose a reason. 1. If you'd like to hide all of the comments the user has made in the organization, select **Hide this user's comments** and choose a reason.
![Send a notification in the block user drop-down menu](/assets/images/help/organizations/org-block-options-menu-hide-user-comments.png) 1. If you'd like to notify the user why they're being blocked, select **Send a notification to this user**.
5. If you'd like to notify the user why they're being blocked, select **Send a notification to this user**. 1. To block the user, click **Block user from organization** or **Block user from organization and send message**.
![Send a notification in the block user drop-down menu](/assets/images/help/organizations/org-block-options-menu-send-notification.png)
6. To block the user, click **Block user from organization** or **Block user from organization and send message**.
![Block user button](/assets/images/help/organizations/org-block-user-button-in-comment.png)
## Blocking a user in the organization settings ## Blocking a user in the organization settings
@@ -61,12 +58,9 @@ In your organization's repositories, blocked users also cannot:
{% data reusables.profile.access_org %} {% data reusables.profile.access_org %}
{% data reusables.profile.org_settings %} {% data reusables.profile.org_settings %}
{% data reusables.organizations.block_users %} {% data reusables.organizations.block_users %}
6. Under "Block a user", type the username of the user you'd like to block. 1. Under "Block a user", in the text field, type the username of the user you'd like to block.
![Username field](/assets/images/help/organizations/org-block-username-field.png) 1. If you'd like to set a time limit for the block, next to the text field, select the **Block options** dropdown menu, and click the amount of time you'd like to block the user.
7. If you'd like to set a time limit for the block, use the Block options drop-down menu, and select the amount of time you'd like to block the user. 1. Click **Block user**.
![Block options drop-down menu](/assets/images/help/organizations/org-block-options-menu.png)
8. Click **Block user**.
![Block button](/assets/images/help/organizations/org-block-user-button.png)
## Further reading ## Further reading

View File

@@ -25,9 +25,10 @@ If you selected a specific amount of time to block the user, they will be automa
## Unblocking a user in a comment ## Unblocking a user in a comment
1. Navigate to the comment whose author you would like to unblock. 1. Navigate to the comment whose author you would like to unblock.
2. In the upper-right corner of the comment, click {% octicon "kebab-horizontal" aria-label="The horizontal kebab icon" %}, then click **Unblock user**. 1. In the upper-right corner of the comment, click {% octicon "kebab-horizontal" aria-label="Show options" %}, then click **Unblock user**.
![The horizontal kebab icon and comment moderation menu showing the unblock user option](/assets/images/help/repository/comment-menu-unblock-user.png)
3. To confirm you would like to unblock the user, click **OK**. ![The horizontal kebab icon and comment moderation menu showing the unblock user option](/assets/images/help/repository/comment-menu-unblock-user.png)
1. To confirm you would like to unblock the user, click **OK**.
## Unblocking a user in the organization settings ## Unblocking a user in the organization settings
@@ -36,7 +37,6 @@ If you selected a specific amount of time to block the user, they will be automa
{% data reusables.profile.org_settings %} {% data reusables.profile.org_settings %}
{% data reusables.organizations.block_users %} {% data reusables.organizations.block_users %}
1. Under "Blocked users", next to the user you'd like to unblock, click **Unblock**. 1. Under "Blocked users", next to the user you'd like to unblock, click **Unblock**.
![Unblock user button](/assets/images/help/organizations/org-unblock-user-button.png)
## Further reading ## Further reading

View File

@@ -22,16 +22,15 @@ You can unblock a user in your account settings or from the user's profile page.
{% data reusables.user-settings.access_settings %} {% data reusables.user-settings.access_settings %}
{% data reusables.user-settings.blocked_users %} {% data reusables.user-settings.blocked_users %}
3. Under "Blocked users", next to the user you'd like to unblock, click **Unblock**. 1. Under "Blocked users", next to the user you'd like to unblock, click **Unblock**.
![Unblock user button](/assets/images/help/organizations/org-unblock-user-button.png)
## Unblocking a user from their profile page ## Unblocking a user from their profile page
{% data reusables.profile.user_profile_page_navigation %} {% data reusables.profile.user_profile_page_navigation %}
2. In the left sidebar, below the user's profile information, click **Unblock or report user**. 1. In the left sidebar, below the user's profile information, click **Unblock or report user**.
![Screenshot of the sidebar of a user's profile page. A link, labeled "Unblock or report", is outlined in dark orange.](/assets/images/help/profile/profile-unblock-or-report-user.png) ![Screenshot of the sidebar of a user's profile page. A link, labeled "Unblock or report", is outlined in dark orange.](/assets/images/help/profile/profile-unblock-or-report-user.png)
3. Click **Unblock user**. 1. Click **Unblock user**.
{% tip %} {% tip %}

View File

@@ -35,12 +35,9 @@ With organization activity insights you can view weekly, monthly, and yearly dat
{% data reusables.profile.access_org %} {% data reusables.profile.access_org %}
{% data reusables.user-settings.access_org %} {% data reusables.user-settings.access_org %}
3. Under your organization name, click {% octicon "graph" aria-label="The bar graph icon" %} **Insights**. {% data reusables.organizations.insights %}
![Click the organization insights tab](/assets/images/help/organizations/org-nav-insights-tab.png) 1. Optionally, to view data for the last 1 week, 1 month, or 1 year, in the upper-right corner of the page, select the **Period** dropdown menu, then click a period.
4. Optionally, in the upper-right corner of the page, choose to view data for the last **1 week**, **1 month**, or **1 year**. 1. Optionally, to filter by repositories, in the upper-right corner of the page, select the **Repositories** dropdown menu, click up to three repositories, then click **Apply**.
![Choose time period to view org insights](/assets/images/help/organizations/org-insights-time-period.png)
5. Optionally, in the upper-right corner of the page, choose to view data for up to three repositories and click **Apply**.
![Choose repositories to view org insights](/assets/images/help/organizations/org-insights-repos.png)
## Viewing organization dependency insights ## Viewing organization dependency insights
@@ -54,16 +51,13 @@ With dependency insights you can view vulnerabilities, licenses, and other impor
{% data reusables.profile.access_org %} {% data reusables.profile.access_org %}
{% data reusables.user-settings.access_org %} {% data reusables.user-settings.access_org %}
3. Under your organization name, click {% octicon "graph" aria-label="The bar graph icon" %} **Insights**. {% data reusables.organizations.insights %}
![Insights tab in the main organization navigation bar](/assets/images/help/organizations/org-nav-insights-tab.png) 1. In the "Insights" sidebar, click **Dependencies**.
4. To view dependencies for this organization, click **Dependencies**. 1. Optionally, to view dependency insights for all your organizations, click **My organizations**.
![Dependencies tab under the main organization navigation bar](/assets/images/help/organizations/org-insights-dependencies-tab.png)
5. To view dependency insights for all your {% data variables.product.prodname_ghe_cloud %} organizations, click **My organizations**. ![Screenshot of the "Dependency insights" page. A button, labeled "My organizations," is outlined in dark orange.](/assets/images/help/organizations/org-insights-dependencies-my-orgs-button.png)
![My organizations button under dependencies tab](/assets/images/help/organizations/org-insights-dependencies-my-orgs-button.png) 1. To filter by a vulnerability status, a license, or a combination of the two, click the results in the **Open security advisories** and **Licenses** graphs.
6. You can click the results in the **Open security advisories** and **Licenses** graphs to filter by a vulnerability status, a license, or a combination of the two. 1. To see which dependents in your organization are using each library, next to a vulnerability, click {% octicon "package" aria-hidden-"true" %} **X dependents**.
![My organizations vulnerabilities and licenses graphs](/assets/images/help/organizations/org-insights-dependencies-graphs.png)
7. You can click on {% octicon "package" aria-label="The package icon" %} **dependents** next to each vulnerability to see which dependents in your organization are using each library.
![My organizations vulnerable dependents](/assets/images/help/organizations/org-insights-dependencies-vulnerable-item.png)
## Further reading ## Further reading
- "[AUTOTITLE](/organizations/collaborating-with-groups-in-organizations/about-organizations)" - "[AUTOTITLE](/organizations/collaborating-with-groups-in-organizations/about-organizations)"

View File

@@ -21,12 +21,8 @@ topics:
Any organization member can post on your team's page or participate in a public discussion. {% data reusables.organizations.team-discussions-permissions %} Any organization member can post on your team's page or participate in a public discussion. {% data reusables.organizations.team-discussions-permissions %}
![Discussions tab of team page with public and private discussions](/assets/images/help/organizations/team-page-discussions-tab.png)
You can link to any team discussion to reference it elsewhere. You can pin important posts to your team's page for quick reference later. For more information, see "[AUTOTITLE](/organizations/collaborating-with-your-team/pinning-a-team-discussion)." You can link to any team discussion to reference it elsewhere. You can pin important posts to your team's page for quick reference later. For more information, see "[AUTOTITLE](/organizations/collaborating-with-your-team/pinning-a-team-discussion)."
![Pinned discussions tab of team page with pinned discussion](/assets/images/help/organizations/team-discussions-pinned.png)
{% data reusables.organizations.team-discussions-default %} Owners can disable team discussions for the entire organization. For more information, see "[AUTOTITLE](/organizations/organizing-members-into-teams/disabling-team-discussions-for-your-organization)." {% data reusables.organizations.team-discussions-default %} Owners can disable team discussions for the entire organization. For more information, see "[AUTOTITLE](/organizations/organizing-members-into-teams/disabling-team-discussions-for-your-organization)."
## Notifications for team discussions ## Notifications for team discussions

View File

@@ -126,7 +126,7 @@ You can manage access to {% data variables.product.prodname_GH_advanced_security
1. Go to the security and analysis settings for your organization. For more information, see "[Displaying the security and analysis settings](#displaying-the-security-and-analysis-settings)." 1. Go to the security and analysis settings for your organization. For more information, see "[Displaying the security and analysis settings](#displaying-the-security-and-analysis-settings)."
1. To see a list of all the repositories in your organization with {% data variables.product.prodname_GH_advanced_security %} enabled, scroll to the "{% data variables.product.prodname_GH_advanced_security %} repositories" section. 1. To see a list of all the repositories in your organization with {% data variables.product.prodname_GH_advanced_security %} enabled, scroll to the "{% data variables.product.prodname_GH_advanced_security %} repositories" section.
![{% data variables.product.prodname_GH_advanced_security %} repositories section](/assets/images/help/organizations/settings-security-analysis-ghas-repos-list.png)
The table lists the number of unique committers for each repository. This is the number of {% ifversion ghas-billing-UI-update %}licenses{% else %}seats{% endif %} you could free up by removing access to {% data variables.product.prodname_GH_advanced_security %}. For more information, see "[AUTOTITLE](/billing/managing-billing-for-github-advanced-security/about-billing-for-github-advanced-security)." The table lists the number of unique committers for each repository. This is the number of {% ifversion ghas-billing-UI-update %}licenses{% else %}seats{% endif %} you could free up by removing access to {% data variables.product.prodname_GH_advanced_security %}. For more information, see "[AUTOTITLE](/billing/managing-billing-for-github-advanced-security/about-billing-for-github-advanced-security)."
1. To remove access to {% data variables.product.prodname_GH_advanced_security %} from a repository and free up {% ifversion ghas-billing-UI-update %}licenses{% else %}seats{% endif %} used by any active committers that are unique to the repository, click the adjacent {% octicon "x" aria-label="X symbol" %}. 1. To remove access to {% data variables.product.prodname_GH_advanced_security %} from a repository and free up {% ifversion ghas-billing-UI-update %}licenses{% else %}seats{% endif %} used by any active committers that are unique to the repository, click the adjacent {% octicon "x" aria-label="X symbol" %}.
1. In the confirmation dialog, click **Remove repository** to remove access to the features of {% data variables.product.prodname_GH_advanced_security %}. 1. In the confirmation dialog, click **Remove repository** to remove access to the features of {% data variables.product.prodname_GH_advanced_security %}.

View File

@@ -4,6 +4,9 @@ intro: 'If members of your organization no longer require access to any reposito
redirect_from: redirect_from:
- /articles/removing-a-member-from-your-organization - /articles/removing-a-member-from-your-organization
- /github/setting-up-and-managing-organizations-and-teams/removing-a-member-from-your-organization - /github/setting-up-and-managing-organizations-and-teams/removing-a-member-from-your-organization
- /enterprise/admin/user-management/removing-users-from-teams-and-organizations
- /admin/user-management/removing-users-from-teams-and-organizations
- /admin/user-management/managing-organizations-in-your-enterprise/removing-users-from-teams-and-organizations
versions: versions:
fpt: '*' fpt: '*'
ghes: '*' ghes: '*'
@@ -57,13 +60,13 @@ To help the person you're removing from your organization transition and help en
{% data reusables.profile.access_org %} {% data reusables.profile.access_org %}
{% data reusables.user-settings.access_org %} {% data reusables.user-settings.access_org %}
{% data reusables.organizations.people %} {% data reusables.organizations.people %}
4. Select the member or members you'd like to remove from the organization. 1. Select the member or members you'd like to remove from the organization.
![Screenshot of the first two users in a list of organization members. To the left of each member, a checkbox is checked and outlined in dark orange.](/assets/images/help/teams/list-of-members-selected-bulk.png) ![Screenshot of the first two users in a list of organization members. To the left of each member, a checkbox is checked and outlined in dark orange.](/assets/images/help/teams/list-of-members-selected-bulk.png)
5. Above the list of members, select the **X members selected...** dropdown menu, and click **Remove from organization**. 1. Above the list of members, select the **X members selected...** dropdown menu, and click **Remove from organization**.
![Screenshot of the list of organization members. Above the list, a dropdown menu, labeled "2 members selected..." is outlined in dark orange.](/assets/images/help/teams/user-bulk-management-options.png) ![Screenshot of the list of organization members. Above the list, a dropdown menu, labeled "2 members selected..." is outlined in dark orange.](/assets/images/help/teams/user-bulk-management-options.png)
6. Review the member or members who will be removed from the organization, then click **Remove members**. 1. Review the member or members who will be removed from the organization, then click **Remove members**.
## Further reading ## Further reading

View File

@@ -9,25 +9,23 @@ versions:
ghae: '*' ghae: '*'
shortTitle: Integrate Jira shortTitle: Integrate Jira
--- ---
{% ifversion ghes > 3.4 or ghae > 3.4 %} {% ifversion ghes > 3.4 or ghae > 3.4 %}
{% data reusables.profile.access_org %} {% data reusables.profile.access_org %}
{% data reusables.profile.org_settings %} {% data reusables.profile.org_settings %}
1. In the left sidebar, select **{% octicon "code" aria-label="The code icon" %} Developer settings**, then click **OAuth Apps**. 1. In the left sidebar, select **{% octicon "code" aria-hidden="true" %} Developer settings**, then click **OAuth Apps**.
![OAuth applications tab in the left sidebar](/assets/images/help/organizations/org-oauth-applications-ghe.png)
1. Click **New OAuth App**. 1. Click **New OAuth App**.
{% else %} {% else %}
{% data reusables.user-settings.access_settings %} {% data reusables.user-settings.access_settings %}
1. In the left sidebar under **Organization settings**, click the name of your organization. 1. In the left sidebar under **Organization settings**, click the name of your organization.
![Sidebar organization name](/assets/images/help/settings/organization-settings-from-sidebar.png)
1. In the left sidebar under **Developer settings**, click **OAuth applications**. 1. In the left sidebar under **Developer settings**, click **OAuth applications**.
![OAuth applications tab in the left sidebar](/assets/images/help/organizations/org-oauth-applications-ghe.png)
1. Click **Register a new application**. 1. Click **Register a new application**.
{% endif %} {% endif %}
1. Under **Application name**, type "Jira". 1. Under **Application name**, type "Jira".
2. Under **Homepage URL**, type the full URL to your Jira instance. 1. Under **Homepage URL**, type the full URL to your Jira instance.
3. Under **Authorization callback URL**, type the full URL to your Jira instance. 1. Under **Authorization callback URL**, type the full URL to your Jira instance.
4. Click **Register application**. 1. Click **Register application**.
9. Under **Organization owned applications**, note the "Client ID" and "Client Secret" values. 1. Under **Organization owned 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 ## Further reading

View File

@@ -30,8 +30,7 @@ Organization owners can schedule a reminder for one or more teams in their organ
{% data reusables.reminders.days-dropdown %} {% data reusables.reminders.days-dropdown %}
{% data reusables.reminders.times-dropdowns %} {% data reusables.reminders.times-dropdowns %}
{% data reusables.reminders.tracked-repos %} {% data reusables.reminders.tracked-repos %}
1. Under "Filter by team assigned to review code", click the **Add a team** dropdown and choose one or more teams. You can add up to 100 teams. If the team you select doesn't have access to the "Tracked repositories" selected above, you won't be able to create the scheduled reminder. 1. Under "Filter by team assigned to review code", select the **Add a team** dropdown menu and click one or more teams. You can add up to 100 teams. If the team you select doesn't have access to the "Tracked repositories" selected above, you won't be able to create the scheduled reminder.
![Add a team dropdown](/assets/images/help/organizations/scheduled-reminders-add-teams.png)
{% data reusables.reminders.ignore-drafts %} {% data reusables.reminders.ignore-drafts %}
{% data reusables.reminders.no-review-requests %} {% data reusables.reminders.no-review-requests %}
{% data reusables.reminders.author-reviews %} {% data reusables.reminders.author-reviews %}

View File

@@ -28,12 +28,9 @@ If an enterprise owner has enforced a policy for the default branch name for you
{% data reusables.profile.access_org %} {% data reusables.profile.access_org %}
{% data reusables.profile.org_settings %} {% data reusables.profile.org_settings %}
{% data reusables.organizations.repository-defaults %} {% data reusables.organizations.repository-defaults %}
3. Under "Repository default branch", click **Change default branch name now**. 1. Under "Repository default branch", click **Change default branch name now**.
![Override button](/assets/images/help/organizations/repo-default-name-button.png) 1. In the text field, type the default name that you would like to use for new branches.
4. Type the default name that you would like to use for new branches. 1. Click **Update**.
![Text box for entering default name](/assets/images/help/organizations/repo-default-name-text.png)
5. Click **Update**.
![Update button](/assets/images/help/organizations/repo-default-name-update.png)
## Further reading ## Further reading

View File

@@ -34,13 +34,7 @@ Enterprise owners can restrict the options you have available for your organizat
{% data reusables.profile.access_org %} {% data reusables.profile.access_org %}
{% data reusables.profile.org_settings %} {% data reusables.profile.org_settings %}
{% data reusables.organizations.member-privileges %} {% data reusables.organizations.member-privileges %}
5. Under "Repository creation", select one or more options. 1. Under "Repository creation", select one or more options.
{%- ifversion ghes or ghec or ghae %}
![Repository creation options](/assets/images/help/organizations/repo-creation-perms-radio-buttons.png)
{%- elsif fpt %}
![Repository creation options](/assets/images/help/organizations/repo-creation-perms-radio-buttons-fpt.png)
{%- endif %}
{% ifversion fpt or ghec %} {% ifversion fpt or ghec %}
{% note %} {% note %}
@@ -50,4 +44,4 @@ Enterprise owners can restrict the options you have available for your organizat
{% endnote %} {% endnote %}
{%- endif %} {%- endif %}
6. Click **Save**. 1. Click **Save**.

View File

@@ -30,8 +30,6 @@ Additional functionality, including a security overview for the organization, is
If a team has the security manager role, people with admin access to the team and a specific repository can change the team's level of access to that repository but cannot remove the access. For more information, see "[AUTOTITLE](/organizations/managing-user-access-to-your-organizations-repositories/managing-team-access-to-an-organization-repository)" and "[AUTOTITLE](/repositories/managing-your-repositorys-settings-and-features/managing-repository-settings/managing-teams-and-people-with-access-to-your-repository)." If a team has the security manager role, people with admin access to the team and a specific repository can change the team's level of access to that repository but cannot remove the access. For more information, see "[AUTOTITLE](/organizations/managing-user-access-to-your-organizations-repositories/managing-team-access-to-an-organization-repository)" and "[AUTOTITLE](/repositories/managing-your-repositorys-settings-and-features/managing-repository-settings/managing-teams-and-people-with-access-to-your-repository)."
![Manage repository access UI with security managers](/assets/images/help/organizations/repo-access-security-managers.png)
## Assigning the security manager role to a team in your organization ## Assigning the security manager role to a team in your organization
You can assign the security manager role to a maximum of 10 teams in your organization. You can assign the security manager role to a maximum of 10 teams in your organization.

View File

@@ -47,8 +47,6 @@ Each team has its own page within an organization. On a team's page, you can vie
Organization members can create and participate in discussions with the team. For more information, see "[AUTOTITLE](/organizations/collaborating-with-your-team/about-team-discussions)." Organization members can create and participate in discussions with the team. For more information, see "[AUTOTITLE](/organizations/collaborating-with-your-team/about-team-discussions)."
![Team page listing team members and discussions](/assets/images/help/organizations/team-page-discussions-tab.png)
## Nested teams ## Nested teams
You can reflect your group or company's hierarchy within your {% data variables.product.product_name %} organization with multiple levels of nested teams. A parent team can have multiple child teams, while each child team only has one parent team. You cannot nest secret teams. You can reflect your group or company's hierarchy within your {% data variables.product.product_name %} organization with multiple levels of nested teams. A parent team can have multiple child teams, while each child team only has one parent team. You cannot nest secret teams.

View File

@@ -5,6 +5,12 @@ redirect_from:
- /articles/adding-organization-members-to-a-team-early-access-program - /articles/adding-organization-members-to-a-team-early-access-program
- /articles/adding-organization-members-to-a-team - /articles/adding-organization-members-to-a-team
- /github/setting-up-and-managing-organizations-and-teams/adding-organization-members-to-a-team - /github/setting-up-and-managing-organizations-and-teams/adding-organization-members-to-a-team
- /enterprise/admin/articles/adding-teams
- /enterprise/admin/articles/adding-or-inviting-people-to-teams
- /enterprise/admin/guides/user-management/adding-or-inviting-people-to-teams
- /enterprise/admin/user-management/adding-people-to-teams
- /admin/user-management/adding-people-to-teams
- /admin/user-management/managing-organizations-in-your-enterprise/adding-people-to-teams
versions: versions:
fpt: '*' fpt: '*'
ghes: '*' ghes: '*'
@@ -22,7 +28,7 @@ shortTitle: Add members to a team
{% data reusables.user-settings.access_org %} {% data reusables.user-settings.access_org %}
{% data reusables.organizations.specific_team %} {% data reusables.organizations.specific_team %}
{% data reusables.organizations.team_members_tab %} {% data reusables.organizations.team_members_tab %}
6. Above the list of team members, click **Add a member**. 1. Above the list of team members, click **Add a member**.
{% data reusables.organizations.invite_to_team %} {% data reusables.organizations.invite_to_team %}
{% data reusables.organizations.review-team-repository-access %} {% data reusables.organizations.review-team-repository-access %}

View File

@@ -5,6 +5,9 @@ redirect_from:
- /articles/creating-a-team-early-access-program - /articles/creating-a-team-early-access-program
- /articles/creating-a-team - /articles/creating-a-team
- /github/setting-up-and-managing-organizations-and-teams/creating-a-team - /github/setting-up-and-managing-organizations-and-teams/creating-a-team
- /enterprise/admin/user-management/creating-teams
- /admin/user-management/creating-teams
- /admin/user-management/managing-organizations-in-your-enterprise/creating-teams
versions: versions:
fpt: '*' fpt: '*'
ghes: '*' ghes: '*'

View File

@@ -1,6 +1,5 @@
{% ifversion fpt or ghec or ghes > 3.4 or ghae > 3.4 %} {% ifversion fpt or ghec or ghes > 3.4 or ghae > 3.4 %}
1. In the "Archives" section of the sidebar, click {% octicon "log" aria-label="The log icon" %} **Logs**, then click **Audit log**. 1. In the "Archives" section of the sidebar, click {% octicon "log" aria-hidden="true" %} **Logs**, then click **Audit log**.
{% else %} {% else %}
1. In the Settings sidebar, click **Audit log**. 1. In the Settings sidebar, click **Audit log**.
![Org audit log settings in sidebar](/assets/images/help/organizations/org-settings-audit-log.png)
{% endif %} {% endif %}

View File

@@ -1,7 +1,5 @@
You can export the log as JSON data or a comma-separated value (CSV) file. You can export the log as JSON data or a comma-separated value (CSV) file with the **Export** dropdown menu.
![Export button](/assets/images/help/organizations/org-audit-log-export.png) To filter the results in your export, search by one or more of these supported qualifiers before using the **Export** dropdown menu.
To filter the results in your export, search by one or more of these supported qualifiers before using the **Export** drop-down menu.
{% data reusables.audit_log.keys-and-example-values %} {% data reusables.audit_log.keys-and-example-values %}

View File

@@ -0,0 +1,3 @@
1. Under your organization name, click {% octicon "graph" aria-hidden="true" %} **Insights**.
![Screenshot of the horizontal navigation bar for an organization. A tab, labeled with a graph icon and "Insights," is outlined in dark orange.](/assets/images/help/organizations/org-nav-insights-tab.png)

View File

@@ -1,5 +1,5 @@
{% ifversion fpt or ghec %} {% ifversion fpt or ghec %}
1. On the People tab, click **Invite member**. 1. Click **Invite member**.
![Invite member button](/assets/images/help/organizations/people-tab-invite-member.png){% else %} {% else %}
1. On the People tab, click **Add member**. 1. Click **Add member**.
![Add member button](/assets/images/help/organizations/people-tab-invite-member-ghe.png){% endif %} {% endif %}

View File

@@ -1,7 +1,2 @@
1. Under your organization name, click {% octicon "people" aria-hidden="true" %} **Teams**. {% data reusables.organizations.teams %}
{% ifversion fpt or ghes or ghec %}
![Teams tab](/assets/images/help/organizations/organization-teams-tab-with-overview.png)
{% else %}
![Teams tab](/assets/images/help/organizations/organization-teams-tab.png)
{% endif %}
1. At the top of the page, click **New team**. 1. At the top of the page, click **New team**.

View File

@@ -1,2 +1,5 @@
1. Under your organization name, click {% ifversion projects-v2 %}{% octicon "table" aria-label="The Projects icon" %}{% else %}{% octicon "project" aria-label="The Projects icon" %}{% endif %} **Projects**. 1. Under your organization name, click {% ifversion projects-v2 %}{% octicon "table" aria-hidden="true" %}{% else %}{% octicon "project" aria-hidden="true" %}{% endif %} **Projects**.
{% ifversion projects-v2 %}![Projects tab for your organization](/assets/images/help/organizations/organization-projects-tab-table.png){% else %}![Projects tab for your organization](/assets/images/help/organizations/organization-projects-tab-with-overview-tab.png){% endif %}
{% ifversion projects-v2 %}
![Screenshot of the horizontal navigation bar for an organization. A tab, labeled with a table icon and "Projects," is outlined in dark orange.](/assets/images/help/organizations/organization-projects-tab-table.png)
{% endif %}

View File

@@ -1,7 +1,2 @@
1. Under your organization name, click {% octicon "people" aria-label="The people icon" %} **Teams**. {% data reusables.organizations.teams %}
{% ifversion fpt or ghes or ghec %}
![Teams tab](/assets/images/help/organizations/organization-teams-tab-with-overview.png)
{% else %}
![Teams tab](/assets/images/help/organizations/organization-teams-tab.png)
{% endif %}
1. In the list of teams, click **Owners**. 1. In the list of teams, click **Owners**.

View File

@@ -1,2 +1 @@
1. To the right of the search bar, select the Export drop-down menu and click the desired export format. 1. To the right of the search bar, select the **Export** dropdown menu and click the desired export format.
![Screenshot of the export button.](/assets/images/help/organizations/people-tab-export.png)

View File

@@ -1,4 +1,3 @@
1. Under your organization name, click {% octicon "person" aria-label="The Person icon" %} **People**. 1. Under your organization name, click {% octicon "person" aria-hidden="true" %} **People**.
{% ifversion fpt or ghes or ghec %}
![The People tab](/assets/images/help/organizations/organization-people-tab-with-overview-tab.png){% else %} ![Screenshot of the horizontal navigation bar for an organization. A tab, labeled with a person icon and "People," is outlined in dark orange.](/assets/images/help/organizations/organization-people-tab.png)
![The People tab](/assets/images/help/organizations/organization-people-tab.png){% endif %}

View File

@@ -1,6 +1,5 @@
{% ifversion fpt or ghec or ghes > 3.4 or ghae > 3.4 %} {% ifversion fpt or ghec or ghes > 3.4 or ghae > 3.4 %}
1. In the "Code, planning, and automation" section of the sidebar, select **{% octicon "repo" aria-label="The repo icon" %} Repository**, then click **Repository defaults**. 1. In the "Code, planning, and automation" section of the sidebar, select **{% octicon "repo" aria-hidden="true" %} Repository**, then click **Repository defaults**.
{% else %} {% else %}
1. In the left sidebar, click **Repository defaults**. 1. In the left sidebar, click **Repository defaults**.
![Repository defaults tab](/assets/images/help/organizations/repo-defaults-tab.png)
{% endif %} {% endif %}

View File

@@ -1,2 +1 @@
1. Under "Notification preferences", select **Restrict email notifications to only approved or verified domains**. 1. Under "Notification preferences", select **Restrict email notifications to only approved or verified domains**.
![Checkbox to restrict email notifications to verified domain emails](/assets/images/help/organizations/restrict-email-notifications-to-domain.png)

View File

@@ -2,5 +2,4 @@
1. In the "Security" section of the sidebar, click **{% octicon "codescan" aria-hidden="true" %} Code security and analysis**. 1. In the "Security" section of the sidebar, click **{% octicon "codescan" aria-hidden="true" %} Code security and analysis**.
{% else %} {% else %}
1. In the left sidebar, click **Security & analysis**. 1. In the left sidebar, click **Security & analysis**.
!["Security & analysis" tab in organization settings](/assets/images/help/organizations/org-settings-security-and-analysis.png)
{% endif %} {% endif %}

View File

@@ -1,2 +1,3 @@
1. Under your organization name, click **{% octicon "shield" aria-hidden="true" %} Security**. 1. Under your organization name, click **{% octicon "shield" aria-hidden="true" %} Security**.
![Organization security button](/assets/images/help/organizations/organization-security-tab.png)
![Screenshot of the horizontal navigation bar for an organization. A tab, labeled with a shield icon and "Security," is outlined in dark orange.](/assets/images/help/organizations/organization-security-tab.png)

View File

@@ -1,7 +1,5 @@
{% ifversion fpt or ghec or ghes > 3.4 or ghae > 3.4 %} {% ifversion fpt or ghec or ghes > 3.4 or ghae > 3.4 %}
1. In the "Security" section of the sidebar, click **{% octicon "shield-lock" aria-label="The shield-lock icon" %} Authentication security**. 1. In the "Security" section of the sidebar, click **{% octicon "shield-lock" aria-hidden="true" %} Authentication security**.
{% else %} {% else %}
1. In the left sidebar, click **Organization security**. 1. In the left sidebar, click **Organization security**.
![Organization security settings](/assets/images/help/organizations/org-security-settings-tab.png)
{% endif %} {% endif %}

View File

@@ -1,7 +1,2 @@
1. Under your organization name, click {% octicon "people" aria-label="The people icon" %} **Teams**. {% data reusables.organizations.teams %}
{% ifversion fpt or ghes or ghec %}
![Teams tab](/assets/images/help/organizations/organization-teams-tab-with-overview.png)
{% else %}
![Teams tab](/assets/images/help/organizations/organization-teams-tab.png)
{% endif %}
1. Click the name of the team. 1. Click the name of the team.

View File

@@ -1,6 +1,3 @@
1. Under your organization name, click {% octicon "people" aria-label="The people icon" %} **Teams**. 1. Under your organization name, click {% octicon "people" aria-hidden="true" %} **Teams**.
{% ifversion fpt or ghes or ghec %}
![Teams tab on the organization page](/assets/images/help/organizations/organization-teams-tab-with-overview.png) ![Screenshot of the horizontal navigation bar for an organization. A tab, labeled with the people icon and "Teams," is outlined in dark orange.](/assets/images/help/organizations/organization-teams-tab.png)
{% else %}
![Teams tab on the organization page](/assets/images/help/organizations/organization-teams-tab.png)
{% endif %}

View File

@@ -1,2 +1 @@
2. Click the name of your organization. 1. Click the name of your organization.
![Organization name in list of organizations](/assets/images/help/organizations/org-settings-link.png)