Open indirect opened 9 years ago
This would require storing state....
We already store some state, and if this is going to get big on a single installation, we'll probably have to store more state eventually :P
On Fri, Aug 14, 2015 at 1:53 PM, Samuel E. Giddins notifications@github.com wrote:
This would require storing state....
Reply to this email directly or view it on GitHub: https://github.com/patronus-io/patronus/issues/24#issuecomment-131236593
We don't store any PR or build-level state, which is something I love about the current design. Not opposed to adding this functionality, but it'd require some pretty big foundational work.
https://internals.rust-lang.org/t/batched-merge-rollup-feature-has-landed-on-bors/1019