Skip to content

chore: remove staging release workflow#1646

Merged
MuncleUscles merged 1 commit into
mainfrom
chore/remove-release-staging-workflow
Jun 1, 2026
Merged

chore: remove staging release workflow#1646
MuncleUscles merged 1 commit into
mainfrom
chore/remove-release-staging-workflow

Conversation

@MuncleUscles
Copy link
Copy Markdown
Member

@MuncleUscles MuncleUscles commented May 29, 2026

Summary

  • remove the obsolete .github/workflows/release-staging.yml workflow
  • drops the old merged-PR/manual trigger that dispatched genlayer-infra/actions/workflows/deploy-stage.yml

Verification

  • confirmed no remaining references to release-staging, Release Staging, or deploy-stage.yml under .github, README.md, or docs
  • commit hooks passed; no runtime tests needed for workflow deletion

Summary by CodeRabbit

  • Chores
    • Removed automated staging release workflow

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 29, 2026

Warning

Review limit reached

@MuncleUscles, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 28 minutes and 43 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, 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 include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: c6cf8db8-736f-4b30-806b-cd2bf6e03dbc

📥 Commits

Reviewing files that changed from the base of the PR and between 2a0dabb and a0eda9e.

📒 Files selected for processing (1)
  • .github/workflows/release-staging.yml
📝 Walkthrough

Walkthrough

The pull request removes .github/workflows/release-staging.yml, a 28-line GitHub Actions workflow file. The deleted workflow was triggered by pull request closures on main and manual dispatch, and contained a job that obtained GitHub App credentials and dispatched the deploy-stage workflow in the genlayer-infra repository.

Changes

Cohort / File(s) Summary
Workflow Configuration
.github/workflows/release-staging.yml
Removed workflow file that triggered staging infrastructure deployment on pull request closure and manual dispatch. Job obtained GitHub App token and invoked genlayer-infra deployment workflow.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Suggested labels

released

Poem

🐰 A workflow fades into the mist,
No more staging deploys will exist,
The infra dispatch takes its rest,
Simplification is best!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely summarizes the main change: removing an obsolete staging release workflow file.
Description check ✅ Passed The description addresses the key changes and verification steps, though it deviates from the template structure by omitting standard sections like 'What', 'Why', and 'Testing done'.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/remove-release-staging-workflow

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.

@MuncleUscles MuncleUscles force-pushed the chore/remove-release-staging-workflow branch from 2a0dabb to a0eda9e Compare June 1, 2026 12:07
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Jun 1, 2026

@MuncleUscles MuncleUscles merged commit c1705ab into main Jun 1, 2026
11 checks passed
@MuncleUscles MuncleUscles deleted the chore/remove-release-staging-workflow branch June 1, 2026 12:10
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 1, 2026

🎉 This PR is included in version 0.120.19 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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