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

Add workflow for linting CHANGELOG.md #766

Draft
wants to merge 27 commits into
base: main
Choose a base branch
from

Commits on Jan 9, 2024

  1. Add workflow stub

    marians committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    1671c7a View commit details
    Browse the repository at this point in the history
  2. Update changelog

    marians committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    527d285 View commit details
    Browse the repository at this point in the history
  3. More debug printing

    marians committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    6531e78 View commit details
    Browse the repository at this point in the history
  4. Modify trigger path

    marians committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    629bb4e View commit details
    Browse the repository at this point in the history
  5. Parse the changelog

    marians committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    d4d3d76 View commit details
    Browse the repository at this point in the history
  6. Add dependency jq

    marians committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    f180cd8 View commit details
    Browse the repository at this point in the history
  7. Test introduction check

    marians committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    deced72 View commit details
    Browse the repository at this point in the history
  8. Fix syntax

    marians committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    fc2d154 View commit details
    Browse the repository at this point in the history
  9. Fix commands

    marians committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    1ad5d34 View commit details
    Browse the repository at this point in the history
  10. Check for empty values

    marians committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    7b12148 View commit details
    Browse the repository at this point in the history
  11. Fix syntax

    marians committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    195505c View commit details
    Browse the repository at this point in the history
  12. Modify syntax

    marians committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    f14ad8d View commit details
    Browse the repository at this point in the history
  13. Remove exit calls

    marians committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    75c8124 View commit details
    Browse the repository at this point in the history
  14. Check length

    marians committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    cbe04ed View commit details
    Browse the repository at this point in the history
  15. Add fake intro

    marians committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    f616450 View commit details
    Browse the repository at this point in the history
  16. Restore introduction

    marians committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    cef28fb View commit details
    Browse the repository at this point in the history
  17. Fix bash syntax

    marians committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    16fd36d View commit details
    Browse the repository at this point in the history
  18. Fix bash syntax

    marians committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    bca8255 View commit details
    Browse the repository at this point in the history
  19. Add notice output

    marians committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    06ebfb6 View commit details
    Browse the repository at this point in the history
  20. Check for latest entries

    marians committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    b440b28 View commit details
    Browse the repository at this point in the history
  21. Add newline

    marians committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    c74bdba View commit details
    Browse the repository at this point in the history
  22. Update CHANGELOG.md

    marians committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    2c66466 View commit details
    Browse the repository at this point in the history
  23. Fix length check

    marians committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    bf98426 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    b445910 View commit details
    Browse the repository at this point in the history
  25. Update CHANGELOG.md

    marians committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    8728a48 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    0c457e4 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

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