Skip to content

Remove Deno lock-related actions#419

Merged
5ouma merged 1 commit intomainfrom
ci-actions-deno
May 1, 2026
Merged

Remove Deno lock-related actions#419
5ouma merged 1 commit intomainfrom
ci-actions-deno

Conversation

@5ouma
Copy link
Copy Markdown
Owner

@5ouma 5ouma commented May 1, 2026

⚠️ Issue

close #


✏️ Description

Renovate can do all operations.


Copilot AI review requested due to automatic review settings May 1, 2026 10:15
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 1, 2026

Warning

Rate limit exceeded

@5ouma has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 21 minutes and 54 seconds before requesting another review.

To keep reviews running without waiting, you can enable usage-based add-on for your organization. This allows additional reviews beyond the hourly cap. Account admins can enable it under billing.

⌛ 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: 92e44bcf-9554-4e22-a80f-7f9a0a70c987

📥 Commits

Reviewing files that changed from the base of the PR and between 3a4d8ff and f48377d.

📒 Files selected for processing (3)
  • .github/workflows/ci-checker.yml
  • .github/workflows/merge-gatekeeper.yml
  • .github/workflows/update-lock.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch ci-actions-deno

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
Review rate limit: 0/1 reviews remaining, refill in 21 minutes and 54 seconds.

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

@github-actions github-actions Bot added the 🎽 CI Changes to CI configuration files and scripts label May 1, 2026
Renovate can do the all operations.
@5ouma 5ouma force-pushed the ci-actions-deno branch from 3fb6dad to f48377d Compare May 1, 2026 10:16
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes workflows that previously updated Deno lockfiles and automated some Renovate PR handling, and replaces the CI-checker’s embedded gatekeeping with a standalone Merge Gatekeeper workflow.

Changes:

  • Delete .github/workflows/update-lock.yml (Renovate-only lockfile operations).
  • Delete .github/workflows/ci-checker.yml (gatekeeper + auto-merge/rebase automation).
  • Add .github/workflows/merge-gatekeeper.yml as a dedicated Merge Gatekeeper workflow.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
.github/workflows/update-lock.yml Removes the Renovate-only Deno lockfile update workflow.
.github/workflows/ci-checker.yml Removes the prior gatekeeper + auto-merge/rebase automation workflow.
.github/workflows/merge-gatekeeper.yml Introduces a standalone Merge Gatekeeper workflow.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/merge-gatekeeper.yml
Comment thread .github/workflows/merge-gatekeeper.yml
@5ouma 5ouma merged commit e17c7f5 into main May 1, 2026
8 checks passed
@5ouma 5ouma deleted the ci-actions-deno branch May 1, 2026 10:19
@5ouma 5ouma Bot mentioned this pull request May 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🎽 CI Changes to CI configuration files and scripts

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants