[Unit] Description=soong-lab CI webhook listener (push->main -> test-gated redeploy) After=network-online.target [Service] Type=simple User=infra-ops ExecStart=/usr/bin/python3 /home/infra-ops/soong-webhook.py Restart=on-failure RestartSec=5 [Install] WantedBy=multi-user.target