feat: add table with current event queue to front report page
Add a table of pending events in the event queue. except for ones for private repositories.
The public queue allows people to have a idea of how long they will have to wait for CI to run for their change.
The table leaks the event queue, commit IDs, branch names, and patch IDs, but if that’s a problem, we can make this a table configurable, on a per node basis.
Add a table of pending events in the event queue. except for ones for private repositories.
The public queue allows people to have a idea of how long they will have to wait for CI to run for their change.
The table leaks the event queue, commit IDs, branch names, and patch IDs, but if that’s a problem, we can make this a table configurable, on a per node basis.