Skip to content

feat(header): Pro plan badge in admin topbar + ignore openspec/#1898

Open
arifulhoque7 wants to merge 4 commits into
weDevsOfficial:developfrom
arifulhoque7:chore/gitignore-openspec
Open

feat(header): Pro plan badge in admin topbar + ignore openspec/#1898
arifulhoque7 wants to merge 4 commits into
weDevsOfficial:developfrom
arifulhoque7:chore/gitignore-openspec

Conversation

@arifulhoque7

@arifulhoque7 arifulhoque7 commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Tracking: weDevsOfficial/wpuf-pro#1573

  • Show the active Pro plan as an indigo pill next to the version badge in the admin header (wpuf_admin_script.plan, derived from the Appsero license; hidden when Pro inactive/unknown).
  • Ignore the local OpenSpec change-proposal directory.

@coderabbitai

coderabbitai Bot commented Jun 30, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

@arifulhoque7, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 14 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 17988e5d-1c92-4721-8717-a445a45579fc

📥 Commits

Reviewing files that changed from the base of the PR and between 7f686ab and 40261fc.

📒 Files selected for processing (5)
  • assets/js/components/Header.vue
  • assets/js/wpuf-user-directory-free.asset.php
  • assets/js/wpuf-user-directory-free.js
  • includes/Admin.php
  • src/js/user-directory/components/common/Header.js

Walkthrough

Adds three lines to .gitignore: a comment labeling openspec/ as OpenSpec change proposal local spec artifacts, and the corresponding ignore rule for that directory.

Changes

Gitignore Update

Layer / File(s) Summary
Add openspec/ ignore rule
.gitignore
Adds a comment and openspec/ directory ignore entry for OpenSpec change proposal local spec artifacts.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minute

Poem

A rabbit hops past the spec folder one day,
"No tracking for you!" the .gitignore would say.
With a comment so neat and a rule so fine,
The openspec/ dir won't cross the commit line.
🐇✨

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Title check ⚠️ Warning The title mentions a Pro plan badge in the admin topbar, which is not part of this changeset; only the openspec/ ignore rule was added. Rename the PR to describe the actual change, e.g. "chore: ignore openspec/ change-proposal artifacts".
✅ Passed checks (4 passed)
Check name Status Explanation
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.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

Add the active Pro plan (from wpuf_admin_script.plan, derived from the
Appsero license) as an indigo pill beside the version badge in the admin
header. Hidden when Pro is inactive or the plan is unknown.
@arifulhoque7 arifulhoque7 changed the title chore: ignore openspec/ change-proposal artifacts feat(header): Pro plan badge in admin topbar + ignore openspec/ Jun 30, 2026
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.

1 participant