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: src/content/changelogs/pages.yaml
+9-6Lines changed: 9 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -8,12 +8,15 @@ entries:
8
8
- publish_date: "2024-12-19"
9
9
title: Cloudflare GitHub App Permissions Update
10
10
description: |-
11
-
- Users with the [Cloudflare GitHub App](https://github.com/apps/cloudflare-workers-and-pages) installed to connect repositories to Pages or Workers will be prompted to update permissions **today**. New permissions will allow Cloudflare to automatically create a repository on your GitHub account and deploy the new repository for you.
12
-
- **Requested permissions:**
13
-
- [Repository Administration](https://docs.github.com/en/rest/authentication/permissions-required-for-github-apps?apiVersion=2022-11-28#repository-permissions-for-administration) (read/write) to create repositories
14
-
- [Contents](https://docs.github.com/en/rest/authentication/permissions-required-for-github-apps?apiVersion=2022-11-28#repository-permissions-for-contents) (read/write) to push code to the created repositories
15
-
- **Action:** When you receive the email from GitHub with the subject "[GitHub] Cloudflare Workers & Pages is requesting updated permission", please review and accept the new permissions. *If you take no action or choose to decline, you can continue to connect repositories and deploy changes via the Cloudflare GitHub App as you do today.*
16
-
- **Questions?** Visit [#github-permissions-update](https://discord.com/channels/595317990191398933/1313895851520688163) in Cloudflare Developers Discord.
11
+
- Cloudflare is requesting updated permissions for the [Cloudflare GitHub App](https://github.com/apps/cloudflare-workers-and-pages) to enable features like automatically creating a repository on your GitHub account and deploying the new repository for you. This feature is coming out soon to support a better onboarding experience.
12
+
- **Requested permissions:**
13
+
- [Repository Administration](https://docs.github.com/en/rest/authentication/permissions-required-for-github-apps?apiVersion=2022-11-28#repository-permissions-for-administration) (read/write) to create repositories.
14
+
- [Contents](https://docs.github.com/en/rest/authentication/permissions-required-for-github-apps?apiVersion=2022-11-28#repository-permissions-for-contents) (read/write) to push code to the created repositories.
15
+
- **Who is impacted:**
16
+
- Existing users will be prompted to update permissions when GitHub sends an email with subject "[GitHub] Cloudflare Workers & Pages is requesting updated permission" on December 19th, 2024.
17
+
- New users installing the app will see the updated permissions during the connecting repository process.
18
+
- **Action:** Review and accept the permissions update to use upcoming features. *If you decline or take no action, you can continue connecting repositories and deploying changes via the Cloudflare GitHub App as you do today, but new features requiring these permissions will not be available.*
19
+
- **Questions?** Visit [#github-permissions-update](https://discord.com/channels/595317990191398933/1313895851520688163) in Cloudflare Developers Discord.
17
20
- publish_date: "2024-10-24"
18
21
title: Updating Bun version to 1.1.33 in V2 build system
Copy file name to clipboardExpand all lines: src/content/changelogs/workers.yaml
+7-4Lines changed: 7 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -8,11 +8,14 @@ entries:
8
8
- publish_date: "2024-12-19"
9
9
description: |-
10
10
- **Cloudflare GitHub App Permissions Update**
11
-
- Users with the [Cloudflare GitHub App](https://github.com/apps/cloudflare-workers-and-pages) installed to connect repositories to Pages or Workers will be prompted to update permissions **today**. New permissions will allow Cloudflare to automatically create a repository on your GitHub account and deploy the new repository for you.
11
+
- Cloudflare is requesting updated permissions for the [Cloudflare GitHub App](https://github.com/apps/cloudflare-workers-and-pages) to enable features like automatically creating a repository on your GitHub account and deploying the new repository for you. This feature is coming out soon to support a better onboarding experience.
12
12
- **Requested permissions:**
13
-
- [Repository Administration](https://docs.github.com/en/rest/authentication/permissions-required-for-github-apps?apiVersion=2022-11-28#repository-permissions-for-administration) (read/write) to create repositories
14
-
- [Contents](https://docs.github.com/en/rest/authentication/permissions-required-for-github-apps?apiVersion=2022-11-28#repository-permissions-for-contents) (read/write) to push code to the created repositories
15
-
- **Action:** When you receive the email from GitHub with the subject “[GitHub] Cloudflare Workers & Pages is requesting updated permission”, please review and accept the new permissions. *If you take no action or choose to decline, you can continue to connect repositories and deploy changes via the Cloudflare GitHub App as you do today.*
13
+
- [Repository Administration](https://docs.github.com/en/rest/authentication/permissions-required-for-github-apps?apiVersion=2022-11-28#repository-permissions-for-administration) (read/write) to create repositories.
14
+
- [Contents](https://docs.github.com/en/rest/authentication/permissions-required-for-github-apps?apiVersion=2022-11-28#repository-permissions-for-contents) (read/write) to push code to the created repositories.
15
+
- **Who is impacted:**
16
+
- Existing users will be prompted to update permissions when GitHub sends an email with subject "[GitHub] Cloudflare Workers & Pages is requesting updated permission" on December 19th, 2024.
17
+
- New users installing the app will see the updated permissions during the connecting repository process.
18
+
- **Action:** Review and accept the permissions update to use upcoming features. *If you decline or take no action, you can continue connecting repositories and deploying changes via the Cloudflare GitHub App as you do today, but new features requiring these permissions will not be available.*
16
19
- **Questions?** Visit [#github-permissions-update](https://discord.com/channels/595317990191398933/1313895851520688163) in Cloudflare Developers Discord.
0 commit comments