Skip to content

Commit 4f6446d

Browse files
committed
pages and workers changelog entries
1 parent 1535d6e commit 4f6446d

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

src/content/changelogs/pages.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ 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+
- 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.
817
- publish_date: "2024-10-24"
918
title: Updating Bun version to 1.1.33 in V2 build system
1019
description: |-

src/content/changelogs/workers.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ 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+
- 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.
817
- publish_date: "2024-11-18"
918
description: |-
1019
- Updated v8 to version 13.1.

0 commit comments

Comments
 (0)