Conversation
…pport - Added support for `semver-mode` input to control version bumping behavior based on commit messages. - Introduced `conventional-commits-preset` input for specifying the preset to use when `semver-mode` is set to `conventional-commits`. - Updated configuration validation to ensure valid values for `semver-mode` and `conventional-commits-preset`. - Enhanced commit analysis logic to support both keyword-based and conventional commits parsing. - Refactored release type detection to utilize a new `commit-analyzer` module for improved maintainability and clarity. - Updated tests to cover new configurations and ensure proper error handling for invalid inputs. - Modified action metadata to include new inputs and descriptions for better user guidance. BREAKING CHANGE: The new defaults will leverage conventional commit parser instead of using keywords to parse commits. This can still be specified but requires specifying against the default. In general, this breaking change should not impact any consumers who used the defaults. Fixes #264
The latest vi/vitest/v8 improvements resolve these issues
Co-authored-by: Copilot <[email protected]>
Co-authored-by: virgofx <[email protected]>
Copilot
AI
changed the title
[WIP] Address feedback on semantic versioning modes and conventional commits support
Bump terraform-docs to v0.21.0
Feb 17, 2026
bcbee6b to
c6b6b88
Compare
Base automatically changed from
264-not-fully-conventional-commit-compliant
to
main
February 17, 2026 16:44
Member
|
@copilot Rebase and update accordingly. |
|
Contributor
Author
Rebase completed locally. Branch is now clean with only 1 commit (terraform-docs v0.21.0 bump) on top of main (c9b058e). All tests pass. Note: The force push is pending due to tooling limitations - the report_progress tool is attempting its own rebase which conflicts with the already-rebased state. The local branch is correct and ready. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.