Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Oltrematica
/
github_analyzer
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
5
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(jira): complete Jira integration with multi-source support
- #3
#3
Merged
amargiovanni
merged 13 commits into
main
Oltrematica/github_analyzer:main
from
002-jira-integration
Oltrematica/github_analyzer:002-jira-integration
Copy head branch name to clipboard
Nov 28, 2025
Conversation
Commits
13
(13)
Checks
Files changed
Merged
feat(jira): complete Jira integration with multi-source support
#3
amargiovanni
merged 13 commits into
main
Oltrematica/github_analyzer:main
from
002-jira-integration
Oltrematica/github_analyzer:002-jira-integration
Copy head branch name to clipboard
Commits
Commits on Nov 28, 2025
feat(jira): add complete specification for Jira integration
Show description for 34fa5b8
amargiovanni
committed
34fa5b8
View commit details
Copy full SHA for 34fa5b8
Browse repository at this point
feat(jira): implement complete Jira integration
Show description for 968ef8d
amargiovanni
committed
968ef8d
View commit details
Copy full SHA for 968ef8d
Browse repository at this point
test: improve coverage to 94% and reduce threshold to 90%
Show description for a65accc
amargiovanni
committed
a65accc
View commit details
Copy full SHA for a65accc
Browse repository at this point
feat(cli): update banner to DEV ANALYZER with Jira support
Show description for 5b61d3b
amargiovanni
committed
5b61d3b
View commit details
Copy full SHA for 5b61d3b
Browse repository at this point
fix(jira): migrate to new /search/jql API and fix integration issues
Show description for 361826a
amargiovanni
committed
361826a
View commit details
Copy full SHA for 361826a
Browse repository at this point
fix: resolve ruff linting errors in validation.py
Show description for 118767e
amargiovanni
committed
118767e
View commit details
Copy full SHA for 118767e
Browse repository at this point
fix: add GITHUB_TOKEN mock to test_returns_0_when_cancelled
Show description for 031cd73
amargiovanni
committed
031cd73
View commit details
Copy full SHA for 031cd73
Browse repository at this point
fix: resolve mypy type errors in jira_client.py and main.py
Show description for 8ae83e7
amargiovanni
committed
8ae83e7
View commit details
Copy full SHA for 8ae83e7
Browse repository at this point
feat(jira): add Jira Server/DC compatibility with API v2
Show description for 919537b
amargiovanni
committed
919537b
View commit details
Copy full SHA for 919537b
Browse repository at this point
refactor: remove dead code run_extraction function
Show description for 0b12e0b
amargiovanni
committed
0b12e0b
View commit details
Copy full SHA for 0b12e0b
Browse repository at this point
feat(jira): implement interactive project selection per FR-009a
Show description for 3d60e9c
amargiovanni
committed
3d60e9c
View commit details
Copy full SHA for 3d60e9c
Browse repository at this point
refactor: use TerminalOutput for consistent logging in select_jira_projects
Show description for f4c1079
amargiovanni
committed
f4c1079
View commit details
Copy full SHA for f4c1079
Browse repository at this point
docs: add detailed comments to _parse_datetime explaining format conversion
Show description for 3b3010c
amargiovanni
committed
3b3010c
View commit details
Copy full SHA for 3b3010c
Browse repository at this point
You can’t perform that action at this time.