Skip to content

Conversation

sunil-lakshman
Copy link
Contributor

No description provided.

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds functionality to display bulk publish queue status links after completing bulk publish operations. The main purpose is to provide users with direct access to monitor their bulk publish operations through the Contentstack UI.

  • Adds a new utility module for generating bulk publish status URLs based on stack configuration and region
  • Updates multiple bulk publish producer files to display status links after operations complete
  • Exports the regions configuration to make it accessible to other packages

Reviewed Changes

Copilot reviewed 10 out of 12 changed files in this pull request and generated 7 comments.

Show a summary per file
File Description
packages/contentstack/package.json Updates bulk publish package version dependency
packages/contentstack-config/src/utils/region-handler.ts Exports regions object for use in other packages
packages/contentstack-bulk-publish/src/util/bulk-publish-utils.js New utility for generating bulk publish status URLs with region-aware app URL mapping
packages/contentstack-bulk-publish/src/producer/unpublish.js Adds status link display after unpublish operations
packages/contentstack-bulk-publish/src/producer/publish-unpublished-env.js Adds status link display after publish operations
packages/contentstack-bulk-publish/src/producer/publish-entries.js Adds status link display after entry publish operations
packages/contentstack-bulk-publish/src/producer/publish-assets.js Adds status link display after asset publish operations
packages/contentstack-bulk-publish/src/producer/cross-publish.js Adds status link display after cross-publish operations
packages/contentstack-bulk-publish/package.json Updates package version and adds config dependency
.talismanrc Updates security ignore configuration
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

aman19K
aman19K previously approved these changes Aug 6, 2025
@sunil-lakshman sunil-lakshman marked this pull request as ready for review August 21, 2025 05:23
@sunil-lakshman sunil-lakshman requested a review from a team as a code owner August 21, 2025 05:23
@sunil-lakshman sunil-lakshman requested a review from aman19K August 21, 2025 05:24
@aman19K
Copy link
Contributor

aman19K commented Aug 21, 2025

@sunil-lakshman , pls fix test cases

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.

3 participants