Skip to content

v2.8.0

Choose a tag to compare

@saidsef saidsef released this 15 Sep 08:06
· 20 commits to main since this release
10e3efa

πŸŽ‰ What's New in v2.8.0

✨ Enhanced Features

  • πŸ” Advanced PR Analysis - Deeper insights into pull request quality and complexity
  • ⚑ Performance Optimisations - Lightning-fast processing with improved efficiency
  • 🧠 Intelligent Issue Categorisation - Smarter classification of GitHub issues
  • πŸ“Š Enhanced Metrics - More comprehensive analysis reports
  • πŸ›‘οΈ Security Improvements - Strengthened authentication and data protection

πŸš€ Quick Installation

export GITHUB_TOKEN="<your-github-token>"
uvx --from git+https://github.com/saidsef/[email protected] mcp-github-pr-issue-analyser

πŸ”§ Key Improvements

  • πŸ’« Streamlined Workflow - Smoother integration with GitHub APIs
  • 🎯 Better Accuracy - Enhanced pattern recognition for issue analysis
  • 🌟 User Experience - Cleaner output formatting and better error handling
  • πŸ“ˆ Scalability - Improved handling of large repositories

🌟 Why You'll Love This Release

This version brings together the best of AI-powered analysis with rock-solid performance improvements. Whether you're managing a small project or enterprise-scale repositories, v2.8.0 delivers the insights you need with the speed you deserve!


⭐ Star this repository if you find it useful!
πŸ› Report issues on our GitHub Issues page
πŸ’¬ Join the conversation and share your feedback!

What's Changed

  • chore(deps): bump actions/github-script from 7 to 8 by @dependabot[bot] in #104
  • chore(deps): bump uv from 0.8.14 to 0.8.15 by @dependabot[bot] in #103
  • feat: enhance pagination support for GitHub issues and PR listings by @saidsef in #102
  • feat: add merge_pr async support, update dependencies by @saidsef in #105

Full Changelog: v2.6.2...v2.8.0