Skip to content

Conversation

@holtvogt
Copy link

Please ensure your pull request adheres to the following guidelines:

  • make sure to link the related issues in this description
  • when merging / squashing, make sure the fixed issue references are visible in the commits, for easy compilation of release notes

Related Issues

@holtvogt holtvogt requested a review from Copilot October 27, 2025 15:08
Copy link

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 support for a new audit type BROKEN_CONTENT_FRAGMENT_LINKS to track broken content fragment links. The change includes:

  • Adding the new audit type constant to the model
  • Updating the test to reflect the increased count of audit types
  • Fixing a documentation typo in the README

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
packages/spacecat-shared-data-access/src/models/audit/audit.model.js Adds the new BROKEN_CONTENT_FRAGMENT_LINKS audit type constant
packages/spacecat-shared-data-access/test/unit/models/audit/audit.model.test.js Updates test expectations to include the new audit type and increments the total count from 31 to 32
packages/spacecat-shared-splunk-client/README.md Fixes a typo in the example configuration code (removes extra > character)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions
Copy link

This PR will trigger a patch release when merged.

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