docs: Add Backstage plugin integration documentation#6755
Merged
talissoncosta merged 13 commits intomainfrom Feb 24, 2026
Merged
docs: Add Backstage plugin integration documentation#6755talissoncosta merged 13 commits intomainfrom
talissoncosta merged 13 commits intomainfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
2 Skipped Deployments
|
|
You have run out of free Bugbot PR reviews for this billing cycle. This will reset on March 10. To receive reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial. |
Add comprehensive documentation for the Flagsmith Backstage plugin integration, including: - Overview of plugin components (Feature Flags Tab, Overview Card, Usage Card) - Prerequisites and installation instructions - Configuration setup with proxy endpoints - Step-by-step guide for adding components to entity pages - Entity annotation reference - Instructions for obtaining credentials (Admin API Key, Project ID, Organisation ID) - Example screenshots demonstrating plugin functionality Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
8c6c1b4 to
2c56f9f
Compare
matthewelwell
requested changes
Feb 24, 2026
- Use consistent markdown image syntax instead of HTML img tags - Correct Admin API Key location to Organisation Settings - Add instructions about enabling JSON references for IDs - Clarify Master API Key terminology Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
a4239e0 to
90af709
Compare
The org-id annotation is no longer required as it's automatically derived from the project data by the plugin (see Flagsmith/flagsmith-backstage-plugin#22). Changes: - Removed org-id from Prerequisites - Removed org-id from Entity Annotations example and table - Added tip explaining automatic org-id derivation - Removed Organisation ID section from Getting Your Credentials Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
90af709 to
b5c18af
Compare
asaphko
reviewed
Feb 24, 2026
asaphko
reviewed
Feb 24, 2026
- Change "management" to "observability" since plugin is view-only - Improve Feature Flags Tab description to be more specific - Update index page to use "observability" terminology Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
asaphko
reviewed
Feb 24, 2026
|
Deployment failed with the following error: |
Added screenshot showing flag details expanded with graphs as suggested by review feedback. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Contributor
Author
|
Thanks for the review @asaphko
|
emyller
requested changes
Feb 24, 2026
Contributor
emyller
left a comment
There was a problem hiding this comment.
Looks good, but needs a bit of polishing.
- Rename backstage directory to developer-tools for better organization - Update title from "Backstage" to "Backstage Plugin" for clarity - Creates expandable "Developer Tools" category in sidebar with "Backstage Plugin" as child item Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Per emyller's feedback, reorganize Backstage plugin documentation: - Move from developer-tools/ to additional-integrations/ directory - Update index.mdx to show Backstage under "Additional Integrations" - Remove "Developer Tools" section from index page - Backstage now appears alongside Webhook in Additional Integrations Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
matthewelwell
previously approved these changes
Feb 24, 2026
1481a96
matthewelwell
approved these changes
Feb 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

docs/if required so people know about the feature.Changes
Added comprehensive documentation for the Flagsmith Backstage plugin integration:
docs/docs/third-party-integrations/backstage/backstage.mdHow did you test this code?
/third-party-integrations/backstageCloses #6621