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

ci: use modified gha-mergify-merge-queue-labels-copier Action #3823

Merged
merged 1 commit into from
May 15, 2023

Conversation

nixpanic
Copy link
Member

The original Mergifyio/gha-mergify-merge-queue-labels-copier@main contains startsWith() that has the arguments reversed. This prevents the action from working as intended.

See-also: https://docs.github.com/en/actions/learn-github-actions/expressions#startswith


Show available bot commands

These commands are normally not required, but in case of issues, leave any of
the following bot commands in an otherwise empty comment in this PR:

  • /retest ci/centos/<job-name>: retest the <job-name> after unrelated
    failure (please report the failure too!)
  • /retest all: run this in case the CentOS CI failed to start/report any test
    progress or results

@nixpanic nixpanic added ci/skip/e2e skip running e2e CI jobs ci/skip/multi-arch-build skip building on multiple architectures labels May 15, 2023
@mergify mergify bot added component/testing Additional test cases or CI work Repo activity Process/activites on ceph-csi repo labels May 15, 2023
@nixpanic
Copy link
Member Author

A debugging run with the original action is at https://github.com/ceph/ceph-csi/actions/runs/4980881694/jobs/8915405750

The job does not execute anything, and finishes too early
image

Rakshith-R
Rakshith-R previously approved these changes May 15, 2023
@nixpanic nixpanic requested review from Rakshith-R and a team May 15, 2023 14:28
@mergify mergify bot dismissed Rakshith-R’s stale review May 15, 2023 14:29

Pull request has been modified.

Madhu-1
Madhu-1 previously approved these changes May 15, 2023
The original Mergifyio/gha-mergify-merge-queue-labels-copier@main
contains `startsWith()` that has the arguments reversed. This prevents
the action from working as intended.

See-also: https://docs.github.com/en/actions/learn-github-actions/expressions
Signed-off-by: Niels de Vos <ndevos@ibm.com>
@nixpanic nixpanic requested a review from Madhu-1 May 15, 2023 14:36
@mergify mergify bot dismissed Madhu-1’s stale review May 15, 2023 14:36

Pull request has been modified.

@nixpanic nixpanic added the ok-to-test Label to trigger E2E tests label May 15, 2023
@github-actions
Copy link

/test ci/centos/k8s-e2e-external-storage/1.24

@github-actions
Copy link

/test ci/centos/k8s-e2e-external-storage/1.25

@github-actions
Copy link

/test ci/centos/k8s-e2e-external-storage/1.26

@github-actions
Copy link

/test ci/centos/k8s-e2e-external-storage/1.27

@github-actions
Copy link

/test ci/centos/mini-e2e-helm/k8s-1.24

@github-actions
Copy link

/test ci/centos/mini-e2e-helm/k8s-1.25

@github-actions
Copy link

/test ci/centos/mini-e2e-helm/k8s-1.26

@github-actions
Copy link

/test ci/centos/mini-e2e-helm/k8s-1.27

@github-actions
Copy link

/test ci/centos/mini-e2e/k8s-1.24

@github-actions
Copy link

/test ci/centos/mini-e2e/k8s-1.25

@github-actions
Copy link

/test ci/centos/mini-e2e/k8s-1.26

@github-actions
Copy link

/test ci/centos/mini-e2e/k8s-1.27

@github-actions
Copy link

/test ci/centos/upgrade-tests-cephfs

@github-actions
Copy link

/test ci/centos/upgrade-tests-rbd

@github-actions github-actions bot removed the ok-to-test Label to trigger E2E tests label May 15, 2023
@mergify mergify bot merged commit b371337 into ceph:devel May 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/skip/e2e skip running e2e CI jobs ci/skip/multi-arch-build skip building on multiple architectures component/testing Additional test cases or CI work Repo activity Process/activites on ceph-csi repo
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants