You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: add Flue deploy workflow on merge to production (#32772)
* [Flue] Add production deploy workflow on merge to production
* [Flue] List all production secrets in secrets.required
* [Flue] Rename deploy secret to CLOUDFLARE_DOCS_BOT_FLUE_DEPLOY
* [Flue] Use existing CLOUDFLARE_API_TOKEN secret for deploy
* [Flue] Fix review findings: remove redundant build step, add curl failure handling
* [Flue] Fix review findings: restrict workflow_dispatch branch, remove non-secret and unused entries from secrets.required
* [Flue] Fix review findings: correct Google Chat link syntax, remove unused DOCS_FLUE_CF_TOKEN secret
* [Flue] Revert to Google Chat pipe link syntax in failure notification
"flue:reset:local": "rm -rf .flue/.wrangler/state .flue/.wrangler/tmp .flue/dist/cloudflare_docs_flue/.wrangler/state && echo 'Cleared local flue dev state (Durable Objects + R2). Stop the dev server before running this.'",
0 commit comments