Skip to content

feat: add Tombstone to interested parties#554

Open
sairam0424 wants to merge 2 commits into
open-feature:mainfrom
sairam0424:main
Open

feat: add Tombstone to interested parties#554
sairam0424 wants to merge 2 commits into
open-feature:mainfrom
sairam0424:main

Conversation

@sairam0424

Copy link
Copy Markdown

Tombstone is a self-hosted feature flag platform with an OpenFeature-compatible TypeScript provider.

The provider at packages/sdks/@flagmind/core/src/provider.ts implements:

  • All 4 typed resolvers (Boolean, String, Number, Object)
  • All 5 provider states (NOT_READY, READY, STALE, ERROR, FATAL)
  • No-throw guarantee on all resolvers

GitHub: https://github.com/sairam0424/Tombstone

@coderabbitai

coderabbitai Bot commented Jun 27, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: c25b7be9-8cc3-4532-a8aa-8f618bd3b6af

📥 Commits

Reviewing files that changed from the base of the PR and between d857bd7 and 4a239ad.

📒 Files selected for processing (1)
  • interested-parties.md

📝 Walkthrough

Walkthrough

A new row for the Tombstone organization is added to the "Interested organizations" table in interested-parties.md, including its GitHub link and contact email support at tombstone.dev.

Interested Parties Update

Layer / File(s) Summary
Add Tombstone organization entry
interested-parties.md
Adds a single table row for Tombstone with its GitHub URL and support contact email.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly states the main change: adding Tombstone to the interested parties list.
Description check ✅ Passed The description is related to Tombstone, which matches the added interested party entry.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

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

Warning

⚠️ This pull request has been flagged as potential spam (promotional) by CodeRabbit slop detection and should be reviewed carefully.

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