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

adding the script to validate changelog #4731

Merged
merged 14 commits into from
Aug 17, 2023

Commits on Aug 11, 2023

  1. adding the script to validate changelog

    Signed-off-by: ntishchauhan0022 <nitishchauhan0022@gmail.com>
    nitishchauhan0022 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    9be2e36 View commit details
    Browse the repository at this point in the history
  2. adding pre-commit for validate check

    Signed-off-by: ntishchauhan0022 <nitishchauhan0022@gmail.com>
    nitishchauhan0022 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    2bb5f47 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. prioritizing **General** section

    Signed-off-by: ntishchauhan0022 <nitishchauhan0022@gmail.com>
    nitishchauhan0022 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    55a5181 View commit details
    Browse the repository at this point in the history
  2. removing validate changelog from pr-validation

    Signed-off-by: ntishchauhan0022 <nitishchauhan0022@gmail.com>
    nitishchauhan0022 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    894e194 View commit details
    Browse the repository at this point in the history
  3. message improvement

    Signed-off-by: ntishchauhan0022 <nitishchauhan0022@gmail.com>
    nitishchauhan0022 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    6ecc720 View commit details
    Browse the repository at this point in the history
  4. Add script to check the whole changelog and fix issues there

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    bea538e View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. fix style typos

    Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl>
    JorTurFer committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    2aade04 View commit details
    Browse the repository at this point in the history
  2. fix style typo

    Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl>
    JorTurFer committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    d6c54d5 View commit details
    Browse the repository at this point in the history
  3. ignore case during sorting

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    JorTurFer committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    b3eb5de View commit details
    Browse the repository at this point in the history
  4. update script

    Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl>
    JorTurFer committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    2739bb1 View commit details
    Browse the repository at this point in the history
  5. remove whitespaces

    Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl>
    JorTurFer committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    9d6d305 View commit details
    Browse the repository at this point in the history
  6. readd worngly removed entries

    Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl>
    JorTurFer committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    164c487 View commit details
    Browse the repository at this point in the history
  7. remove whiteline

    Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl>
    JorTurFer committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    223b0df View commit details
    Browse the repository at this point in the history
  8. update precommit yaml

    Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl>
    JorTurFer committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    d02fbfb View commit details
    Browse the repository at this point in the history