Skip to content

Conversation

@eps1lon
Copy link
Member

@eps1lon eps1lon commented Jul 7, 2025

Follow-up to #81369

GH_TOKEN_PULL_REQUESTS does not have permissions to create PRs: https://github.com/vercel/next.js/actions/runs/16122436717/job/45491343888

Basically reverting the changes in #81134 made the the react-sync.

Test plan

@ijjk ijjk added the created-by: Next.js team PRs by the Next.js team. label Jul 7, 2025
@eps1lon eps1lon requested a review from ijjk July 7, 2025 16:40
@eps1lon eps1lon marked this pull request as ready for review July 7, 2025 16:40
@ijjk
Copy link
Member

ijjk commented Jul 7, 2025

Failing test suites

Commit: 6a47f6e

pnpm test-start test/e2e/app-dir/segment-cache/cdn-cache-busting/cdn-cache-busting.test.ts

  • segment cache (CDN cache busting) > perform fully prefetched navigation when a third-party proxy performs a redirect
Expand output

● segment cache (CDN cache busting) › perform fully prefetched navigation when a third-party proxy performs a redirect

Expected a response containing the given string:

Target page

  113 |       })
  114 |
> 115 |       await act(
      |             ^
  116 |         async () => {
  117 |           const linkToggle = await browser.elementByCss(
  118 |             '[data-link-accordion="/redirect-to-target-page"]'

  at Object.act (e2e/app-dir/segment-cache/cdn-cache-busting/cdn-cache-busting.test.ts:115:13)

Read more about building and testing Next.js in contributing.md.

Copy link
Member

@ijjk ijjk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be good now #81382

@eps1lon
Copy link
Member Author

eps1lon commented Jul 7, 2025

@ijjk updated the token. works now without this change: https://github.com/vercel/next.js/actions/runs/16122825497/job/45492650081

@eps1lon eps1lon closed this Jul 7, 2025
@eps1lon eps1lon deleted the sebbie/07-07-_sync-react_go_back_to_old_account_for_creating_the_change branch July 7, 2025 16:46
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

created-by: Next.js team PRs by the Next.js team. locked

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants