Skip to content

Bump terraform-docs to v0.21.0#379

Closed
Copilot wants to merge 10 commits intomainfrom
copilot/sub-pr-378
Closed

Bump terraform-docs to v0.21.0#379
Copilot wants to merge 10 commits intomainfrom
copilot/sub-pr-378

Conversation

Copy link
Contributor

Copilot AI commented Feb 17, 2026


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

virgofx and others added 9 commits February 17, 2026 03:48
…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
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
Copilot AI requested a review from virgofx February 17, 2026 06:42
@virgofx virgofx force-pushed the 264-not-fully-conventional-commit-compliant branch 4 times, most recently from bcbee6b to c6b6b88 Compare February 17, 2026 16:42
Base automatically changed from 264-not-fully-conventional-commit-compliant to main February 17, 2026 16:44
@virgofx
Copy link
Member

virgofx commented Feb 17, 2026

@copilot Rebase and update accordingly.

@sonarqubecloud
Copy link

Copy link
Contributor Author

Copilot AI commented Feb 17, 2026

@copilot Rebase and update accordingly.

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.

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