Skip to content

AI-176 Add Jira ticket data pipeline#69

Merged
DavidH-1 merged 6 commits intoopenMF:devfrom
iramsk02:feature/jira-data-pipeline
Mar 11, 2026
Merged

AI-176 Add Jira ticket data pipeline#69
DavidH-1 merged 6 commits intoopenMF:devfrom
iramsk02:feature/jira-data-pipeline

Conversation

@iramsk02
Copy link
Copy Markdown
Contributor

@iramsk02 iramsk02 commented Jan 11, 2026

Related Jira Ticket

https://mifosforge.jira.com/browse/AI-176

Description

This PR implements a custom pipeline to fetch Jira ticket data, clean it, and normalize it for downstream processing.

Changes

  • Integrate Jira API data fetch - jira_pipeline.py
  • Add data cleaning steps
  • Normalize fields for downstream tasks
Screenshot 2026-01-11 103133 Screenshot 2026-01-11 103147

@staru09
Copy link
Copy Markdown
Member

staru09 commented Jan 17, 2026

The direction looks promising but can you create a separate project for this work.
I plan to do a major refactor in the chatbot and maybe we can keep a separate directory for Jira related experimentations.

@iramsk02
Copy link
Copy Markdown
Contributor Author

Should I create a dedicated Jira experiments directory in the root as below

  • experiments
    • jira
      • jira_pipeline.py

@staru09
Copy link
Copy Markdown
Member

staru09 commented Jan 20, 2026

Yes that would be fine

@iramsk02
Copy link
Copy Markdown
Contributor Author

iramsk02 commented Feb 2, 2026

Hi @staru09, sorry about the cluttered commits; that was a mistake while merging.
Please ignore them. The final changes are under experiments/jira.

Let me know if anything needs adjusting. Thanks!

@staru09
Copy link
Copy Markdown
Member

staru09 commented Feb 2, 2026

ohhk lgtm
@DavidH-1 please merge this one

@DavidH-1
Copy link
Copy Markdown
Collaborator

needs to be against Dev not Main

@DavidH-1
Copy link
Copy Markdown
Collaborator

Please put jira ticket in title to help tracking

@DavidH-1
Copy link
Copy Markdown
Collaborator

CLA Check = FAILED please sign Contributor Licence Agreement

@iramsk02 iramsk02 changed the title feat: add Jira ticket data pipeline (closes #48) AI-176 Add Jira ticket data pipeline Mar 11, 2026
@iramsk02 iramsk02 changed the base branch from main to dev March 11, 2026 16:56
@iramsk02 iramsk02 requested a review from a team March 11, 2026 16:56
@iramsk02
Copy link
Copy Markdown
Contributor Author

@DavidH-1

I've fulfilled the above mentioned requirements

  • Sign Contributor Licence Agreement
  • Changed Base branch Main to dev
  • updated title to include jira ticket

@DavidH-1
Copy link
Copy Markdown
Collaborator

CLA check - Passed

@DavidH-1 DavidH-1 merged commit 6d8e4a2 into openMF:dev Mar 11, 2026
1 check passed
@iramsk02 iramsk02 deleted the feature/jira-data-pipeline branch March 12, 2026 05:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants