wellcomecollection / catalogue-api

:crystal_ball: The API for searching the Wellcome Collection catalogue.
https://developers.wellcomecollection.org
MIT License
4 stars 0 forks source link

Adds the stale PR workflow #762

Closed kenoir closed 6 months ago

kenoir commented 6 months ago

This change implements the stale PR template.

Who is this for?

Developers who want good visibility of work in progress and a process for preventing proliferation of unmerged PRs.

What is it doing for them?

Closing old PRs that haven't been merged in 30 days. Things that hang about for longer than that should be smaller PRs, released behind a toggle, or be Issues from which other PRs hang.

kenoir commented 6 months ago

Part of https://github.com/wellcomecollection/platform-infrastructure/issues/431