Skip to content

fix: remove CalVer mention from release workflow#88

Merged
carole-lavillonniere merged 1 commit intomainfrom
workflow-rename
Mar 9, 2026
Merged

fix: remove CalVer mention from release workflow#88
carole-lavillonniere merged 1 commit intomainfrom
workflow-rename

Conversation

@carole-lavillonniere
Copy link
Copy Markdown
Collaborator

@carole-lavillonniere carole-lavillonniere commented Mar 9, 2026

Small cleanup: the create-release-tag workflow job was named "Create next CalVer tag", which is misleading since we decided not to use calendar versioning for now.

@carole-lavillonniere carole-lavillonniere marked this pull request as ready for review March 9, 2026 13:11
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 9, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI (base), Organization UI (inherited)

Review profile: CHILL

Plan: Pro

Run ID: 1408eb43-77f8-4553-b8ce-695f2910d007

📥 Commits

Reviewing files that changed from the base of the PR and between 4eb7d9b and 9615ccb.

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

📝 Walkthrough

Walkthrough

The workflow job display name in the GitHub Actions release workflow was updated from "Create next CalVer tag" to "Create next tag". No functional changes or logic modifications were made.

Changes

Cohort / File(s) Summary
Workflow Configuration
.github/workflows/create-release-tag.yml
Job display name updated from "Create next CalVer tag" to "Create next tag". No logic or control flow changes.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 2
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately summarizes the main change: removing CalVer mention from the release workflow job name.
Description check ✅ Passed The description clearly explains the purpose of the change: the job name was misleading since CalVer was not adopted, and this cleanup removes that misleading reference.

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

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

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.

@carole-lavillonniere carole-lavillonniere merged commit af71c79 into main Mar 9, 2026
8 checks passed
@carole-lavillonniere carole-lavillonniere deleted the workflow-rename branch March 9, 2026 13:19
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