Lightweight Python CLI utility for generating structured Spring Boot and Java upgrade planning issues.
- Detect local Git repository
- Generate upgrade planning issue content
- Dry-run support
- Lightweight and easy to understand
python upgrade.py --dry-runSpring Boot Upgrade Planning - inventory-service
- GitHub issue creation
- Duplicate issue prevention
- Support for remote repositories
- GitHub Actions integration
python upgrade.py --repo owner/repo --dry-run