Fish in the sea of AMQP messages from rabbit.opensuse.org and do the right thing.
- Trigger openQA test runs if OBS:Server:Unstable images are published.
- Notify via slack/mail about openQA test runs.
- Notify via slack/trello about failed OBS:Server:Unstable builds.
zypper install libxml2-devel gcc ruby3.4-devel
bundle install --path vendor/bundleor use docker-compose
docker-compose pullThis bot is configured via environment variables. Either set them however you set them
or copy the dotenv.example file to .env and the script picks them up from this file.
bundle exec ruby kurren.rbor use docker-compose:
docker-compose upIf you want to contribute please checkout our contribution readme.