Skip to content

Updated default theme zip excludes#156

Merged
aileen merged 1 commit into
mainfrom
aileen/default-theme-zip-excludes
Jun 16, 2026
Merged

Updated default theme zip excludes#156
aileen merged 1 commit into
mainfrom
aileen/default-theme-zip-excludes

Conversation

@aileen

@aileen aileen commented Jun 16, 2026

Copy link
Copy Markdown
Member

Summary

  • excludes AGENTS.md, CLAUDE.md, and pnpm-workspace.yaml from generated theme zips by default
  • rebuilds dist/index.js from the updated TypeScript source

Why

Theme repos can contain repo-management files that are useful in source checkouts but should not be uploaded as part of a deployable Ghost theme archive. Handling these as action defaults avoids duplicating exclude inputs in every consuming workflow.

Validation

  • pnpm install --frozen-lockfile
  • pnpm build
  • pnpm typecheck
  • pnpm lint

The deploy action now excludes agent docs and pnpm workspace metadata from generated theme upload zips by default. This keeps repo-management files out of deployed theme archives without requiring every consuming workflow to repeat the same `exclude` patterns.
@coderabbitai

coderabbitai Bot commented Jun 16, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@aileen, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 3 hours, 25 minutes, and 6 seconds. Learn how PR review limits work.

Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file).

⌛ How to resolve this issue?

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.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 6da6169b-d529-4000-b4ff-e73798679a82

📥 Commits

Reviewing files that changed from the base of the PR and between f1d12bf and 7ace4c8.

⛔ Files ignored due to path filters (1)
  • dist/index.js is excluded by !**/dist/**
📒 Files selected for processing (1)
  • src/main.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch aileen/default-theme-zip-excludes

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

@aileen aileen merged commit 1e7fe4d into main Jun 16, 2026
8 checks passed
@aileen aileen deleted the aileen/default-theme-zip-excludes branch June 16, 2026 10:08
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