Software for Liquid Argon time projection chambers
cms-bot started as a single script used to drive PR approval and grew to be the core of the whole release engineering process for CMSSW.
This fork of cms-bot has been modified to work with the Fermilab Jenkins infrastructure.
Instructions on having your repos tested on the Fermilab Jenkins CI infrastructure are show below.
curl -d TOKEN=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx https://scd-ci.fnal.gov/cgi-bin/encrypt_github_token
If the result is over two lines use triple quotes to enclose the string, eg.
GITHUB_WEBHOOK_TOKEN="""xxxxxxxxxxxxxxxx
xxxxx"""