Skip to content

feat: parent/children issues report generation#2

Merged
MrCheater merged 5 commits intomainfrom
feat/parent-children-issues-report-generation
Apr 23, 2026
Merged

feat: parent/children issues report generation#2
MrCheater merged 5 commits intomainfrom
feat/parent-children-issues-report-generation

Conversation

@MrCheater
Copy link
Copy Markdown
Contributor

No description provided.

- Extended GitlabApiContext with optional Jira client and credentials
- Added detailed comment event payload including note, path, and resolution info
- Integrate Jira client for parent issue reporting
- Implement getUserActivity LLM function for detailed activity logs
- Update gitlabClient to auto-initialize Jira client
- Add e2e tests for getUserActivity and LLM reports
…upport

- Renamed getIssuesLineage to getParentIssues and updated references
- Added getChildrenIssues to fetch subtasks and epic children recursively
- Introduced getReportByIssues for structured issue reporting in LLM module
- Added getIssueChildrenKeys utility and reexported in index
- Updated tests and exports accordingly
- Relocated formatDate function from jira to shared utils
- Updated exports to include formatDate
- Improves code reuse across packages
@MrCheater MrCheater merged commit fee483d into main Apr 23, 2026
4 checks passed
@MrCheater MrCheater deleted the feat/parent-children-issues-report-generation branch April 23, 2026 13:18
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.

1 participant