Skip to content

feat: add Pendo OpenFeature providers - #1454

Merged
askpt merged 2 commits into
mainfrom
feat/pendo-openfeature-provider
Aug 14, 2026
Merged

feat: add Pendo OpenFeature providers#1454
askpt merged 2 commits into
mainfrom
feat/pendo-openfeature-provider

Conversation

@jonathannorris

Copy link
Copy Markdown
Member

Summary

  • Add Pendo's official JavaScript server provider to the provider catalog.
  • Add Pendo's official JavaScript web provider to the provider catalog.
  • Add a theme-controlled Pendo chevron logo.

Sources

Signed-off-by: Jonathan Norris <jonathan.norris@dynatrace.com>
@jonathannorris
jonathannorris requested review from a team as code owners August 14, 2026 01:59
@netlify

netlify Bot commented Aug 14, 2026

Copy link
Copy Markdown

Deploy Preview for openfeature ready!

Name Link
🔨 Latest commit ee2c4df
🔍 Latest deploy log https://app.netlify.com/projects/openfeature/deploys/6a7ebe6deaa6ae000831df18
😎 Deploy Preview https://deploy-preview-1454--openfeature.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@coderabbitai

coderabbitai Bot commented Aug 14, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 7e73828a-65b2-4a3f-ade2-ac14a6aab13c

📥 Commits

Reviewing files that changed from the base of the PR and between 4f96758 and ee2c4df.

⛔ Files ignored due to path filters (1)
  • static/img/pendo-no-fill.svg is excluded by !**/*.svg
📒 Files selected for processing (2)
  • src/datasets/providers/index.ts
  • src/datasets/providers/pendo.ts

📝 Walkthrough

Walkthrough

The PR adds a Pendo provider definition with branding and official JavaScript package links. It imports the provider and registers it in the exported PROVIDERS list.

Changes

Pendo provider

Layer / File(s) Summary
Define and register Pendo
src/datasets/providers/pendo.ts, src/datasets/providers/index.ts
Adds the Pendo provider configuration with logo, name, and JavaScript server/client package links. Registers Pendo in the PROVIDERS list.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Merge Risk: ⚪ Minimal · up to ee2c4

This PR adds Pendo provider catalog entries and a themed logo asset; no actionable merge-blocking risk remains after normal checks and review.

Possibly related PRs

Suggested reviewers: aepfli, beeme1mr

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the addition of Pendo OpenFeature providers, which is the main change.
Description check ✅ Passed The description accurately covers the Pendo server and web providers and the theme-controlled logo.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com>
@askpt
askpt enabled auto-merge August 14, 2026 07:06
@askpt
askpt added this pull request to the merge queue Aug 14, 2026
Merged via the queue into main with commit d77f59d Aug 14, 2026
10 checks passed
@askpt
askpt deleted the feat/pendo-openfeature-provider branch August 14, 2026 07:12
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