Skip to content

Feat/schema pipeline/plan d4 admin UI rewire#75

Merged
aqib-rx merged 6 commits into
feat/unified-schema-pipelinefrom
feat/schema-pipeline/plan-d4-admin-ui-rewire
Jun 1, 2026
Merged

Feat/schema pipeline/plan d4 admin UI rewire#75
aqib-rx merged 6 commits into
feat/unified-schema-pipelinefrom
feat/schema-pipeline/plan-d4-admin-ui-rewire

Conversation

@aqib-rx
Copy link
Copy Markdown
Collaborator

@aqib-rx aqib-rx commented Jun 1, 2026

Summary

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would change existing behavior)
  • Documentation update
  • Refactor / chore (no user-facing change)

Related issues

Changeset

This repo uses Changesets. If your PR changes any publishable package under packages/*, you must include a changeset:

pnpm changeset

Then commit the generated .changeset/*.md file.

  • I added a changeset (or this PR only touches non-publishable code: docs, tests, internal tooling, apps/*)
  • I selected the correct semver bump (patch / minor / major)

The changeset-check CI job will fail if a publishable package is modified without a changeset.

Test plan

  • pnpm lint
  • pnpm check-types
  • pnpm build
  • Manually verified the change

Checklist

  • I read CONTRIBUTING (if it exists)
  • My commits follow the Conventional Commits spec (enforced by commitlint)
  • I targeted the main branch
  • I updated relevant documentation

Screenshots / recordings

Notes for reviewers

@aqib-rx aqib-rx merged commit c1eade7 into feat/unified-schema-pipeline Jun 1, 2026
1 of 2 checks passed
@github-actions github-actions Bot added the scope: admin @nextlyhq/admin label Jun 1, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 1, 2026

PR title fails Conventional Commits check

No release type found in pull request title "Feat/schema pipeline/plan d4 admin UI rewire". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/

Available types:
 - feat
 - fix
 - docs
 - style
 - refactor
 - perf
 - test
 - build
 - ci
 - chore
 - revert

Examples of valid titles:

  • feat(admin): add role manager dialog
  • fix(adapter-postgres): handle connection pool exhaustion
  • chore(deps): bump zod to 4.2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope: admin @nextlyhq/admin

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant