Analysis updated 2026-08-15 · repo last pushed 2023-02-15
Add a GitHub Pull Requests plugin to your Backstage portal so code review status appears on each project page.
Surface Jira tickets alongside project information to give developers context on work items without leaving the portal.
Display deployment status from Argo CD, error reports from Bugsnag, and CI pipelines from Buildkite on a single Backstage project page.
Connect your Backstage developer portal to AWS Lambda to monitor serverless functions from one centralized location.
| freben/roadie-backstage-plugins | 000madz000/rfid-attendance | 00kaku/gallery-slider-block | |
|---|---|---|---|
| Language | — | TypeScript | JavaScript |
| Last pushed | 2023-02-15 | 2024-07-22 | 2021-05-19 |
| Maintenance | Dormant | Dormant | Dormant |
| Setup difficulty | moderate | easy | easy |
| Complexity | 3/5 | 2/5 | 2/5 |
| Audience | developer | developer | general |
Figures from each repo's GitHub metadata at analysis time.
Requires an existing Backstage application to install plugins into, plus configuration for each external service integration.
This repository is a collection of add-on tools, called plugins, built by a company called Roadie for a platform called Backstage. Backstage is an open-source system originally created by Spotify that lets companies build a centralized developer portal, a single place where engineering teams can see and manage all their software projects. These plugins connect that portal to other popular services, like GitHub, Jira, Datadog, and AWS Lambda, so developers can see information from all those tools in one place. At a high level, each plugin acts like a window into a different external service from within your company's Backstage portal. For example, the GitHub Pull Requests plugin shows code review status directly on a project's dashboard, while the Jira plugin surfaces related tickets. The repository organizes these plugins by whether they affect the portal's user interface or its behind-the-scenes data processing. Developers can copy the repository to their own machine, add the specific plugins they want to their Backstage application, and run a few simple commands to install them. This project is aimed at engineering teams who already use Backstage and want to customize it without writing integrations from scratch. A platform engineer at a mid-sized company, for example, could use these plugins to give their developers a unified view of operations, showing deployment status from Argo CD, error reports from Bugsnag, and CI/CD pipelines from Buildkite all on the same project page. Several of these plugins were built in collaboration with other companies, like American Airlines, which contributed the Argo CD backend integration. The repository also includes testing infrastructure to help ensure the plugins work correctly. It contains individual tests for each plugin, as well as automated end-to-end tests that use a sample mock service to safely simulate how the plugins behave in a real portal. This testing setup helps contributors verify that their changes do not break existing functionality before they share the plugins with the broader community.
A collection of pre-built plugins by Roadie for Backstage, an open-source developer portal platform. Each plugin connects Backstage to popular services like GitHub, Jira, and Datadog so developers can see everything in one place.
Dormant — no commits in 2+ years (last push 2023-02-15).
The specific license is not mentioned in the repository explanation, so usage terms are unclear without checking the repo directly.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.