Skip to content

fix(zendesk): align version.rb with semantic-release sed pattern#296

Merged
matthv merged 1 commit into
mainfrom
fix/version
May 5, 2026
Merged

fix(zendesk): align version.rb with semantic-release sed pattern#296
matthv merged 1 commit into
mainfrom
fix/version

Conversation

@matthv
Copy link
Copy Markdown
Member

@matthv matthv commented May 5, 2026

Fix VERSION constant in Zendesk datasource to match semantic-release sed pattern

The VERSION constant in version.rb is rewritten as a bare string literal without .freeze, so the semantic-release sed pattern can update it correctly during releases. The file is also excluded from the Style/MutableConstant and Style/StringLiterals RuboCop cops in .rubocop.yml to suppress the resulting offenses.

Macroscope summarized 614a9b0.

@matthv matthv merged commit 2e45efb into main May 5, 2026
38 checks passed
@matthv matthv deleted the fix/version branch May 5, 2026 16:08
forest-bot added a commit that referenced this pull request May 5, 2026
## [1.28.1](v1.28.0...v1.28.1) (2026-05-05)

### Bug Fixes

* **zendesk:** align version.rb with semantic-release sed pattern ([#296](#296)) ([2e45efb](2e45efb))
@forest-bot
Copy link
Copy Markdown
Member

🎉 This PR is included in version 1.28.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants