Skip to content

Commit e739fc9

Browse files
EDI-ify "Managing your membership in organizations" (#57080)
Co-authored-by: Evan Bonsignori <[email protected]>
1 parent ccbebea commit e739fc9

File tree

9 files changed

+48
-44
lines changed

9 files changed

+48
-44
lines changed

content/account-and-profile/concepts/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@ children:
1515
- /about-your-organizations-profile
1616
- /about-organization-membership
1717
- /changing-your-github-username
18+
- /scheduled-reminders
1819
---
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
title: Scheduled reminders
3+
intro: 'You can set scheduled reminders for requested reviews on pull requests in your organization.'
4+
versions:
5+
fpt: '*'
6+
ghec: '*'
7+
topics:
8+
- Accounts
9+
---
10+
11+
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.
12+
13+
For certain events, you can also enable real-time alerts for scheduled reminders. Real-time alerts get sent to your Slack channel as soon as an important event, such as when you are assigned a review, is triggered by another user.
14+
15+
You can set scheduled reminders for personal or team-level review requests for pull requests in organizations you are a member of. Before you can create a scheduled reminder for yourself, an organization owner must authorize your Slack workspace. For more information, see [AUTOTITLE](/organizations/managing-organization-settings/managing-scheduled-reminders-for-your-organization).
16+
17+
{% data reusables.reminders.scheduled-reminders-limitations %}
18+
19+
## Next steps
20+
21+
To learn how to set up and control scheduled reminders, see [AUTOTITLE](/account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-your-membership-in-organizations/managing-your-scheduled-reminders).

content/account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-your-membership-in-organizations/accessing-an-organization.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Accessing an organization
3+
shortTitle: Access an organization
34
intro: 'To access an organization that you''re a member of, you must sign in to your personal account.'
45
redirect_from:
56
- /articles/error-cannot-log-in-that-account-is-an-organization

content/account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-your-membership-in-organizations/managing-your-scheduled-reminders.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,6 @@ redirect_from:
1313
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-membership-in-organizations/managing-your-scheduled-reminders
1414
shortTitle: Manage scheduled reminders
1515
---
16-
## About scheduled reminders for users
17-
18-
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.
19-
20-
For certain events, you can also enable real-time alerts for scheduled reminders. Real-time alerts get sent to your Slack channel as soon as an important event, such as when you are assigned a review, is triggered by another user.
21-
22-
You can set scheduled reminders for personal or team-level review requests for pull requests in organizations you are a member of. Before you can create a scheduled reminder for yourself, an organization owner must authorize your Slack workspace. For more information, see [AUTOTITLE](/organizations/managing-organization-settings/managing-scheduled-reminders-for-your-organization).
23-
24-
{% data reusables.reminders.scheduled-reminders-limitations %}
2516

2617
## Creating scheduled reminders for your personal account
2718

@@ -61,8 +52,3 @@ You can set scheduled reminders for personal or team-level review requests for p
6152
![Screenshot of the settings for a personal account showing the name of a GitHub organization. An edit button with a pencil icon is outlined in orange.](/assets/images/help/settings/scheduled-reminders-org-choice.png)
6253

6354
{% data reusables.reminders.delete %}
64-
65-
## Further reading
66-
67-
* [AUTOTITLE](/organizations/managing-organization-settings/managing-scheduled-reminders-for-your-organization)
68-
* [AUTOTITLE](/organizations/organizing-members-into-teams/managing-scheduled-reminders-for-your-team)

content/account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-your-membership-in-organizations/publicizing-or-hiding-organization-membership.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ topics:
1717
shortTitle: Show or hide membership
1818
---
1919

20-
## Changing the visibility of your organization membership
21-
2220
{% data reusables.profile.access_org %}
2321
{% data reusables.user-settings.access_org %}
2422
{% data reusables.organizations.people %}

content/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.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Requesting organization approval for OAuth apps
3-
intro: 'Organization members and outside collaborators can request that an owner approve access to organization resources for {% data variables.product.prodname_oauth_apps %}.'
3+
intro: 'You can request approval for {% data variables.product.prodname_oauth_apps %} to access organization resources.'
44
redirect_from:
55
- /articles/requesting-organization-approval-for-third-party-applications
66
- /articles/requesting-organization-approval-for-your-authorized-applications
@@ -14,14 +14,15 @@ versions:
1414
ghec: '*'
1515
topics:
1616
- Accounts
17+
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).
1718
shortTitle: 'Request {% data variables.product.prodname_oauth_app %} approval'
1819
---
1920

20-
## About requesting organization approval for an {% data variables.product.prodname_oauth_app %}
21+
## Prerequisites
2122

