Skip to content

hbashton/JenkinsBuildBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To get started, edit the bot.ini.example file with your favourite text editor to use your bot token and user ID (not username), and rename it to bot.ini

FUNCTIONS

This bot can do a multitude of things, primarily aimed at Android Developers:

Using a custom script, it can build Android ROMS using Jenkins

If you have Gerrit, it can pick those changes when building

It can list Gerrit open changes, and filter by project name

Setup

Install needed dependencies using pip

    pip3 install -r requirements.txt

Then run the bot with python3 bot.py.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages