{"id":13574656,"url":"https://github.com/drodil/backstage-plugin-qeta","last_synced_at":"2026-02-18T13:03:09.894Z","repository":{"id":65008612,"uuid":"580372401","full_name":"drodil/backstage-plugin-qeta","owner":"drodil","description":"Q\u0026A is a Backstage plugin that allows asking and answering questions within Backstage","archived":false,"fork":false,"pushed_at":"2026-01-15T13:05:16.000Z","size":35887,"stargazers_count":107,"open_issues_count":3,"forks_count":47,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-01-17T04:24:18.443Z","etag":null,"topics":["backstage","backstage-plugin","developer-experience","developer-portal","dx","hacktoberfest","idp","knowledge-base","questions","questions-and-answers"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@drodil/backstage-plugin-qeta","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/drodil.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["drodil"],"patreon":"drodil","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":["https://paypal.me/dr0dil"]}},"created_at":"2022-12-20T11:57:40.000Z","updated_at":"2026-01-15T13:05:20.000Z","dependencies_parsed_at":"2026-01-07T11:04:37.977Z","dependency_job_id":null,"html_url":"https://github.com/drodil/backstage-plugin-qeta","commit_stats":{"total_commits":666,"total_committers":24,"mean_commits":27.75,"dds":0.3708708708708709,"last_synced_commit":"1b9f95067f3e441d1fd0b6f75ce8b387d29476f3"},"previous_names":[],"tags_count":291,"template":false,"template_full_name":null,"purl":"pkg:github/drodil/backstage-plugin-qeta","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drodil%2Fbackstage-plugin-qeta","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drodil%2Fbackstage-plugin-qeta/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drodil%2Fbackstage-plugin-qeta/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drodil%2Fbackstage-plugin-qeta/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drodil","download_url":"https://codeload.github.com/drodil/backstage-plugin-qeta/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drodil%2Fbackstage-plugin-qeta/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28630174,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T04:47:28.174Z","status":"ssl_error","status_checked_at":"2026-01-21T04:47:22.943Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["backstage","backstage-plugin","developer-experience","developer-portal","dx","hacktoberfest","idp","knowledge-base","questions","questions-and-answers"],"created_at":"2024-08-01T15:00:53.443Z","updated_at":"2026-01-21T08:24:20.530Z","avatar_url":"https://github.com/drodil.png","language":"TypeScript","funding_links":["https://github.com/sponsors/drodil","https://patreon.com/drodil","https://paypal.me/dr0dil"],"categories":["TypeScript"],"sub_categories":[],"readme":"# backstage-plugin-qeta\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://github.com/drodil/backstage-plugin-qeta/blob/main/docs/images/logo.png\" width=\"200\"/\u003e\n\u003c/p\u003e\n\n[![CI](https://github.com/drodil/backstage-plugin-qeta/actions/workflows/ci.yaml/badge.svg)](https://github.com/drodil/backstage-plugin-qeta/actions/workflows/ci.yaml)\n\n**Qeta** is a comprehensive Q\u0026A and knowledge sharing plugin for Backstage, inspired by Stack Overflow. It allows your engineering teams to ask questions, share answers, write articles, and build a knowledge base directly within your developer portal.\n\n## ✨ Features\n\n- **Q\u0026A Platform**: Ask questions, provide answers, and comment on discussions.\n- **Knowledge Base**: Write and publish articles for longer-form content.\n- **Organization**: Use tags and collections to organize content effectively.\n- **Social Features**: Vote on content, mark favorites, and follow users or tags.\n- **Gamification**: View statistics and top contributors (users, specific entities).\n- **AI Integration**: Optional integration with AI models to assist in answering questions.\n- **Entity Integration**: Link questions to specific components or resources in your catalog.\n- **Notifications**: innovative notification system for new questions, answers, and mentions.\n\n## 📚 Documentation\n\nDetailed documentation is available in the `docs` directory:\n\n| Topic                                            | Description                                                     |\n| :----------------------------------------------- | :-------------------------------------------------------------- |\n| **[Getting Started](./docs/index.md)**           | Overview and quick start guide.                                 |\n| **[Setup](./docs/setup.md)**                     | Installation instructions for frontend and backend.             |\n| **[Configuration](./docs/config.md)**            | detailed configuration options.                                 |\n| **[Integrations](./docs/index.md#integrations)** | How to integrate with Search, Signals, Notifications, and more. |\n| **[AI Assistants](./docs/ai.md)**                | API and setup for AI-powered answers.                           |\n| **[Migration](./docs/migration.md)**             | Guide for upgrading between major versions.                     |\n| **[Permissions](./docs/permissions.md)**         | Setting up RBAC and permission policies.                        |\n\n## 🔌 Integrations\n\nQeta integrates seamlessly with many Backstage plugins:\n\n- **[Search](https://github.com/backstage/backstage/tree/master/plugins/search)**: Index questions and answers in Backstage global search.\n- **[Catalog](https://github.com/backstage/backstage/tree/master/plugins/catalog-react)**: Link questions to catalog entities.\n- **[Notifications](https://github.com/backstage/backstage/tree/master/plugins/notifications)**: Receive alerts for relevant activity.\n- **[Signals](https://github.com/backstage/backstage/tree/master/plugins/signals)**: Real-time updates.\n- **[Home](https://github.com/backstage/backstage/tree/master/plugins/home)**: Widgets for your homepage.\n\n\u003e [!IMPORTANT] \u003e **Version 2.0.0+** requires the new Backstage backend system. Use version 1.24.5 for the old backend system.\n\u003e\n\u003e **Version 3.22.0+** requires Backstage 1.36.0 or later due to permission integration changes.\n\n## 🤝 Contributing\n\nWe welcome contributions! Please see [CONTRIBUTING](CONTRIBUTING.md) for details.\nIf your organization uses Qeta, please add yourself to our [ADOPTERS](ADOPTERS.md) list! ❤️\n\n## 📄 License\n\nThis library is under the [MIT](LICENSE) license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrodil%2Fbackstage-plugin-qeta","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrodil%2Fbackstage-plugin-qeta","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrodil%2Fbackstage-plugin-qeta/lists"}