-
Notifications
You must be signed in to change notification settings - Fork 48.9k
Allow forcing a build in artifacts workflow dispatch #31027
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Comparing: 79bcf6e...610bf04 Critical size changesIncludes critical production bundles, as well as any change greater than 2%:
Significant size changesIncludes any change greater than 0.2%: (No significant changes) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's great! I was having trouble testing this
Stack from ghstack (oldest at bottom):
Sometimes it is useful to bypass the revision check when we need to make
changes to the runtime_commit_artifacts script. The
force
input can bepassed via the GitHub UI for manual runs of the workflow.