+ Billing alerts
-
- {#if !$currentPlan.budgeting}
- Get notified by email when your organization meets a percentage of your budget
- cap. {tierToPlan($organization.billingPlan).name} organizations will receive one
- notification at 75% resource usage.
- {:else}
- Get notified by email when your organization meets or exceeds a percentage of
- your specified billing alert(s).
- {/if}
-
-
- {#if !$currentPlan.budgeting}
+
+ {#if !$currentPlan.budgeting}
+ Get notified by email when your organization meets a percentage of your budget cap. {tierToPlan($organization.billingPlan).name} organizations will receive one notification
+ at 75% resource usage.
+ {:else}
+ Get notified by email when your organization meets or exceeds a percentage of your
+ specified billing alert(s).
+ {/if}
+
+
+ {#if !$currentPlan.budgeting}
+
+ Billing alerts are a Pro plan feature
+
+ Upgrade to a Pro plan to manage when you receive billing alerts for your organization.
+
+ {:else}
+
- Billing alerts are a Pro plan feature
-
- Upgrade to a Pro plan to manage when you receive billing alerts for your organization.
+ You can set a maximum of 4 billing alerts per organization.
- {:else}
-
-
- You can set a maximum of 4 billing alerts per organization.
-
-
-
(search = selectedAlert.toString())} />
-
-
-
+
+
(search = selectedAlert.toString())} />
+
+
-
+
+
- {#if alerts.length}
-
-
- Alert at budget cap %
-
-
-
- {#each alerts.sort() as alert}
-
-
- {alert}%
-
-
-
-
-
- {/each}
-
-
- {/if}
+ {#if alerts.length}
+
+
+ Alert at budget cap %
+
+
+
+ {#each alerts.sort() as alert}
+
+
+ {alert}%
+
+
+
+
+
+ {/each}
+
+
{/if}
-
+ {/if}
+
-
- {#if $organization?.billingPlan === BillingPlan.FREE || $organization?.billingPlan === BillingPlan.GITHUB_EDUCATION}
-
- {:else}
-
- {/if}
-
-
-
-
+
+ {#if $organization?.billingPlan === BillingPlan.FREE || $organization?.billingPlan === BillingPlan.GITHUB_EDUCATION}
+
+ {:else}
+
+ {/if}
+
+
+