Skip to content

Commit 5aa0b13

Browse files
pages and workers changelog entries for github app perm update (#18859)
* pages and workers changelog entries * Update src/content/changelogs/pages.yaml Co-authored-by: Daniel Walsh <[email protected]> * v2 changelog message * V3 changes * Update src/content/changelogs/workers.yaml Co-authored-by: Daniel Walsh <[email protected]> * Update src/content/changelogs/pages.yaml Co-authored-by: Daniel Walsh <[email protected]> --------- Co-authored-by: Daniel Walsh <[email protected]>
1 parent 145455a commit 5aa0b13

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

src/content/changelogs/pages.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@ productLink: "/pages/"
55
productArea: Developer platform
66
productAreaLink: /workers/platform/changelog/platform/
77
entries:
8+
- publish_date: "2024-12-19"
9+
title: Cloudflare GitHub App Permissions Update
10+
description: |-
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 when getting started with a template. 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 the Cloudflare Developers Discord.
820
- publish_date: "2024-10-24"
921
title: Updating Bun version to 1.1.33 in V2 build system
1022
description: |-

src/content/changelogs/workers.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@ productLink: "/workers/"
55
productArea: Developer platform
66
productAreaLink: /workers/platform/changelog/platform/
77
entries:
8+
- publish_date: "2024-12-19"
9+
description: |-
10+
- **Cloudflare GitHub App Permissions Update**
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 when getting started with a template. 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 the Cloudflare Developers Discord.
820
- publish_date: "2024-11-18"
921
description: |-
1022
- Updated v8 to version 13.1.

0 commit comments

Comments
 (0)