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

fix: allow backtick, single, and double quotes for PR titles in the doc-changelog action #484

Merged
merged 16 commits into from
May 8, 2024

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    efe1264 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    7686f3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1b1b4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    847c5b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3b54d6 View commit details
    Browse the repository at this point in the history
  5. make it a raw string

    klmcadams committed May 7, 2024
    Configuration menu
    Copy the full SHA
    2aca8ce View commit details
    Browse the repository at this point in the history
  6. use env var

    klmcadams committed May 7, 2024
    Configuration menu
    Copy the full SHA
    8a32e26 View commit details
    Browse the repository at this point in the history
  7. encode unicode_escape

    klmcadams committed May 7, 2024
    Configuration menu
    Copy the full SHA
    0621a51 View commit details
    Browse the repository at this point in the history
  8. use double quotes

    klmcadams committed May 7, 2024
    Configuration menu
    Copy the full SHA
    dc24eff View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2980fae View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c9dbdb6 View commit details
    Browse the repository at this point in the history
  11. try replace

    klmcadams committed May 7, 2024
    Configuration menu
    Copy the full SHA
    5b96644 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    edbfee0 View commit details
    Browse the repository at this point in the history
  13. import os

    klmcadams committed May 7, 2024
    Configuration menu
    Copy the full SHA
    5c3686a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    36c6fb0 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. use strip instead of join

    Co-authored-by: Roberto Pastor Muela <37798125+RobPasMue@users.noreply.github.com>
    klmcadams and RobPasMue authored May 8, 2024
    Configuration menu
    Copy the full SHA
    0971f08 View commit details
    Browse the repository at this point in the history