Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: AbsaOSS/generate-release-notes
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.0
Choose a base ref
...
head repository: AbsaOSS/generate-release-notes
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.0
Choose a head ref
  • 6 commits
  • 29 files changed
  • 1 contributor

Commits on Jan 14, 2025

  1. Improve Doc - Add User Impact chapter (#127)

    - Sub-chapters added with example and description.
    miroslavpojer authored Jan 14, 2025
    Configuration menu
    Copy the full SHA
    d91634d View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2025

  1. #137 - Update to spring 2025 standards (#138)

    * #137 - Update to spring 2025 standards
    - Updated Issue templates to follow GH 2025 standards.
    - Introduced label for skipping RLS notes check.
    miroslavpojer authored Apr 16, 2025
    Configuration menu
    Copy the full SHA
    9dd60c6 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2025

  1. Feature/136 add mypy tool to project (#139)

    * #136 - Add mypy tool to project
    - Introduces mypy tool support.
    miroslavpojer authored Apr 24, 2025
    Configuration menu
    Copy the full SHA
    81a078d View commit details
    Browse the repository at this point in the history

Commits on May 15, 2025

  1. Feature/140 add support for multilevel list of release notes (#142)

    * #140 - Add support for multilevel list of release notes
    - Slit of README.md, developer chapters moved to DEVELOPER.md.
    -
    
    * - Improved support for multi-level release Notes.
    
    * - PR review fixes.
    
    * - PR review fixes.
    
    * - PR review fixes.
    miroslavpojer authored May 15, 2025
    Configuration menu
    Copy the full SHA
    3129da4 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2025

  1. Feature/141 add support for coderabbit summary in pr description (#144)

    * #141 - Add support for coderabbit summary in PR description
    - Added support for coderabbit Summary as a source for Release Notes.
    miroslavpojer authored May 19, 2025
    Configuration menu
    Copy the full SHA
    5d8c769 View commit details
    Browse the repository at this point in the history
  2. Fix typo in action.yml. (#145)

    - Coderabbit summary groups input typo fixed.
    miroslavpojer authored May 19, 2025
    Configuration menu
    Copy the full SHA
    fb35bf1 View commit details
    Browse the repository at this point in the history
Loading