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 to check git conflict for backport PR #2548

Merged
merged 18 commits into from
Jul 30, 2024
Merged

Commits on Jul 26, 2024

  1. feat: add workflow to check conflict

    Signed-off-by: hlts2 <[email protected]>
    hlts2 committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    3b97625 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Signed-off-by: Yusuke Kato <[email protected]>
    kpango authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    466779c View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. feat: send conflict warning comment

    Signed-off-by: hlts2 <[email protected]>
    hlts2 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    ff8a2c3 View commit details
    Browse the repository at this point in the history
  2. fix: verify for sending comment

    Signed-off-by: hlts2 <[email protected]>
    hlts2 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    aee3f32 View commit details
    Browse the repository at this point in the history
  3. style: format code with Gofumpt and Prettier

    This commit fixes the style issues introduced in aee3f32 according to the output
    from Gofumpt and Prettier.
    
    Details: #2548
    deepsource-autofix[bot] authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    2b7eaf4 View commit details
    Browse the repository at this point in the history
  4. fix: verify for sending comment

    Signed-off-by: hlts2 <[email protected]>
    hlts2 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    91f2826 View commit details
    Browse the repository at this point in the history
  5. fix: debug body

    Signed-off-by: hlts2 <[email protected]>
    hlts2 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    af401c1 View commit details
    Browse the repository at this point in the history
  6. fix: add log

    Signed-off-by: hlts2 <[email protected]>
    hlts2 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    b47588c View commit details
    Browse the repository at this point in the history
  7. feat: add debug code

    Signed-off-by: hlts2 <[email protected]>
    hlts2 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    506e583 View commit details
    Browse the repository at this point in the history
  8. fix: add debug

    Signed-off-by: hlts2 <[email protected]>
    hlts2 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    55ad4c7 View commit details
    Browse the repository at this point in the history
  9. fix: deleted unnecessary debug code

    Signed-off-by: hlts2 <[email protected]>
    hlts2 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    1debded View commit details
    Browse the repository at this point in the history
  10. fix: fails comment for sending comment

    Signed-off-by: hlts2 <[email protected]>
    hlts2 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    a78bf49 View commit details
    Browse the repository at this point in the history
  11. fix: deleted unnecessary changes

    Signed-off-by: hlts2 <[email protected]>
    hlts2 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    5d2991a View commit details
    Browse the repository at this point in the history
  12. feat: fix grep condition

    Signed-off-by: hlts2 <[email protected]>
    hlts2 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    b8e39de View commit details
    Browse the repository at this point in the history
  13. fix: add changes for verify

    Signed-off-by: hlts2 <[email protected]>
    hlts2 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    98f4c44 View commit details
    Browse the repository at this point in the history
  14. Revert "fix: add changes for verify"

    This reverts commit 98f4c44.
    hlts2 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    d0cc228 View commit details
    Browse the repository at this point in the history
  15. fix: add changes for verify

    Signed-off-by: hlts2 <[email protected]>
    hlts2 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    31ed2a8 View commit details
    Browse the repository at this point in the history
  16. Revert "fix: add changes for verify"

    This reverts commit 31ed2a8.
    hlts2 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    1c06101 View commit details
    Browse the repository at this point in the history