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: learn-pr/github/github-introduction-products/includes/7-metered-usage-consumption-reports.md
+16-17Lines changed: 16 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,13 +40,12 @@ GitHub Packages allows storing artifacts, container images, and dependencies. St
40
40
### Billing Details
41
41
42
42
-**Free Allocation:**
43
-
-**Public repositories:** Free storage and bandwidth.
44
-
-**Private repositories:**
45
-
- Free storage up to **2GB**
46
-
- Free data transfer up to **1GB/month**
47
-
-**Additional Costs:**
48
-
- Storage beyond free limits: **$0.25 per GB/month**
49
-
- Outbound data transfer beyond free limit: **$0.50 per GB**
43
+
-**Public repositories:** Free storage and bandwidth.
44
+
-**Private repositories:**
45
+
- Storage up to 2GB
46
+
- Data transfer up to 1GB per month
47
+
48
+
For details on storage limits and usage beyond the free allocation, see [GitHub’s pricing page](https://github.com/pricing).
50
49
51
50
### Optimization Strategies
52
51
- Regularly **delete unused packages** or enable retention policies.
@@ -99,12 +98,13 @@ GitHub Copilot provides **AI-driven code completion** and suggestions, billed pe
99
98
100
99
### Billing Details
101
100
102
-
-**Pricing Model:**
103
-
-**Copilot for Individuals:** $10/month
104
-
-**Copilot for Business:** $19/user/month
101
+
-**Access Model:**
102
+
- Available for individuals and businesses with different subscription options.
105
103
-**Free Access:**
106
-
- Free for students and verified open-source maintainers.
107
-
- Free for **select enterprise customers** (trial-based).
104
+
- Free for students and verified open-source maintainers.
105
+
- Free for **select enterprise customers** (trial-based).
106
+
107
+
For current Copilot plans and subscription details, see [GitHub Copilot pricing](https://github.com/features/copilot#pricing).
108
108
109
109
### Optimization Strategies
110
110
@@ -123,11 +123,10 @@ GitHub LFS is used for storing large binary files separately from Git repositori
123
123
### Billing Details
124
124
125
125
-**Free Tier:**
126
-
-**1GB** free storage per repository.
127
-
-**1GB** free bandwidth per month.
128
-
-**Additional Costs:**
129
-
- Extra storage: **$5 per 50GB/month**
130
-
- Extra bandwidth: **$5 per 50GB**
126
+
- 1GB of storage per repository
127
+
- 1GB of bandwidth per month
128
+
129
+
For more information on Git Large File Storage (LFS) usage and limits, see [GitHub's LFS documentation](https://docs.github.com/en/github/managing-large-files/about-git-large-file-storage#about-storage-and-bandwidth-usage).
0 commit comments