On 13-05-07 08:09 AM, Sanghyeon Seo wrote: > Here are some feature requests to bors queue status page at > http://buildbot.rust-lang.org/bors/bors.html > > 1. It seems to show no more than 30 pull requests. It used to be enough, > but these days we often have more than 30 pull requests in the queue. > > 2. The page has last-updated timestamp. It would be useful to get > timestamp from the browser and warn when the queue is not updating. > (Say, when the gap is more than 10 minutes.) > > 3. OUTDATED state, for pull requests that need to be rebased. GitHub > API provides "mergeable" attribute for this.
I've fixed #1 and #3 today (as well as adding last-comments and a DISCUSSING state). I'll look into #2 soon. Thanks for the feedback. -Graydon _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
