Skip to content

Conversation

@05rahulsingh
Copy link
Contributor

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
  • If data sources for any opportunity has been updated/added, please update the wiki for same opportunity.

Related Issues

Thanks for contributing!

@github-actions
Copy link

This PR will trigger a patch release when merged.

if (opptyOptions !== OPPTY_OPTIONS_ALL) {
// Apply filtering logic: deduplicate, filter INVALIDATED, and limit to top opportunities
// eslint-disable-next-line max-len
filteredOpportunities = applyOpportunityFilters(filteredOpportunities, opportunities, FORM_OPPORTUNITY_TYPES.LOW_VIEWS, log, OPPORTUNITY_LIMIT);
Copy link

Choose a reason for hiding this comment

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

I would log all opportunities length and filtered opportunities length as well.

@vdua vdua merged commit 008f5f5 into main Nov 20, 2025
13 checks passed
@vdua vdua deleted the formsallparameter branch November 20, 2025 06:09
solaris007 pushed a commit that referenced this pull request Nov 20, 2025
# [1.247.0](v1.246.6...v1.247.0) (2025-11-20)

### Bug Fixes

* optionally processing all forms opportunity ([#1607](#1607)) ([008f5f5](008f5f5))
* test failures ([#1615](#1615)) ([d898d82](d898d82))

### Features

* [SITES-36639] Spacecat A11y Autofix suggestion grouping ([#1449](#1449)) ([11359ac](11359ac))
* introduce headings audit in preflight ([#1562](#1562)) ([0733a90](0733a90))
@solaris007
Copy link
Member

🎉 This PR is included in version 1.247.0 🎉

The release is available on GitHub release

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.

4 participants