dlespiau / patchwork

The freedesktop.org edition of patchwork. Patchwork is a web patch tracking system for projects using a mailing list for contributions and reviews.
http://patchwork-freedesktop.readthedocs.org/en/latest/
GNU General Public License v2.0
22 stars 13 forks source link

Have a way to indicate series dependencies #178

Open dlespiau opened 8 years ago

dlespiau commented 8 years ago
<imre> damien_l: would be nice if we could add "Dependency: <patchset url>" lines to cover letters for unmerged-yet dependencies

This can be used to merge the dependent series before merging the one in question and so be able to properly test it.