mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 10:00:44 +00:00
b6758894b3
## Description: Adds a new action to check pull requests every day. If there hasn't been any action taken in three weeks, the PR gets the `stale` label. Replaces #1183 and should help with #962. This action uses a `start date` so that already-existing PRs aren't affected. **Before Merging** there should be a discussion: do we want to add labels indicating who PRs are waiting on? We could add `waiting on triage` & `waiting on author`/`waiting on OP`, and use actions to add/remove those labels. ## Please complete the following: - [x] I have added screenshots for all UI updates - [x] I process any text displayed to the user through translateText() and I've added it to the en.json file - [x] I have added relevant tests to the test directory - [x] I confirm I have thoroughly tested these changes and take full responsibility for any bugs introduced ## Please put your Discord username so you can be contacted if a bug or regression is found: loymdayddaud --------- Co-authored-by: evanpelle <evanpelle@gmail.com>