Skip to content

Disable environment deployments#870

Merged
5ouma merged 3 commits intomainfrom
ci-environment-without-deployments
Apr 11, 2026
Merged

Disable environment deployments#870
5ouma merged 3 commits intomainfrom
ci-environment-without-deployments

Conversation

@5ouma
Copy link
Copy Markdown
Owner

@5ouma 5ouma commented Apr 11, 2026

There's no need to create deployments.

There's no need to create deployments.
Copilot AI review requested due to automatic review settings April 11, 2026 03:37
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 11, 2026

Warning

Rate limit exceeded

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

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 25 minutes and 21 seconds.

⌛ 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: be8fed96-9236-4c83-b860-7b6228ea45d4

📥 Commits

Reviewing files that changed from the base of the PR and between 57f54cc and 9778812.

📒 Files selected for processing (2)
  • .github/workflows/gist-update.yml
  • .github/workflows/release.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch ci-environment-without-deployments

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.

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

This PR aims to disable GitHub “environment deployments” being created by workflows by changing the environment job configuration.

Changes:

  • Converted environment: <name> to an environment: object in release.yml.
  • Converted environment: <name> to an environment: object in gist-update.yml.
  • Added deployment: false under each environment.

Reviewed changes

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

File Description
.github/workflows/release.yml Changes the job environment configuration to attempt to disable deployment creation.
.github/workflows/gist-update.yml Changes the job environment configuration to attempt to disable deployment creation.

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

@5ouma 5ouma merged commit 61ba4e4 into main Apr 11, 2026
4 of 5 checks passed
@5ouma 5ouma deleted the ci-environment-without-deployments branch April 11, 2026 03:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants