Skip to content

chore: Fix release matching directories#1728

Merged
kaylareopelle merged 4 commits into
open-telemetry:mainfrom
kaylareopelle:fix-releases-matching-dirs
Oct 9, 2025
Merged

chore: Fix release matching directories#1728
kaylareopelle merged 4 commits into
open-telemetry:mainfrom
kaylareopelle:fix-releases-matching-dirs

Conversation

@kaylareopelle
Copy link
Copy Markdown
Contributor

HTTP / HTTPX
SQL / Sql Obfuscation + Sql Processors

All these gems match on the substring and cause toys to initiate releases when changes have not been made to accidentally matching gems.

Adding a / should fix the match problem.

Related to #1727 and #1512

HTTP / HTTPX
SQL / Sql Obfuscation + Sql Processors

All these gems match on the substring and cause toys to initiate
releases when changes have not been made to accidentally matching gems.

Adding a / should fix the match problem.
Copy link
Copy Markdown
Contributor

@ericmustin ericmustin left a comment

Choose a reason for hiding this comment

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

lgtm

Comment thread .toys/.data/releases.yml Outdated
Comment thread .toys/.data/releases.yml Outdated
@kaylareopelle kaylareopelle merged commit f0c1563 into open-telemetry:main Oct 9, 2025
64 checks passed
@kaylareopelle kaylareopelle deleted the fix-releases-matching-dirs branch October 9, 2025 23:35
americodls pushed a commit to intercom/opentelemetry-ruby-contrib that referenced this pull request Oct 12, 2025
* chore: Fix release matching directories

HTTP / HTTPX
SQL / Sql Obfuscation + Sql Processors

All these gems match on the substring and cause toys to initiate
releases when changes have not been made to accidentally matching gems.

Adding a / should fix the match problem.

* Apply suggestions from code review

Co-authored-by: Sander Jans <scbjans@gmail.com>

---------

Co-authored-by: Sander Jans <scbjans@gmail.com>
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.

4 participants