22-
Organization members can always request owner approval for {% data variables.product.prodname_oauth_apps %} they'd like to use, and organization owners receive a notification of pending requests. Outside collaborators can request owner approval for {% data variables.product.prodname_oauth_apps %} they'd like to use 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).
23+
Before you can request organization approval for an {% data variables.product.prodname_oauth_app %}, you need to authorize it for your personal account. See [AUTOTITLE](/apps/oauth-apps/using-oauth-apps/installing-an-oauth-app-in-your-personal-account#installing-an-oauth-app-in-your-personal-account).
2324

24-
## Requesting organization approval for an {% data variables.product.prodname_oauth_app %} you've already authorized for your personal account
25+
## Requesting organization approval for an {% data variables.product.prodname_oauth_app %}
2526

2627
{% data reusables.user-settings.access_settings %}
2728
{% data reusables.user-settings.access_applications %}
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Viewing people's roles in an organization
3-
intro: 'You can view a list of the people in your organization and filter by their role. For more information on organization roles, see [Roles in an organization](/organizations/managing-peoples-access-to-your-organization-with-roles/roles-in-an-organization).'
4-
permissions: Organization members can see people's roles in the organization.
3+
intro: 'You can view a list of the people in your organization and filter by their role.'
4+
permissions: Organization members
55
redirect_from:
66
- /articles/viewing-people-s-roles-in-an-organization
77
- /articles/viewing-peoples-roles-in-an-organization
@@ -15,10 +15,14 @@ versions:
1515
ghec: '*'
1616
topics:
1717
- Accounts
18-
shortTitle: View people in an organization
18+
shortTitle: View organization members
1919
---
2020

21-
## View organization roles
21+
{% ifversion ghes or ghec %}
22+
23+
## Viewing organization roles
24+
25+
{% endif %}
2226

2327
{% data reusables.profile.access_org %}
2428
{% data reusables.user-settings.access_org %}
@@ -33,28 +37,17 @@ If your organization uses {% data variables.product.prodname_ghe_cloud %}, you c
3337

3438
{% else %}
3539

36-
## View enterprise owners and their roles in an organization
37-
38-
If your organization is managed by an enterprise account, then you can view the enterprise owners who manage billing settings and policies for all of your enterprise's organizations. For more information about enterprise accounts, see [AUTOTITLE](/get-started/learning-about-github/types-of-github-accounts).
39-
40-
You can also view whether an enterprise owner has a specific role in the organization. Enterprise owners can also be an organization member, any other organization role, or be un-affiliated with the organization.
41-
42-
> [!NOTE]
43-
> If you're an organization owner, you can also invite an enterprise owner to have a role in the organization. If an enterprise owner accepts the invitation, a {% ifversion enterprise-licensing-language %}{% else %}seat or{% endif %} license in the organization is used from the available licenses for your enterprise. For more information about how licensing works, see [AUTOTITLE](/admin/managing-accounts-and-repositories/managing-users-in-your-enterprise/roles-in-an-enterprise#enterprise-owner).
44-
45-
| **Enterprise role** | **Organization role** | **Organization access or impact** |
46-
|----|----|----|
47-
| Enterprise owner | Un-affiliated or no official organization role | Cannot access organization content or repositories but manages enterprise settings and policies that impact your organization. |
48-
| Enterprise owner | Organization owner | Able to configure organization settings and manage access to the organization's resources through teams, etc. |
49-
| Enterprise owner | Organization member | Able to access organization resources and content, such as repositories, without access to the organization's settings. |
50-
51-
To review all roles in an organization, see [AUTOTITLE](/organizations/managing-peoples-access-to-your-organization-with-roles/roles-in-an-organization). An organization member can also have a custom role for a specific repository. For more information, see [AUTOTITLE](/organizations/managing-user-access-to-your-organizations-repositories/managing-repository-roles/managing-custom-repository-roles-for-an-organization).
52-
53-
For more information about the enterprise owner role, see [AUTOTITLE](/admin/managing-accounts-and-repositories/managing-users-in-your-enterprise/roles-in-an-enterprise#enterprise-owner).
40+
## Viewing enterprise owners and their roles in an organization
5441

5542
{% data reusables.profile.access_org %}
5643
{% data reusables.user-settings.access_org %}
5744
{% data reusables.organizations.people %}
5845
1. In the left sidebar, under "Enterprise permissions", click **Enterprise owners**.
5946

47+
Depending on their organization role, enterprise owners have different levels of access to organization resources. For more information, see [AUTOTITLE](/admin/managing-accounts-and-repositories/managing-organizations-in-your-enterprise/managing-your-role-in-an-organization-owned-by-your-enterprise).
48+
6049
{% endif %}
50+
51+
## Next steps
52+
53+
To learn more about organization roles, see [AUTOTITLE](/organizations/managing-peoples-access-to-your-organization-with-roles/roles-in-an-organization).

content/account-and-profile/reference/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,3 @@ children:
1212
- /types-of-emails-github-sends
1313
- /why-are-my-contributions-not-showing-up-on-my-profile
1414
---
15-

content/admin/managing-accounts-and-repositories/managing-organizations-in-your-enterprise/managing-your-role-in-an-organization-owned-by-your-enterprise.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,11 @@ shortTitle: Manage your organization roles
1717

1818
## About role management
1919

20-
You can choose to join an organization owned by your enterprise as a member or as an organization owner, change your role within the organization, or leave the organization.
20+
You can choose to join an organization owned by your enterprise as a member or as an organization owner, change your role within the organization, or leave the organization. Your organization role determines your level of access to organization resources as follows:
21+
22+
* **Unaffiliated or no official organization role:** you cannot access organization content or repositories, but you can manage enterprise settings and policies that impact your organization
23+
* **Organization member:** you can access organization resources and content, such as repositories, but you cannot access the organization's settings
24+
* **Organization owner:** you can configure organization settings and manage access to the organization's resources through teams, etc.
2125

2226
{% ifversion ghec %}
2327

0 commit comments

Comments
 (0)