Skip to content

fix(ci): exclude CLI deploys from Netlify restore search#337

Merged
skevetter merged 1 commit into
mainfrom
4e20-56e8-netlify-ops
May 18, 2026
Merged

fix(ci): exclude CLI deploys from Netlify restore search#337
skevetter merged 1 commit into
mainfrom
4e20-56e8-netlify-ops

Conversation

@skevetter

Copy link
Copy Markdown
Contributor

Summary

  • Fixes the restore-devsy-sh operation to exclude CLI deploys (deploy_source == "cli") when searching for the last known-good production deploy
  • The incident was caused by a CLI deploy that wiped the site, so restoring to the most recent "ready" deploy would restore to the bad state — this filter skips it

@skevetter
skevetter enabled auto-merge (squash) May 18, 2026 14:52
@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 44 minutes and 29 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: 3158cfe2-0233-4bd9-a708-01939c9c8a06

📥 Commits

Reviewing files that changed from the base of the PR and between 4565129 and 134ea61.

📒 Files selected for processing (1)
  • .github/workflows/netlify-ops.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.

@netlify

netlify Bot commented May 18, 2026

Copy link
Copy Markdown

Deploy Preview for devsydev canceled.

Name Link
🔨 Latest commit 134ea61
🔍 Latest deploy log https://app.netlify.com/projects/devsydev/deploys/6a0b2819ef6feb0008497af4

@skevetter
skevetter force-pushed the 4e20-56e8-netlify-ops branch from 751f2fb to 134ea61 Compare May 18, 2026 14:54
@github-actions github-actions Bot added size/xs and removed size/m labels May 18, 2026
@skevetter
skevetter merged commit db5ecf3 into main May 18, 2026
16 checks passed
@skevetter
skevetter deleted the 4e20-56e8-netlify-ops branch May 18, 2026 14:59
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