nikku / wuffle

A multi-repository / multi-organization task board for GitHub issues.
https://wuffle.dev
MIT License
118 stars 23 forks source link

Allow to sort columns as first in, first out #166

Closed nikku closed 10 months ago

nikku commented 10 months ago

Allows to mark columns as first in, first out, reversing the default column ordering last in, first out. This ensures that new items will be added to the bottom of the column.

Useful, i.e. for review columns, where chronological processing may be desired.