Skip to content

chore: add sdk link and open search bar#2912

Merged
omer-topal merged 1 commit intomasterfrom
omer/docs-add-php-link
Apr 22, 2026
Merged

chore: add sdk link and open search bar#2912
omer-topal merged 1 commit intomasterfrom
omer/docs-add-php-link

Conversation

@omer-topal
Copy link
Copy Markdown
Contributor

@omer-topal omer-topal commented Apr 22, 2026

Summary by CodeRabbit

  • Bug Fixes

    • Navbar search bar is now visible.
  • Documentation

    • Added PHP SDK to the list of supported client libraries.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 22, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 410403dc-371d-4a9f-9c37-f19477bd9f1b

📥 Commits

Reviewing files that changed from the base of the PR and between 893b23a and f2af332.

⛔ Files ignored due to path filters (1)
  • docs/package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (2)
  • docs/custom.css
  • docs/getting-started/enforcement.mdx
💤 Files with no reviewable changes (1)
  • docs/custom.css

📝 Walkthrough

Walkthrough

Two straightforward changes: removing a CSS rule that hid the navbar search bar entry, and adding a PHP SDK (permify-php) to the documented list of supported SDKs in the getting started guide.

Changes

Cohort / File(s) Summary
CSS Cleanup
docs/custom.css
Removed CSS rule that forcibly hid the navbar search bar entry via display: none !important;
Documentation
docs/getting-started/enforcement.mdx
Added PHP SDK (permify-php) entry to the SDKs list.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • chore: add php sdk link to docs #2910: Adds a PHP SDK entry to the documentation's SDKs list in docs/api-reference/introduction.mdx, paralleling the PHP SDK addition in this PR's docs/getting-started/enforcement.mdx.

Poem

🐰 A hop and a skip, the search bar's now free!
No more hiding behind CSS decree,
PHP joins the SDK fold with glee—
One little hop, for all to see! ✨

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Title check ⚠️ Warning The title mentions 'add sdk link and open search bar', but the actual changes show SDK link addition and search bar removal (display: none), not opening it. Revise the title to accurately reflect the changes, such as 'chore: add PHP SDK link and hide search bar' or 'chore: add PHP SDK and update navbar styling'.
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
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.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch omer/docs-add-php-link

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 and usage tips.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.98%. Comparing base (893b23a) to head (f2af332).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2912      +/-   ##
==========================================
+ Coverage   81.96%   81.98%   +0.02%     
==========================================
  Files          74       74              
  Lines       11215    11215              
==========================================
+ Hits         9191     9193       +2     
+ Misses       1488     1486       -2     
  Partials      536      536              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@omer-topal omer-topal merged commit cb0c9af into master Apr 22, 2026
15 of 16 checks passed
@omer-topal omer-topal deleted the omer/docs-add-php-link branch April 22, 2026 14:18
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 22, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant