Skip to content

chore: remove staging release workflow#1646

Open
MuncleUscles wants to merge 1 commit into
mainfrom
chore/remove-release-staging-workflow
Open

chore: remove staging release workflow#1646
MuncleUscles wants to merge 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

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: c7baa543-8bf0-48e6-9f33-edf789456dad

📥 Commits

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

📒 Files selected for processing (1)
  • .github/workflows/release-staging.yml
💤 Files with no reviewable changes (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.

@sonarqubecloud
Copy link
Copy Markdown

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.

1 participant