sagemath / sage-patchbot

Sage Patchbot
https://www.sagemath.org
Other
8 stars 17 forks source link

implement --safe-only option #25

Closed rwst closed 10 years ago

rwst commented 10 years ago

With this option set, patchbot would only merge in-place, i.e. those tickets that are deemed safe, and thus never do a full install under /tmp. This is especially useful when a full install has problems.

robertwb commented 10 years ago

Implemented.