Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 940 Bytes

maintbot.asciidoc

File metadata and controls

40 lines (28 loc) · 940 Bytes

Maintenance Bot

Introduction

A review bot that handles maintenance incident requests.

It’s based on the generic ReviewBot.py

Installation

No installation. The bot can run directly from git.

Command line

Check all request that have "maintbot" as reviewer:

./check_maintenance_incidents.py review

Checks done

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. Furthermore the bot checks if the submission is for the Backports project. In that case it adds factory-source as reviewer.