Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 20 May 06:01
· 1 commit to master since this release
fb35bf1

New Features 🎉

  • #136 Add mypy tool to project in #139
    • Add support for mypy tool.
  • #137 Update to spring 2025 standards in #138
  • #140 Add support for multilevel list of release notes in #142
    • Improved support of multi level Release Notes in PR body.
  • #141 Add support for coderabbit summary in PR description in #144
    • Added support for CodeRabbit integration, including new input parameters to enable CodeRabbit mode, customize the release notes section title, and specify groups to ignore in summaries.
    • Enhanced release notes extraction to support group-based filtering and improved detection of release notes sections.

Infrastructure ⚙️

  • PR: #145 Fix typo in action.yml.
    • Fixed a typo in action.yml. Coderabbit summary groups are now provided to action logic.

Documentation 📜

  • PR: #126 Added missing information about new input "from tag" and its usage.
    • Added missing information about new input "from tag" and its usage.
  • PR: #127 Improve Doc - Add User Impact chapter
    • Sub-chapters added with example and description.

Full Changelog

v0.6.0...v0.7.0