Skip to content

Issue Proposal 1: Export & Download Functionality for Burnout & Sustainability Analyzer Title: feat: Add Export & Download functionality (JSON / Markdown / Share Link) to Burnout & Sustainability Sentinel #8216

Description

@dinesh9997

Is your feature request related to a problem? Please describe.

Category: Feature / UX Enhancement
Target Files:

app/burnout-analyzer/page.tsx
,

components/burnout/RepoHeader.tsx
Description
The Burnout & Sustainability Sentinel (/burnout-analyzer) generates detailed sustainability ratings, Bus Factor calculations, contributor risk metrics, inactivity alerts, and AI recommendations for analyzed GitHub repositories.

Currently, users have no easy way to export or save these generated reports for offline review, team discussions, or repository README documentation.

Describe the solution you'd like

Proposed Solution
Add an "Export Report" button dropdown inside RepoHeader / BurnoutAnalyzerPage.
Support export formats:
Download as JSON: Downloads raw structured audit data.
Export as Markdown: Generates a clean Markdown report suitable for GitHub issues or PR summaries.
Copy Share Link: Copies a direct shareable URL containing the owner/repo query parameters.
Provide user notifications (toast/badge) upon successful download or link copy.

Describe alternatives you've considered

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions