Skip to content

chore(openspec): Chain email/forms specs to openregister integration registry#310

Open
rubenvdlinde wants to merge 1 commit intodevelopmentfrom
chore/chain-integration-registry-deps
Open

chore(openspec): Chain email/forms specs to openregister integration registry#310
rubenvdlinde wants to merge 1 commit intodevelopmentfrom
chore/chain-integration-registry-deps

Conversation

@rubenvdlinde
Copy link
Copy Markdown
Contributor

Summary

Chains pipelinq specs to the OpenRegister integration registry. Same cross-repo stub pattern as decidesk (ConductionNL/decidesk#133) and procest (forthcoming).

Chained specs

  • email-calendar-syncintegration-email + integration-calendar
  • public-intake-formsintegration-forms

Cross-repo stubs added (5)

Future drafts

Specter DB has contact-relationship-mapping, contacts-sync, and entity-notes as drafts for this repo. They're not in the repo yet, so their hydra.json isn't updated here. When push_spec_pipeline.py pushes them, the integration-contacts and pluggable-integration-registry stubs will already be in place.

Stub pattern

Each stub is a directory containing only hydra.json + short README. The hydra.json points at its upstream ConductionNL/openregister tracking issue. Hydra's sibling-based dep check reads the stub's .issue URL and polls that issue's state — so cross-repo deps resolve through the existing mechanism without modifying hydra code.

Test plan

  • Stub pattern acceptable for this repo
  • 2 spec hydra.json updates preserve existing local deps

…registry

Adds cross-repo dependency links so Hydra can sequence pipelinq's spec
work behind the shared integration registry:

- email-calendar-sync → integration-email + integration-calendar
- public-intake-forms → integration-forms

Introduces five cross-repo stub dirs under openspec/changes/, each
containing hydra.json + README pointing at the upstream openregister
tracking issue. Covers all chained integrations referenced by pipelinq
specs (including those currently DB-only in Specter that will push
later): pluggable-integration-registry, integration-calendar,
integration-email, integration-contacts, integration-forms.

Note: contact-relationship-mapping, contacts-sync, and entity-notes
are currently draft-only in Specter (not yet in this repo). When
push_spec_pipeline.py pushes them, the integration-contacts stub is
already here to resolve their upstream dep.

Related:
- Openregister spec PR #1300
- Hydra ADR PR #116
- Sibling PRs on decidesk + procest applying the same stub pattern
@github-actions
Copy link
Copy Markdown
Contributor

Quality Report — ConductionNL/pipelinq @ 526ad7a

Check PHP Vue Security License Tests
lint
phpcs
phpmd
psalm
phpstan
phpmetrics
eslint
stylelint
composer ✅ 100/100
npm ✅ 249/249
PHPUnit ⏭️
Newman ⏭️
Playwright

Spec coverage: 14% (42 tests / 298 specs)


Quality workflow — 2026-04-23 08:06 UTC

Download the full PDF report from the workflow artifacts.

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