Skip to content

feat: Add initial-version input to get-version workflow - #44

Merged
taorepoara merged 1 commit into
mainfrom
featAdd-initial-version-input-to-get-version-workflow
Sep 3, 2025
Merged

feat: Add initial-version input to get-version workflow#44
taorepoara merged 1 commit into
mainfrom
featAdd-initial-version-input-to-get-version-workflow

Conversation

@shiipou

@shiipou shiipou commented Sep 3, 2025

Copy link
Copy Markdown
Contributor

About this PR

This PR add initial-version input to allow to change the initial version calculated by convco.
That version will be 1.0.0 by default.

Technical highlight/advice

How to test my changes

Checklist

  • I didn't over-scope my PR
  • My PR title matches the commit convention
  • I did not include breaking changes
  • I made my own code-review before requesting one

I included unit tests that cover my changes

  • 👍 yes
  • 🙅 no, because they aren't needed
  • 🙋 no, because I need help

I added/updated the documentation about my changes

  • 📜 README.md
  • 📕 docs/*.md
  • 📓 docs.lenra.io
  • 🙅 no documentation needed

@shiipou
shiipou marked this pull request as ready for review September 3, 2025 08:43
@shiipou shiipou self-assigned this Sep 3, 2025

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Adds an initial-version input parameter to the get-version workflow to allow customization of the initial version calculated by convco, defaulting to '1.0.0'.

  • Added a new initial-version input parameter to the workflow with a default value of '1.0.0'
  • Configured the convco CLI to use this custom initial version via the CONVCO_INITIAL_BUMP_VERSION environment variable

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@taorepoara
taorepoara merged commit a1eb0e6 into main Sep 3, 2025
1 check failed
@taorepoara
taorepoara deleted the featAdd-initial-version-input-to-get-version-workflow branch September 3, 2025 12:53
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.

3 participants