Skip to content

fix(ci): remove Netlify prod deploy that overwrites devsy.sh#330

Merged
skevetter merged 2 commits into
mainfrom
4e20-56e8-fix-netlify-deploy
May 18, 2026
Merged

fix(ci): remove Netlify prod deploy that overwrites devsy.sh#330
skevetter merged 2 commits into
mainfrom
4e20-56e8-fix-netlify-deploy

Conversation

@skevetter

Copy link
Copy Markdown
Contributor

Summary

  • Removes the deploy-update-metadata job from the release workflow — it was deploying only desktop update metadata as the entire production Netlify site, wiping devsy.sh (P0 outage)
  • Adds restore-netlify.yml workflow_dispatch to restore the last known good deploy via Netlify API

After merge, dispatch the "Restore Netlify Site" workflow to bring devsy.sh back online.

The deploy-update-metadata job was deploying only desktop update
metadata files as the entire production site, wiping the main
devsy.sh website content. Remove the job and add a restore workflow
to roll back to the last known good deploy.
@netlify

netlify Bot commented May 18, 2026

Copy link
Copy Markdown

Deploy Preview for devsydev canceled.

Name Link
🔨 Latest commit 4597fcb
🔍 Latest deploy log https://app.netlify.com/projects/devsydev/deploys/6a0aff79ff8329000861d998

@coderabbitai

coderabbitai Bot commented May 18, 2026

Copy link
Copy Markdown

Warning

Rate limit exceeded

@skevetter has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 29 minutes and 27 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 7556a9d0-5ac8-4f79-b2e5-38be2b28aaa8

📥 Commits

Reviewing files that changed from the base of the PR and between 1b94cd7 and 4597fcb.

📒 Files selected for processing (2)
  • .github/workflows/release.yml
  • .github/workflows/restore-netlify.yml

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Use the correct /sites/{site_id}/deploys/{deploy_id}/restore endpoint
instead of /deploys/{deploy_id}/restore. Remove unused netlify-cli
install step that added ~20s without being used.
@skevetter skevetter marked this pull request as ready for review May 18, 2026 12:28
@skevetter skevetter enabled auto-merge (squash) May 18, 2026 12:28
@skevetter skevetter merged commit 791c0e7 into main May 18, 2026
50 checks passed
@skevetter skevetter deleted the 4e20-56e8-fix-netlify-deploy branch May 18, 2026 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant