Skip to content

feat: new workflow CI - #26

Merged
RambokDev merged 5 commits into
mainfrom
feat/new-workflow-ci
Mar 8, 2026
Merged

feat: new workflow CI#26
RambokDev merged 5 commits into
mainfrom
feat/new-workflow-ci

Conversation

@RambokDev

@RambokDev RambokDev commented Mar 8, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

  • Chores
    • Improved release workflow by refining version extraction and output handling during automated releases.

@RambokDev
RambokDev merged commit 91a9d06 into main Mar 8, 2026
1 check was pending
@coderabbitai

coderabbitai Bot commented Mar 8, 2026

Copy link
Copy Markdown

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 8643859e-b112-42e8-8037-7cd9629896ce

📥 Commits

Reviewing files that changed from the base of the PR and between bc857a4 and 4c1d8a5.

📒 Files selected for processing (1)
  • .github/workflows/release.yml

📝 Walkthrough

Walkthrough

The GitHub Actions release workflow is modified to extract the version from release-it's command output using regex pattern matching instead of relying on an explicit CLI flag, then stores the extracted version in a workflow environment variable.

Changes

Cohort / File(s) Summary
Release Workflow Configuration
.github/workflows/release.yml
Modified version extraction logic to parse "Bumping version: ..." from release-it output via regex instead of using --release-version flag; extracted version written to GITHUB_OUTPUT; draft tag extraction preserved with adjusted surrounding comments.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Poem

🐰 A rabbit hops through output streams,
Parsing versions from command dreams,
No flags needed, just regex sight,
Extracting bumps with pure delight! ✨

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feat/new-workflow-ci

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

@coderabbitai coderabbitai Bot mentioned this pull request Jul 25, 2026
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