about summary refs log tree commit diff
path: root/src/ci/citool/README.md
blob: 685a255f152513a70aa9428d5f527a11ecdeea85 (plain)
1
2
# CI tooling
This is a simple Rust script that determines which jobs should be executed on CI based on the situation (pull request, try job, merge attempt). It also provides a simple way of executing (some) CI jobs locally.