Skip to content

Commit

Permalink
Add billing email notification section for Actions, Packages, and Cod…
Browse files Browse the repository at this point in the history
…espaces (github#21265)

* added email notifications section for Actions

* added email notifications section for Packages

* added email notifications section for codespaces

* Create and use reusable

Co-authored-by: Ethan P <[email protected]>
  • Loading branch information
winnie and ethanpalm authored Sep 10, 2021
1 parent 94d9314 commit 89c684b
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,7 @@ Enterprise owners and billing managers can manage the spending limit for {% data
![Spending limit tab](/assets/images/help/settings/spending-limit-tab-enterprise.png)
{% data reusables.dotcom_billing.monthly-spending-limit %}
{% data reusables.dotcom_billing.update-spending-limit %}


## Managing usage and spending limit email notifications
{% data reusables.billing.email-notifications %}
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,6 @@ Enterprise owners and billing managers can manage the spending limit for {% data
![Spending limit tab](/assets/images/help/settings/spending-limit-tab-enterprise.png)
{% data reusables.dotcom_billing.monthly-spending-limit %}
{% data reusables.dotcom_billing.update-spending-limit %}

## Managing usage and spending limit email notifications
{% data reusables.billing.email-notifications %}
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,6 @@ Enterprise owners and billing managers can manage the spending limit for {% data
![Spending limit tab](/assets/images/help/settings/spending-limit-tab-enterprise.png)
{% data reusables.dotcom_billing.monthly-spending-limit %}
{% data reusables.dotcom_billing.update-spending-limit %}

## Managing usage and spending limit email notifications
{% data reusables.billing.email-notifications %}
3 changes: 3 additions & 0 deletions data/reusables/billing/email-notifications.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Email notifications are sent to account owners and billing managers when spending reaches 50%, 75%, and 90% of your account's included usage and when spending reaches 50%, 75%, and 90% of your account's spending limit.

You can disable these notifications anytime by navigating to the bottom of the **Spending Limit** page.

0 comments on commit 89c684b

Please sign in to comment.