Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 1.86 KB

README.md

File metadata and controls

33 lines (27 loc) · 1.86 KB

JIRA/GitHub management IRCBot

Build Status

This IRC bot sits on #jenkins as jenkins-admin and allow users to create/fork repositories on GitHub, etc. More info: IRC Bot Wiki

Deployment

This repo is containerized, then deployed to our infrastructure via Puppet. You should have a Write permission to https://github.com/jenkins-infra/ircbot and https://github.com/jenkins-infra/jenkins-infra to deploy the new version of the Bot

Actions:

  1. Commit/merge changes into the master branch
  2. Wait till the preparation of Docker package on Jenkins INFRA
  1. Modify the version on Puppet infrastructure
  1. Wait till the deployment
  • See first steps of the deployment process on https://jenkins.ci.cloudbees.com/job/infra/job/jenkins-infra
  • The further deployment will be performed asynchronously (puppet checks for changes once per 15 minutes)
    • jenkins-admin will leave and join the chat
    • infra-butler will mention in #jenkins-infra that Spinach was updated

License

MIT License