Skip to content

feat(integrations): add support for ninety-io#6718

Merged
hassan254-prog merged 4 commits into
masterfrom
wari/add-support-for-ninety-io
Jul 13, 2026
Merged

feat(integrations): add support for ninety-io#6718
hassan254-prog merged 4 commits into
masterfrom
wari/add-support-for-ninety-io

Conversation

@hassan254-prog

@hassan254-prog hassan254-prog commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Describe the problem and your solution

  • add support for ninety-io

Review in cubic

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Preview Deploy

Status URL Deploy Logs Last Updated
✅ Ready Preview URL Deploy Logs 13 Jul 2026, 08:58 UTC

@mintlify

mintlify Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

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

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

💡 Tip: Enable Workflows to automatically generate PRs for you.

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

2 issues found across 13 files

Confidence score: 4/5

  • In docs/api-integrations/ninety-io.mdx, <Step> components are missing stable id props, so deep links and references can break if steps are reordered, which makes the guide harder to navigate and maintain—add unique semantic id values to each step before merging.
  • In docs/api-integrations/ninety-io.mdx, the heading casing is out of convention (Ninety.io integration guides), which won’t break functionality but can create inconsistency across docs—update it to sentence case to align with project standards.
Prompt for AI agents (unresolved issues)

Check if these issues are valid — if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.


<file name="docs/api-integrations/ninety-io.mdx">

<violation number="1" location="docs/api-integrations/ninety-io.mdx:12">
P2: Steps are missing semantic `id` props. The project convention requires `id` props on `<Step>` components for deep-linking and stable references across reordering. Add a unique, stable `id` to each step (e.g., `id="create-integration"`, `id="authorize"`, `id="call-api"`, `id="implement-nango"`).</violation>

<violation number="2" location="docs/api-integrations/ninety-io.mdx:69">
P3: Heading should use sentence case per project convention: 'Ninety.io integration guides' (only 'Ninety.io' as proper noun stays capitalized).</violation>
</file>

Reply with feedback, questions, or to request a fix.

Re-trigger cubic

Comment thread docs/api-integrations/ninety-io.mdx Outdated
Comment thread docs/api-integrations/ninety-io.mdx Outdated
@hassan254-prog hassan254-prog enabled auto-merge July 13, 2026 08:55
@hassan254-prog hassan254-prog added this pull request to the merge queue Jul 13, 2026
Merged via the queue into master with commit 3f952cb Jul 13, 2026
35 checks passed
@hassan254-prog hassan254-prog deleted the wari/add-support-for-ninety-io branch July 13, 2026 09:20
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