Skip to content

feat(sdk): add Singleton property to integration definitions#2733

Merged
migmartri merged 3 commits intochainloop-dev:mainfrom
migmartri:migmartri/singleton-integ
Feb 12, 2026
Merged

feat(sdk): add Singleton property to integration definitions#2733
migmartri merged 3 commits intochainloop-dev:mainfrom
migmartri:migmartri/singleton-integ

Conversation

@migmartri
Copy link
Member

@migmartri migmartri commented Feb 11, 2026

Summary

Add Singleton bool property to integration SDK structs to allow integrations to declare whether multiple registrations per organization are supported. This enables enforcement of single-instance integrations like AI providers.

Allow integrations to declare whether multiple registrations per
organization are supported. This enables enforcement of single-instance
integrations like AI providers.

Signed-off-by: Miguel Martinez <miguel@chainloop.dev>
@migmartri migmartri force-pushed the migmartri/singleton-integ branch from e19b7c5 to 52ecf52 Compare February 11, 2026 22:17
Signed-off-by: Miguel Martinez <miguel@chainloop.dev>
Signed-off-by: Miguel Martinez Trivino <miguel@chainloop.dev>
@migmartri migmartri merged commit 225b3f6 into chainloop-dev:main Feb 12, 2026
13 checks passed
@migmartri migmartri deleted the migmartri/singleton-integ branch February 12, 2026 08:29
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.

2 participants