b3a7f98e5a
CI / E2E Cloudflare (4/8) (push) Failing after 0s
CI / E2E Cloudflare (8/8) (push) Failing after 1s
CI / Lint (push) Failing after 1s
Auto Extract / Extract (push) Failing after 4s
CI / Version Check (push) Failing after 9s
CI / Integration Tests (push) Failing after 1s
CI / E2E tests (1/8) (push) Failing after 1s
CI / E2E tests (2/8) (push) Failing after 2s
CI / E2E tests (3/8) (push) Failing after 2s
CI / Browser Tests (push) Failing after 1s
CI / E2E tests (5/8) (push) Failing after 1s
CI / E2E Cloudflare (2/8) (push) Failing after 2s
CI / Typecheck (push) Failing after 1s
CI / Changeset Validation (push) Failing after 2s
CI / E2E Cloudflare (5/8) (push) Failing after 1s
CI / E2E Cloudflare (6/8) (push) Failing after 1s
CI / E2E Cloudflare (7/8) (push) Failing after 1s
CodeQL / Analyze (javascript-typescript) (push) Failing after 1s
Format / Format (push) Failing after 0s
CodeQL / Analyze (actions) (push) Failing after 4s
CI / E2E tests (4/8) (push) Failing after 1s
CI / E2E tests (6/8) (push) Failing after 1s
CI / E2E tests (7/8) (push) Failing after 2s
CI / E2E tests (8/8) (push) Failing after 1s
CI / E2E Cloudflare (1/8) (push) Failing after 1s
CI / E2E Cloudflare (3/8) (push) Failing after 2s
Preview Releases / Publish Preview (push) Failing after 0s
zizmor / Run zizmor (push) Failing after 1s
Release / Release (push) Failing after 2s
CI / Smoke Tests (push) Failing after 5m36s
CI / Tests (push) Failing after 6m36s
Release / Sync Templates (push) Has been skipped
CI / E2E Tests (push) Has been cancelled
41 lines
1.9 KiB
Markdown
41 lines
1.9 KiB
Markdown
## What does this PR do?
|
|
|
|
<!-- Describe the change and why it's needed. Link to a related issue or discussion. -->
|
|
|
|
Closes #
|
|
|
|
## Type of change
|
|
|
|
<!-- Check one. If "Feature", a prior Discussion is required — see below. -->
|
|
|
|
- [ ] Bug fix
|
|
- [ ] Feature (requires [maintainer-approved Discussion](https://github.com/emdash-cms/emdash/discussions/categories/ideas))
|
|
- [ ] Refactor (no behavior change)
|
|
- [ ] Translation
|
|
- [ ] Documentation
|
|
- [ ] Performance improvement
|
|
- [ ] Tests
|
|
- [ ] Chore (dependencies, CI, tooling)
|
|
|
|
## Checklist
|
|
|
|
- [ ] I have read [CONTRIBUTING.md](https://github.com/emdash-cms/emdash/blob/main/CONTRIBUTING.md)
|
|
- [ ] `pnpm typecheck` passes
|
|
- [ ] `pnpm lint` passes
|
|
- [ ] `pnpm test` passes (or targeted tests for my change)
|
|
- [ ] `pnpm format` has been run
|
|
- [ ] I have added/updated tests for my changes (if applicable)
|
|
- [ ] User-visible strings in the admin UI are [wrapped for translation](https://github.com/emdash-cms/emdash/blob/main/CONTRIBUTING.md#internationalization-i18n) (if applicable). Do not include `messages.po` changes except in translation PRs — a workflow extracts catalogs on merge to `main`.
|
|
- [ ] I have added a [changeset](https://github.com/emdash-cms/emdash/blob/main/CONTRIBUTING.md#changesets) (if this PR changes a published package)
|
|
- [ ] New features link to an approved Discussion: https://github.com/emdash-cms/emdash/discussions/...
|
|
|
|
## AI-generated code disclosure
|
|
|
|
<!-- If any part of this PR was generated by AI tools (Copilot, Claude, GPT, Cursor, etc.), check the box and name the model(s)/tool(s) you used. Naming the model lets reviewers run the review pass with a different model family to catch family-specific blind spots. -->
|
|
|
|
- [ ] This PR includes AI-generated code — model/tool: <!-- e.g. Claude Opus 4.7, GPT-5.5, Cursor + Sonnet 4.6, Copilot -->
|
|
|
|
## Screenshots / test output
|
|
|
|
<!-- Optional. Include if the change is visual or if you want to show test results. -->
|