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.3.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.4.0
Choose a head ref
  • 6 commits
  • 24 files changed
  • 1 contributor

Commits on Oct 10, 2024

  1. #86 - Create local examples of workflows proposals (#89)

    - Created workflos examples.
    - Examples used in repo's workflows.
    miroslavpojer authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    b9b4b70 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    cde0868 View commit details
    Browse the repository at this point in the history
  2. - Introduced exclusion logic for black and pylint tools. (#94)

    - The directoty tests will be ignored.
    miroslavpojer authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    398c595 View commit details
    Browse the repository at this point in the history
  3. Reason: The goal to reach with this input is no more valid. (#95)

    Release notes:
    - Remove no used action input.
    miroslavpojer authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    f3bcb34 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. #92 - Add support for more characters as markdown list rows (#93)

    * #92 - Add support for more characters as markdown list rows
    - Implemented support for + and * characters.
    - Applied black.
    - Improvement of unit tests.
    - Update of README.md
    
    * #91 - Placeholder {number} does not # before Issue or PR number
    - Removed the need to provide # in template of row - for record number.
    - Update of pull-request to GitHub link type. Removed Markdown format of link.
    miroslavpojer authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    d7a3b09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7244cb View commit details
    Browse the repository at this point in the history
Loading