Skip to content

Conversation

@aniham
Copy link
Contributor

@aniham aniham commented Oct 28, 2025

No description provided.

@github-actions
Copy link

This PR will trigger a minor release when merged.

Comment on lines +116 to +122
if (sheetType && week) {
sheetURL = `${llmoConfig.dataFolder}/${sheetType}/${week}/${dataSource}.json`;
} else if (sheetType) {
sheetURL = `${llmoConfig.dataFolder}/${sheetType}/${dataSource}.json`;
} else {
sheetURL = `${llmoConfig.dataFolder}/${dataSource}.json`;
}
Copy link
Contributor

Choose a reason for hiding this comment

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

@aniham aniham merged commit 66de1a1 into main Oct 29, 2025
7 checks passed
@aniham aniham deleted the daily-files branch October 29, 2025 13:08
solaris007 pushed a commit that referenced this pull request Oct 29, 2025
# [1.216.0](v1.215.1...v1.216.0) (2025-10-29)

### Features

* read daily brand presence files for llmo ([#1407](#1407)) ([66de1a1](66de1a1))
@solaris007
Copy link
Member

🎉 This PR is included in version 1.216.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

JayKid added a commit that referenced this pull request Oct 29, 2025
…-categories-LLMO-845

* main:
  chore(release): 1.216.0 [skip ci]
  feat: read daily brand presence files for llmo (#1407)
  chore(release): 1.215.1 [skip ci]
  fix(deps): update adobe fixes (#1409)
  chore(release): 1.215.0 [skip ci]
  feat: added paged suggestion function (#1403)
  chore(release): 1.214.9 [skip ci]
  fix: Enable addition of Private Repos in Spacecat via Slack and add s… (#1373)
  chore(release): 1.214.8 [skip ci]
  fix(deps): update adobe fixes (#1406)
  chore(release): 1.214.7 [skip ci]
  fix(deps): update adobe fixes (#1405)
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.

5 participants