Introduction

We have a script which automatically finds bugs with patches. Of course, it can't decide whether the patch is good or not, we need a human for this. The script does two things: Adds a patch tag and subscribes ubuntu-reviewers. The tag is used to track state as the patch goes through our process. The subscription is there to prompt us to start the process with a given bug.

As you complete each step of the process, you will mark your process by adding an appropriate 'patch-*' tag and removing the old one. Make sure to ALWAYS include a comment when you change the tag just like you would if you changed the bug status, so it's clear to later reviewers what happened. Do not remove the ubuntu-reviewers from the subscribers at any point.

Also, if you spot an abandoned patch that still looks relevant, that isn't tagged 'patch', feel free to add it manually and subscribe ubuntu-reviewers.

Workflow

Some packages are excluded from the list.

If the patch

get it into the sponsoring queue.

Working with Patches

If you haven't worked with patches extensively, you might want to head to our documentation about patches, because it will explain a lot of the most common questions like:

If you have even more questions, check out our knowledge base.

Examples

ReviewersTeam/ReviewGuide (last edited 2011-06-28 11:25:19 by dholbach)