Skip to content

Commit ea800e5

Browse files
lecoursenvgrlgracepark
authored
Enterprise bug fixes for the week of 2022-03-21 (github#26374)
* Closes github/docs-content#6576 * Fix copypasta * Fixes github/docs-content#6574 * Add 💅 Co-authored-by: Vanessa <[email protected]> Co-authored-by: Vanessa <[email protected]> Co-authored-by: Grace Park <[email protected]>
1 parent 2bd82c4 commit ea800e5

File tree

5 files changed

+16
-3
lines changed

5 files changed

+16
-3
lines changed

content/organizations/managing-peoples-access-to-your-organization-with-roles/managing-custom-repository-roles-for-an-organization.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,7 @@ To perform any actions on {% data variables.product.product_name %}, such as cre
2020

2121
Within an organization, you can assign roles at the organization, team, and repository level. For more information about the different levels of roles, see "[Roles in an organization](/organizations/managing-peoples-access-to-your-organization-with-roles/roles-in-an-organization)."
2222

23-
If your organization uses {% data variables.product.prodname_ghe_cloud %}, you can have more granular control over the permissions you grant at the repository level by creating up to three custom repository roles. A custom repository role is a configurable set of permissions with a custom name you choose. After you create a custom role, anyone with admin access to a repository can assign the role to an individual or team. For more information, see "[Managing an individual's access to an organization repository](/organizations/managing-access-to-your-organizations-repositories/managing-an-individuals-access-to-an-organization-repository)" and "[Managing team access to an organization repository](/organizations/managing-access-to-your-organizations-repositories/managing-team-access-to-an-organization-repository)"
24-
25-
{% data reusables.enterprise.link-to-ghec-trial %}
23+
You can have more granular control over the permissions you grant at the repository level by creating up to three custom repository roles. A custom repository role is a configurable set of permissions with a custom name you choose. After you create a custom role, anyone with admin access to a repository can assign the role to an individual or team. For more information, see "[Managing an individual's access to an organization repository](/organizations/managing-access-to-your-organizations-repositories/managing-an-individuals-access-to-an-organization-repository)" and "[Managing team access to an organization repository](/organizations/managing-access-to-your-organizations-repositories/managing-team-access-to-an-organization-repository)"
2624

2725
## About the inherited role
2826

@@ -112,6 +110,14 @@ To resolve conflicting access, you can adjust your organization's base permissio
112110

113111
To create a new repository role, you add permissions to an inherited role and give the custom role a name.
114112

113+
{% ifversion ghec %}
114+
{% note %}
115+
116+
**Note:** Only organizations that use {% data variables.product.prodname_ghe_cloud %} can create custom repository roles. {% data reusables.enterprise.link-to-ghec-trial %}
117+
118+
{% endnote %}
119+
{% endif %}
120+
115121
{% data reusables.profile.access_profile %}
116122
{% data reusables.profile.access_org %}
117123
{% data reusables.organizations.org_settings %}
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
{% data reusables.actions.actions-spending-limit-brief %}
22

33
If you have an unlimited spending limit or a spending limit set higher than $0 USD, you will be billed for any additional minutes or storage beyond the included amounts in your account, also called overages. {% data variables.product.prodname_dotcom %} charges usage to the account that owns the repository where a workflow is run. Any coupons on your account do not apply to {% data variables.product.prodname_actions %} overages.
4+
5+
{% data reusables.billing.overages-billed-monthly %}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Overages are always billed monthly regardless of your billing term (even if your account is otherwise billed annually).

data/reusables/codespaces/codespaces-spending-limit-requirement.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@
55
{% endnote %}
66

77
By default, your organization or enterprise will have a {% data variables.product.prodname_codespaces %} spending limit of $0, which prevents new codespaces from being created or existing codespaces from being opened. To allow your users to create codespaces in your organization, set the limit to a value higher than $0.
8+
9+
{% data reusables.billing.overages-billed-monthly %}
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
{% data reusables.package_registry.packages-spending-limit-brief %}
22

33
If you have an unlimited spending limit or a spending limit set higher than $0 USD, you will be billed for any additional storage or data transfer, also called overages, up to your spending limit. Any coupons on your account do not apply to {% data variables.product.prodname_registry %} overages.
4+
5+
{% data reusables.billing.overages-billed-monthly %}

0 commit comments

Comments
 (0)