📊 Automated SLA Report Generator from JIRA Tickets – Open for Feedback & Use Cases

Hi everyone :waving_hand:

Just published an open-source project I built for automating SLA reporting from JIRA data:
:link: GitHub: SLA Report Automation

:chart_increasing: What It Does:
This tool extracts ticket metadata from JIRA (via API) and generates:

  • SLA breach statistics
  • Department-wise resolution time reports
  • Custom Excel reports with filters and charts
  • Optional Slack/Email alerts

Built using:

  • Python (Pandas, JIRA API)
  • Scheduling via CRON or Task Scheduler
  • Excel output with dynamic pivot tables

:light_bulb: Why I Made This:
Most JIRA users rely on clunky manual exports or plugins for SLA reports. I wanted a lightweight, open-source alternative for:

  • Support managers to monitor SLA KPIs
  • Engineers to trigger alerts based on trends
  • Integration into MLOps or workflow dashboards

:red_question_mark:Open Questions:

  • How would you improve JIRA data extraction for NLP tagging?
  • Should this be adapted into a Streamlit or Hugging Face Space for frontend access?
  • Anyone using transformer models to predict future SLA risks from historical logs?

Looking forward to thoughts, feedback, and ideas for evolution!

— Arooj Javed

1 Like