This is an automated email from the ASF dual-hosted git repository.
davidarthur pushed a change to branch mergequeue/test-3
in repository https://gitbox.apache.org/repos/asf/kafka-merge-queue-sandbox.git
from 043206b adding TEST
add da5892d Test 4 (#7)
add 2920e9d ISSUE-1000 Add separate script for merge queue (#8)
add a4b731b A change that will pass the PR, but fail the merge queue (#9)
add 4e1da0c Fix workflow file (#10)
add 5244e88 add a failing change (#11)
add cc80c0c Rename queue job to validate-patch (#12)
add bbbf46a Make a failing change (#13)
add ceec734 ISSUE-1005 Rename the github workflows (#14)
add b64599b add BATCH1 (#16)
add 9172d09 adding BATCH2 (#17)
add 21fbae3 Dummy commit (#15)
add 91e68a8 this should fail (#19)
add b588090 add different sleeps to better simulate a build (#20)
add 2924b0e Remove BATCH1 (#22)
add eb47fc5 git log in validate patch (#24)
add 8e0284e add PARALLEL1 (#26)
add 48c636f add PARALLEL3 (#25)
add 784eb99 add PARALLEL2 (#27)
add 954a32f update email notifications (#28)
add cc32d9d print the webhook event (#29)
add 4f7e4fc disable checks (#30)
add bf67d0e Dummy commit 2 (#18)
add a0a4b79 Merge branch 'main' into mergequeue/test-3
No new revisions were added by this update.
Summary of changes:
.asf.yaml | 5 +++++
.github/workflows/merge-queue.yml | 12 +++++++++---
.github/workflows/pull-request.yml | 8 +++++---
BATCH2 | 0
PARALLEL1 | 0
PARALLEL2 | 0
PARALLEL3 | 0
TEST | 2 +-
pr-check.sh | 4 ++--
pr-check.sh => queue-check.sh | 4 ++--
10 files changed, 24 insertions(+), 11 deletions(-)
create mode 100644 BATCH2
create mode 100644 PARALLEL1
create mode 100644 PARALLEL2
create mode 100644 PARALLEL3
copy pr-check.sh => queue-check.sh (62%)