Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add workflow to check git conflict for backport PR (#2548)
* feat: add workflow to check conflict Signed-off-by: hlts2 <[email protected]> * Apply suggestions from code review Signed-off-by: Yusuke Kato <[email protected]> * feat: send conflict warning comment Signed-off-by: hlts2 <[email protected]> * fix: verify for sending comment Signed-off-by: hlts2 <[email protected]> * 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 * fix: verify for sending comment Signed-off-by: hlts2 <[email protected]> * fix: debug body Signed-off-by: hlts2 <[email protected]> * fix: add log Signed-off-by: hlts2 <[email protected]> * feat: add debug code Signed-off-by: hlts2 <[email protected]> * fix: add debug Signed-off-by: hlts2 <[email protected]> * fix: deleted unnecessary debug code Signed-off-by: hlts2 <[email protected]> * fix: fails comment for sending comment Signed-off-by: hlts2 <[email protected]> * fix: deleted unnecessary changes Signed-off-by: hlts2 <[email protected]> * feat: fix grep condition Signed-off-by: hlts2 <[email protected]> * fix: add changes for verify Signed-off-by: hlts2 <[email protected]> * Revert "fix: add changes for verify" This reverts commit 98f4c44. * fix: add changes for verify Signed-off-by: hlts2 <[email protected]> * Revert "fix: add changes for verify" This reverts commit 31ed2a8. --------- Signed-off-by: hlts2 <[email protected]> Signed-off-by: Yusuke Kato <[email protected]> Co-authored-by: Yusuke Kato <[email protected]> Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
- Loading branch information