Skip to content

feat(data-access): add timesCited attribute to SentimentTopic schema#1399

Merged
HollywoodTonight merged 7 commits intomainfrom
guidelines-store-times-cited
Mar 4, 2026
Merged

feat(data-access): add timesCited attribute to SentimentTopic schema#1399
HollywoodTonight merged 7 commits intomainfrom
guidelines-store-times-cited

Conversation

@HollywoodTonight
Copy link
Contributor

@HollywoodTonight HollywoodTonight commented Mar 3, 2026

Adds a numeric timesCited field (default 0) to track how many times a topic has been cited across analyses.

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

Thanks for contributing!

Adds a numeric timesCited field (default 0) to track how many times
a topic has been cited across analyses.

Made-with: Cursor
The PostgreSQL test database does not yet have a times_cited column.
Adding postgrestIgnore: true so the attribute is DynamoDB-only until
the mysticat-data-service migration is deployed.

Made-with: Cursor
@github-actions
Copy link

github-actions bot commented Mar 3, 2026

This PR will trigger a minor release when merged.

HollywoodTonight and others added 5 commits March 3, 2026 11:50
…opic

Replace the flat timesCited number with a citations list of
{ url, timesCited } maps to track per-URL citation counts.

Made-with: Cursor
Adds a string list for classifying topics into categories.

Made-with: Cursor
@HollywoodTonight HollywoodTonight merged commit 03cae03 into main Mar 4, 2026
7 checks passed
@HollywoodTonight HollywoodTonight deleted the guidelines-store-times-cited branch March 4, 2026 13:39
solaris007 pushed a commit that referenced this pull request Mar 4, 2026
## [@adobe/spacecat-shared-data-access-v3.7.0](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-data-access-v3.6.2...@adobe/spacecat-shared-data-access-v3.7.0) (2026-03-04)

### Features

* **data-access:** add timesCited attribute to SentimentTopic schema ([#1399](#1399)) ([03cae03](03cae03))
@solaris007
Copy link
Member

🎉 This PR is included in version @adobe/spacecat-shared-data-access-v3.7.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants