Skip to content

Releases: AbsaOSS/release-notes-presence-check

v0.4.0

13 Nov 10:45
8e586b2

Choose a tag to compare

New Features 🎉

  • #20 Add configurable placeholder for release notes validation in #21
    • Setting a placeholder in the action to skip the check in the templates

Full Changelog

v0.3.0...v0.4.0

v0.3.0

15 Apr 06:42
0eac9f1

Choose a tag to compare

New Features 🎉

  • #15 Move exit() calls to main.py in #18

Bugfixes 🛠

  • #10 Markdown expected empty line not supported in #17
    • Introduce empty line support after chapter title.
  • #13 Action does not fail in workflow when RLS notes title in #14
    • Improved getting action input.
    • Fixed bug with setting failed action state.

Infrastructure ⚙️

  • #11 Add mypy tool to project in #19
    • Add support to mypy type check.
  • #12 Update to spring 2025 standards in #16

Documentation 📜

  • PR: #8 Improve Doc - Add User Impact chapter
    • Chapter added with example and description.

Full Changelog

v0.2.1...v0.3.0

v0.2.1

07 Jan 12:44
79c8fa7

Choose a tag to compare

Bugfixes 🛠

  • PR: #7 Bug/fix wrong return codes
    • Fixed returning of 0 where 1 is expected
    • Removed old script based solution of Release Notes check

Full Changelog

v0.2.0...v0.2.1

v0.2.0

26 Nov 06:58
1e37ce9

Choose a tag to compare

Breaking Changes 💥

  • PR: #6 After Release fix
    • Fixe typo in README.md.
    • Added hint on how to get values.
    • Removed fail-on-error from inputs.
    • Removed valid from outputs.

Full Changelog

v0.1.0...v0.2.0

v0.1.0

19 Nov 11:29
cab7783

Choose a tag to compare

New Features 🎉

  • #2 Implement basic logic for Release notes located in PR body in #3
    • Initial commit of project files.
    • Applied black.
    • Fixed pylint warnings.
    • Created content for README.md.
    • Implemented unit tests.

Full Changelog

https://github.com/AbsaOSS/release-notes-presence-check/commits/v0.1.0