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

Utilize GitHub Actions to check for SEMVER impact label #2470

Merged
merged 47 commits into from
Mar 29, 2024

Commits on Jan 29, 2024

  1. a

    KevinEyo1 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    5444909 View commit details
    Browse the repository at this point in the history
  2. Revert test changes

    KevinEyo1 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    a4a4d72 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

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

Commits on Feb 9, 2024

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

Commits on Feb 18, 2024

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

Commits on Feb 28, 2024

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

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    21fa90c View commit details
    Browse the repository at this point in the history
  2. Create workflow

    KevinEyo1 committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    52c84e7 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Add pr-merge workflow

    KevinEyo1 committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    e26927a View commit details
    Browse the repository at this point in the history
  2. Add restriction for master

    KevinEyo1 committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    188e4be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6493a83 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    0ebb7cd View commit details
    Browse the repository at this point in the history
  2. Test change

    KevinEyo1 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    96ee925 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64d00cb View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Simplify logic

    KevinEyo1 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    5d77ded View commit details
    Browse the repository at this point in the history
  2. Fix label name

    KevinEyo1 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    409ec36 View commit details
    Browse the repository at this point in the history
  3. Fix bug

    KevinEyo1 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    619c5c3 View commit details
    Browse the repository at this point in the history
  4. Fix change

    KevinEyo1 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    520b845 View commit details
    Browse the repository at this point in the history
  5. Test

    KevinEyo1 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    6f6409b View commit details
    Browse the repository at this point in the history
  6. Change

    KevinEyo1 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    f468313 View commit details
    Browse the repository at this point in the history
  7. Test

    KevinEyo1 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    cba297f View commit details
    Browse the repository at this point in the history
  8. Add ping

    KevinEyo1 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    9a84584 View commit details
    Browse the repository at this point in the history
  9. Add marker

    KevinEyo1 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    2225379 View commit details
    Browse the repository at this point in the history
  10. A

    KevinEyo1 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    462d26d View commit details
    Browse the repository at this point in the history
  11. Fix bug

    KevinEyo1 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    1f901fd View commit details
    Browse the repository at this point in the history
  12. Fix bug

    KevinEyo1 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    b2e0e92 View commit details
    Browse the repository at this point in the history
  13. Delete line

    KevinEyo1 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    726cde5 View commit details
    Browse the repository at this point in the history
  14. Clean code

    KevinEyo1 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    5888f5f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    559a362 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    f798b1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48399bd View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Clean code

    KevinEyo1 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    b323f32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8136df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c65962 View commit details
    Browse the repository at this point in the history
  4. Fix nits

    KevinEyo1 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    d54702b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    567b6d8 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

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

Commits on Mar 24, 2024

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

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    701183b View commit details
    Browse the repository at this point in the history
  2. Change to on approve

    KevinEyo1 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    f0ca80b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcb7718 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    4d220a3 View commit details
    Browse the repository at this point in the history
  2. Add permission to write

    KevinEyo1 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    6ed4472 View commit details
    Browse the repository at this point in the history
  3. Change permission

    KevinEyo1 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    e445596 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    988000e View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Revert to on merged

    KevinEyo1 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    60429c9 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

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