sclorg / s2i-ruby-container

Ruby container images based on Red Hat Software Collections and intended for OpenShift and general usage, that provide a platform for building and running Ruby applications. Users can choose between Red Hat Enterprise Linux, Fedora, and CentOS based images.
http://softwarecollections.org
Apache License 2.0
55 stars 156 forks source link

Add auto-merge checkers for information to developers #563

Closed phracek closed 1 month ago

phracek commented 1 month ago

Add auto-merge checkers for information to developers what is missing in PR.

Later on in case PR is approved by two reviewers and PR contains label 'READY-to-MERGE' it will be automatically merged. Otherwise only manually.

phracek commented 1 month ago

This pull request does not break ruby-container functionality, though.

phracek commented 1 month ago

[test-all]

github-actions[bot] commented 1 month ago

Testing Farm results

namecomposearchstatusstarted (UTC)timelogs
Fedora - 3.3Fedora-latestx86_64✅ passed26.09.2024 13:19:3618min 19stest pipeline
CentOS Stream 10 - 3.3CentOS-Stream-10x86_64✅ passed26.09.2024 13:19:3619min 30stest pipeline
RHEL9 - 3.3RHEL-9.4.0-Nightlyx86_64✅ passed26.09.2024 13:19:3525min 38stest pipeline
RHEL8 - 3.3RHEL-8.10.0-Nightlyx86_64✅ passed26.09.2024 13:19:3627min 41stest pipeline
RHEL9 - OpenShift 4 - 3.3RHEL-9.4.0-Nightlyx86_64✅ passed26.09.2024 13:20:0028min 41stest pipeline
RHEL9 - 3.0RHEL-9.4.0-Nightlyx86_64✅ passed26.09.2024 13:19:3529min 28stest pipeline
RHEL8 - 2.5RHEL-8.10.0-Nightlyx86_64✅ passed26.09.2024 13:19:3429min 48stest pipeline
RHEL9 - 3.1RHEL-9.4.0-Nightlyx86_64✅ passed26.09.2024 13:19:3630min 9stest pipeline
RHEL8 - OpenShift 4 - 3.3RHEL-8.10.0-Nightlyx86_64✅ passed26.09.2024 13:19:5829min 36stest pipeline
RHEL8 - 3.1RHEL-8.10.0-Nightlyx86_64✅ passed26.09.2024 13:19:3330min 22stest pipeline
RHEL9 - PyTest - OpenShift 4 - 3.3RHEL-9.4.0-Nightlyx86_64✅ passed26.09.2024 13:20:1331min 26stest pipeline
RHEL8 - PyTest - OpenShift 4 - 3.3RHEL-8.10.0-Nightlyx86_64✅ passed26.09.2024 13:20:2131min 43stest pipeline
RHEL8 - OpenShift 4 - 2.5RHEL-8.10.0-Nightlyx86_64✅ passed26.09.2024 13:19:5742min 4stest pipeline
RHEL8 - OpenShift 4 - 3.1RHEL-8.10.0-Nightlyx86_64✅ passed26.09.2024 13:19:5942min 24stest pipeline
RHEL8 - PyTest - OpenShift 4 - 3.1RHEL-8.10.0-Nightlyx86_64❌ failed26.09.2024 13:19:5845min 2stest pipeline
RHEL9 - OpenShift 4 - 3.1RHEL-9.4.0-Nightlyx86_64✅ passed26.09.2024 13:19:5746min 44stest pipeline
RHEL9 - OpenShift 4 - 3.0RHEL-9.4.0-Nightlyx86_64✅ passed26.09.2024 13:19:5646min 43stest pipeline
RHEL8 - PyTest - OpenShift 4 - 2.5RHEL-8.10.0-Nightlyx86_64✅ passed26.09.2024 13:19:5951min 10stest pipeline
RHEL9 - PyTest - OpenShift 4 - 3.1RHEL-9.4.0-Nightlyx86_64✅ passed26.09.2024 13:20:1155min 19stest pipeline
RHEL9 - PyTest - OpenShift 4 - 3.0RHEL-9.4.0-Nightlyx86_64✅ passed26.09.2024 13:19:5855min 26stest pipeline
phracek commented 1 month ago

The OpenShift 4 - 3.1 Pytest will be fixed by #564