Skip to content

pr-vcptcore-qa-13-02-2026-b971#5411

Open
vc-ci wants to merge 1 commit intovcptcore-qafrom
pr-vcptcore-qa-13-02-2026-b971
Open

pr-vcptcore-qa-13-02-2026-b971#5411
vc-ci wants to merge 1 commit intovcptcore-qafrom
pr-vcptcore-qa-13-02-2026-b971

Conversation

@vc-ci
Copy link
Contributor

@vc-ci vc-ci commented Feb 13, 2026

ci: Automated update vc-module-notification from PR undefined undefined


Note

Low Risk
Only updates the module manifest to fetch VirtoCommerce.Notifications from a different source/version; no application code changes, but deployments could be affected if the referenced blob package is missing or incompatible.

Overview
Updates backend/packages.json to change how VirtoCommerce.Notifications is sourced: it is removed from the GithubReleases module list (was 3.832.0) and added to the AzureBlob source as VirtoCommerce.Notifications_3.1001.0.zip.

Also includes minor JSON formatting/whitespace cleanup (including file newline/EOF normalization).

Written by Cursor Bugbot for commit ae05188. This will update automatically on new commits. Configure here.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

},
{
"Id": "VirtoCommerce.Notifications",
"BlobName": "VirtoCommerce.Notifications_3.1001.0.zip"
Copy link

Choose a reason for hiding this comment

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

Notifications blob name missing PR suffix from failed automation

High Severity

The BlobName for VirtoCommerce.Notifications is VirtoCommerce.Notifications_3.1001.0.zip, which lacks the -pr-N-HASH suffix present in every other AzureBlob entry. The PR description also reads "from PR undefined undefined", indicating the CI automation failed to resolve the source PR number and commit hash. This likely means the blob doesn't exist in the vc3prerelease container, which would cause a deployment failure, or it references an unintended artifact.

Fix in Cursor Fix in Web

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