mirror of
https://github.com/cloudflare/vinext.git
synced 2026-05-09 08:25:34 +02:00
[PR #10] [MERGED] ci: disable scheduled tip workflow #242
Labels
No labels
enhancement
enhancement
good first issue
help wanted
nextjs-tracking
nextjs-tracking
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vinext#242
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/cloudflare/vinext/pull/10
Author: @southpolesteve
Created: 2/24/2026
Status: ✅ Merged
Merged: 2/24/2026
Merged by: @elithrar
Base:
main← Head:chore/disable-tip-workflow📝 Commits (1)
e5457e5ci: disable scheduled tip workflow for now📊 Changes
1 file changed (+1 additions, -3 deletions)
View changed files
📝
.github/workflows/tip.yml(+1 -3)📄 Description
The Next.js canary ecosystem test (
tip.yml) runs every 6 hours and is failing on main, creating noise. Disable the schedule for now — keepworkflow_dispatchso it can still be run manually. Re-enable once ecosystem tests are stable.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.