Maintenance Bot
===============
:author: Ludwig Nussel <ludwig.nussel@suse.de>
:toc:


Introduction
------------
[id="intro"]

A review bot that handles maintenance incident requests.

It's based on the generic ReviewBot.py

Installation
------------
[id="install"]

No installation. The bot can run directly from git.

Command line
------------
[id="cli"]

Check all requests that have "maintbot" as reviewer:

-------------------------------------------------------------------------------
./check_maintenance_incidents.py review
-------------------------------------------------------------------------------

Checks done
-----------
[id="checks"]


This bot accepts review requests if the author of the request is a known
maintainer of the package in Factory. If not the devel project/package is set
as reviewer.
