Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not fail when unknown placeholder received #115

Merged
merged 7 commits into from
Nov 25, 2024

Commits on Nov 22, 2024

  1. # Do not fail when unknown placeholder received

    - ActionInput now can hold static values.
    - Improved unknown placeholder logic for detection and removing of them.
    miroslavpojer committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    01078ba View commit details
    Browse the repository at this point in the history
  2. - Applied black tool.

    miroslavpojer committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    057df5e View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Configuration menu
    Copy the full SHA
    d779f69 View commit details
    Browse the repository at this point in the history
  2. - Fix Review comments.

    miroslavpojer committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    3a77a9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e3fc41 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into feature/do-not-fail-with-unknown-placeholder

    # Conflicts:
    #	release_notes_generator/action_inputs.py
    miroslavpojer committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    eb142b8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c838ac7 View commit details
    Browse the repository at this point in the history