vercel / next.js

The React Framework
https://nextjs.org
MIT License
122.59k stars 26.23k forks source link

chore: disable auto-label issues with linear:next #67179

Closed huozhi closed 4 days ago

huozhi commented 4 days ago

Disable the auto-label triaging for gh issues

ijjk commented 4 days ago

Failing test suites

Commit: 62e9d8187203fc57886df4f2b326eda731b99c8b

pnpm test-start test/e2e/app-dir/app-client-cache/client-cache.original.test.ts

Expand output ● app dir client cache semantics (30s/5min) › prefetch={true} › should prefetch again after 5 mins if the link is visible again TIMED OUT: success fail undefined 699 | 700 | if (hardError) { > 701 | throw new Error('TIMED OUT: ' + regex + '\n\n' + content + '\n\n' + lastErr) | ^ 702 | } 703 | return false 704 | } at check (lib/next-test-utils.ts:701:11) at Object. (e2e/app-dir/app-client-cache/client-cache.original.test.ts:159:9)

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

huozhi commented 4 days ago

Discussed with team probably still wanna keep it for now.