Sort Pipelines Page

Currently the order is merely alphabetical.

I’d like to be able to sort it by arbitrary fields, with the default being recently updated at the top.

The page I’m referring to:

https://buildkite.com/{organization}

This makes a lot of sense to me. I’m coming from Buildkite from Semaphore and am missing the default ordering of pipelines being “recently updated”.

We have a few repositories that have been merged into other repositories, and so are no longer active and have been archived on Github. We’d prefer not to delete the pipeline and cause old links to builds to rot (e.g. we have some still-active issues that point to specific problems that were highlighted in an build on the old repository), and so our build page currently has quite a few of these inactive repos creating visual. noise for our most common day-to-day interactions.

This sort of sorting would be one way to automatically have those repositories be less visible and so make life very slightly nicer for us :smile: