We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Cloudflare Pages では各環境のデプロイ対象とするブランチを決めることが出来るため, docs/ と @renovate が生成するブランチでのみプレビューデプロイが走るようにしたい
docs/
The text was updated successfully, but these errors were encountered:
6 日ほど前に追加されたオープンベータ機能ではありますが, Cloudflare Pages 上でのビルドキャッシュを有効化すればビルド時間が短縮されることで解決できるかもしれないです
Sorry, something went wrong.
#1092 の目的は無駄なデプロイ操作を無くしたいだけですね. その機能も有効にする余地はありそうですが, #1092 でやることではないでしょう.
ブランチ名でプレビューデプロイのスキップを制御することは出来るようです https://developers.cloudflare.com/pages/configuration/branch-build-controls/
はい. Issue Description に書いてます.
やりたい人やりな
No branches or pull requests
提出する前に - 確認事項
提出内容
Cloudflare Pages では各環境のデプロイ対象とするブランチを決めることが出来るため,
docs/
と @renovate が生成するブランチでのみプレビューデプロイが走るようにしたいThe text was updated successfully, but these errors were encountered: