bors icon indicating copy to clipboard operation
bors copied to clipboard

Queue page tracking issue

Open Sakib25800 opened this issue 4 months ago • 2 comments

  • [x] Add failed count (#432)
  • [x] Sorting (asc/desc) (#442)
  • [x] Grouping (#442)
  • [x] Search bar (#442)
  • [x] Select column (#451)
  • [ ] Core rollup logic
  • [ ] Rollup logic tests
  • [ ] Add create similar rollup
  • [ ] Announcement banner
  • [ ] Design
  • [ ] #371
  • [ ] Rollup labels

Sakib25800 avatar Aug 25 '25 17:08 Sakib25800

Note that ideally we should have no synchronize button in new bors, it synchronizes automatically.

What we might do though is store the mapping of PRs to rollups, that could be useful for various things.

Kobzol avatar Aug 25 '25 18:08 Kobzol

We should also handle rollup labels (https://github.com/rust-lang/homu/blob/c5291c586d717f9766e376e65a95156d7cdc1b96/cfg.production.toml#L80).

Kobzol avatar Aug 26 '25 09:08 Kobzol