Closed FlavioOdas closed 3 years ago
Hi! I'm VTEX IO CI/CD Bot and I'll be helping you to publish your app! 🤖
Please select which version do you want to release:
[ ] Patch (backwards-compatible bug fixes)
[x] Minor (backwards-compatible functionality)
[ ] Major (incompatible API changes)
And then you just need to merge your PR when you are ready! There is no need to create a release commit/tag.
Beep boop :robot:
Thank you so much for keeping our documentation up-to-date :heart:
@icazevedo I've adapted the mainImageLabel
field to accept both string and object like suggested 😄
Any update here guys?
Your PR has been merged! App is being published. :rocket: Version 2.70.0 → 2.71.0
After the publishing process has been completed (check #vtex-io-releases) and doing A/B tests with the new version, you can deploy your release by running:
vtex deploy vtex.product-summary@2.71.0
After that your app will be updated on all accounts.
For more information on the deployment process check the docs. :book:
What problem is this solving?
Some product images are identifiable by specific substrings in their labels, for example: "imageName_hoverImage", this PR aims to broaden the product image by label criteria, inserting the
labelMatchCriteria
, to define if the image'slabel
searched value should be exactly as provided or if it just needs to contain the substring anywhere in the image'slabel
.How to test it?
Workspace
Screenshots or example usage:
How does this PR make you feel? :link: