You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/billing/reference/cost-center-allocation.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ To ensure your cost centers reflect spending as intended, it's important to unde
37
37
### {% data variables.product.prodname_copilot %}
38
38
39
39
* If a user belongs to a cost center, all usage associated with the user is charged to the cost center.
40
-
* If a user does not belong to any cost center, if the organization that provides the user their {% data variables.product.prodname_copilot_short %} license belongs to a cost center, all usage associated with the user is charged to the cost center.
40
+
* If a user does not belong to any cost center but the organization that is billed for the {% data variables.product.prodname_copilot_short %} license does, all usage associated with the user is charged to that cost center.
41
41
* If the user receives access to {% data variables.product.prodname_copilot_short %} through **multiple organizations**, only one of the organizations is billed, and any cost center containing that organization is charged accordingly. See [AUTOTITLE](/copilot/managing-copilot/managing-copilot-for-your-enterprise/managing-the-copilot-subscription-for-your-enterprise/about-billing-for-github-copilot-in-your-enterprise#about-seat-assignment-for-copilot-in-your-enterprise).
42
42
43
43
### {% data variables.product.prodname_GH_cs_and_sp %}
Copy file name to clipboardExpand all lines: content/code-security/dependabot/working-with-dependabot/configuring-access-to-private-registries-for-dependabot.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -119,7 +119,7 @@ When creating a secret in an organization, you can use a policy to limit which r
119
119
120
120
You can add {% data variables.product.prodname_dependabot %}-related IP addresses to your registries IP allow list.
121
121
122
-
If your private registry is configured with an IP allow list, you can find the IP addresses {% data variables.product.prodname_dependabot %} uses to access the registry in the meta API endpoint, under the `dependabot` key. If you run {% data variables.product.prodname_dependabot %} on {% data variables.product.prodname_actions %} self-hosted runners, you should instead use the IP addresses under the `actions` key. For more information, see [AUTOTITLE](/rest/meta/meta) and [AUTOTITLE](/code-security/dependabot/working-with-dependabot/about-dependabot-on-github-actions-runners).
122
+
If your private registry is configured with an IP allow list, you can find the IP addresses {% data variables.product.prodname_dependabot %} uses to access the registry in the meta API endpoint, under the `actions` key. For more information, see [AUTOTITLE](/rest/meta/meta) and [AUTOTITLE](/code-security/dependabot/working-with-dependabot/about-dependabot-on-github-actions-runners).
Copy file name to clipboardExpand all lines: content/copilot/reference/copilot-billing/license-changes.md
+10-6Lines changed: 10 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,9 @@ What you need to know about the following actions:
40
40
* Billing for that user stops at the end of the cycle.
41
41
* Reduced seat count takes effect at the start of the **next billing cycle**.
42
42
***No refunds are issued for unused time in the current cycle.**
43
-
***Access:** If a seat is unassigned during a billing cycle, the affected user can still access {% data variables.product.prodname_copilot_short %} until the end of the cycle.
43
+
***Access:**
44
+
* If a seat is unassigned during a billing cycle, the affected user can still access {% data variables.product.prodname_copilot_short %} until the end of the cycle.
45
+
* If a seat is revoked, users lose access **immediately.**
44
46
45
47
Additionally:
46
48
@@ -58,9 +60,12 @@ What you need to know about the following actions:
58
60
### Removing seats
59
61
60
62
***Billing:**
61
-
* The reduced seat count is effective in the **next billing cycle**.
62
-
***There are no refunds for the current cycle.**
63
-
***Access:** Users lose access **immediately** if their seat is removed, but seats can be reassigned within the current cycle until the new count applies.
63
+
* Billing for that user stops at the end of the cycle.
64
+
* Reduced seat count takes effect at the start of the **next billing cycle.**
65
+
***No refunds are issued for unused time in the current cycle.**
66
+
***Access:**
67
+
* If a seat is unassigned during a billing cycle, the affected user can still access {% data variables.product.prodname_copilot_short %} until the end of the cycle.
68
+
* If a seat is revoked, users lose access **immediately.**
64
69
65
70
Additionally:
66
71
@@ -72,8 +77,7 @@ Additionally:
72
77
73
78
***Proration:** Applies when adding seats/licenses or upgrading plans. You pay only for the portion of the billing cycle remaining.
74
79
***Access:** Assignments and plan changes are effective immediately for affected users.
75
-
***Removing or canceling:** No refunds are issued for unused time; access continues until the end of the cycle paid for, unless a seat/license is unassigned.
76
-
***Reassignment:** In {% data variables.copilot.copilot_for_business %} and {% data variables.copilot.copilot_enterprise %} plans, unassigned seats/licenses can be immediately reassigned to another user during the current billing cycle.
80
+
***Removing or canceling:** No refunds are issued for unused time; access continues until the end of the cycle paid for, unless a seat/license is revoked.
77
81
78
82
| Scenario | Plan | When is billing affected? | Is proration applied? | When does access change? | Refund for unused time? |
Copy file name to clipboardExpand all lines: src/audit-logs/data/ghec/enterprise.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -160,7 +160,7 @@
160
160
},
161
161
{
162
162
"action": "api.request",
163
-
"description": "An API request was made to a security relevant endpoint for the enterprise, or an enterprise owned resource. This event is only included if API Request Events is enabled in the enterprise's audit log settings. This event is only available via audit log streaming.",
163
+
"description": "An API request was made to an endpoint for the enterprise, or an enterprise owned resource. This event is only included if API Request Events is enabled in the enterprise's audit log settings. This event is only available via audit log streaming.",
Copy file name to clipboardExpand all lines: src/audit-logs/data/ghes-3.14/enterprise.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -126,7 +126,7 @@
126
126
},
127
127
{
128
128
"action": "api.request",
129
-
"description": "An API request was made to a security relevant endpoint for the enterprise, or an enterprise owned resource. This event is only included if API Request Events is enabled in the enterprise's audit log settings. This event is only available via audit log streaming.",
129
+
"description": "An API request was made to an endpoint for the enterprise, or an enterprise owned resource. This event is only included if API Request Events is enabled in the enterprise's audit log settings. This event is only available via audit log streaming.",
Copy file name to clipboardExpand all lines: src/audit-logs/data/ghes-3.15/enterprise.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -126,7 +126,7 @@
126
126
},
127
127
{
128
128
"action": "api.request",
129
-
"description": "An API request was made to a security relevant endpoint for the enterprise, or an enterprise owned resource. This event is only included if API Request Events is enabled in the enterprise's audit log settings. This event is only available via audit log streaming.",
129
+
"description": "An API request was made to an endpoint for the enterprise, or an enterprise owned resource. This event is only included if API Request Events is enabled in the enterprise's audit log settings. This event is only available via audit log streaming.",
Copy file name to clipboardExpand all lines: src/audit-logs/data/ghes-3.16/enterprise.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -126,7 +126,7 @@
126
126
},
127
127
{
128
128
"action": "api.request",
129
-
"description": "An API request was made to a security relevant endpoint for the enterprise, or an enterprise owned resource. This event is only included if API Request Events is enabled in the enterprise's audit log settings. This event is only available via audit log streaming.",
129
+
"description": "An API request was made to an endpoint for the enterprise, or an enterprise owned resource. This event is only included if API Request Events is enabled in the enterprise's audit log settings. This event is only available via audit log streaming.",
Copy file name to clipboardExpand all lines: src/audit-logs/data/ghes-3.17/enterprise.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -126,7 +126,7 @@
126
126
},
127
127
{
128
128
"action": "api.request",
129
-
"description": "An API request was made to a security relevant endpoint for the enterprise, or an enterprise owned resource. This event is only included if API Request Events is enabled in the enterprise's audit log settings. This event is only available via audit log streaming.",
129
+
"description": "An API request was made to an endpoint for the enterprise, or an enterprise owned resource. This event is only included if API Request Events is enabled in the enterprise's audit log settings. This event is only available via audit log streaming.",
Copy file name to clipboardExpand all lines: src/audit-logs/data/ghes-3.18/enterprise.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -126,7 +126,7 @@
126
126
},
127
127
{
128
128
"action": "api.request",
129
-
"description": "An API request was made to a security relevant endpoint for the enterprise, or an enterprise owned resource. This event is only included if API Request Events is enabled in the enterprise's audit log settings. This event is only available via audit log streaming.",
129
+
"description": "An API request was made to an endpoint for the enterprise, or an enterprise owned resource. This event is only included if API Request Events is enabled in the enterprise's audit log settings. This event is only available via audit log streaming.",
Copy file name to clipboardExpand all lines: src/audit-logs/lib/config.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -9,5 +9,5 @@
9
9
"git": "Note: Git events have special access requirements and retention policies that differ from other audit log events. For GitHub Enterprise Cloud, access Git events via the REST API only with 7-day retention. For GitHub Enterprise Server, Git events must be enabled in audit log configuration and are not included in search results.",
10
10
"sso_redirect": "Note: Automatically redirecting users to sign in is currently in beta for Enterprise Managed Users and subject to change."
0 commit comments