Skip to content

feat(integrations): add support for perk#5803

Merged
hassan254-prog merged 2 commits into
masterfrom
kelvinwari/nan-5169-add-support-for-perk
Apr 8, 2026
Merged

feat(integrations): add support for perk#5803
hassan254-prog merged 2 commits into
masterfrom
kelvinwari/nan-5169-add-support-for-perk

Conversation

@hassan254-prog
Copy link
Copy Markdown
Contributor

@hassan254-prog hassan254-prog commented Apr 7, 2026

Describe the problem and your solution

  • add support for perk

Add Perk integration and update docs snippet generation for aliased providers

This PR introduces a new Perk provider integration by adding its OAuth2/proxy configuration to packages/providers/providers.yaml, creating dedicated integration docs at docs/api-integrations/perk.mdx, and adding a setup guide at docs/api-integrations/perk/how-to-register-your-own-perk-api-oauth-app.mdx. It also adds generated snippet files for Perk tooling and use-cases under docs/snippets/generated/perk/ and snippets/generated/perk/.

In addition, scripts/docs-gen-snippets.ts was updated to handle alias-specific behavior in generated tooling snippets by passing an isAlias flag into preBuiltToolingSnippet(...), and by adding a temporary snippetSkipList for confluence. Regenerated snippets changed status output for some existing providers (including google and google-maps), and docs/docs.json was updated to include api-integrations/perk in navigation.


This summary was automatically generated by @propel-code-bot

@hassan254-prog hassan254-prog self-assigned this Apr 7, 2026
@linear
Copy link
Copy Markdown

linear Bot commented Apr 7, 2026

propel-code-bot[bot]

This comment was marked as outdated.

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 1f6bb91a23

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread docs/snippets/generated/google-ads/PreBuiltTooling.mdx Outdated
@mintlify
Copy link
Copy Markdown
Contributor

mintlify Bot commented Apr 7, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
nango 🟢 Ready View Preview Apr 7, 2026, 12:07 PM

Copy link
Copy Markdown
Contributor

@propel-code-bot propel-code-bot Bot left a comment

Choose a reason for hiding this comment

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

Review found no issues; Perk integration support and related docs/snippet updates look consistent and complete.

Status: No Issues Found | Risk: Low

Review Details

📁 13 files reviewed | 💬 0 comments

Instruction Files
└── .claude/
    ├── agents/
    │   └── nango-docs-migrator.md
    └── skills

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: a82d690702

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread docs/api-integrations/perk.mdx
@hassan254-prog hassan254-prog force-pushed the kelvinwari/nan-5169-add-support-for-perk branch from 8417ef0 to 4262357 Compare April 7, 2026 14:50
@hassan254-prog hassan254-prog requested a review from a team April 7, 2026 14:52
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 4262357284

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread scripts/docs-gen-snippets.ts
@hassan254-prog hassan254-prog added this pull request to the merge queue Apr 8, 2026
Merged via the queue into master with commit 3ec11fe Apr 8, 2026
26 checks passed
@hassan254-prog hassan254-prog deleted the kelvinwari/nan-5169-add-support-for-perk branch April 8, 2026 19:50
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