-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Description
It looks like we currently use probot running on Heroku to check for stale PRs. We should implement this in Oppiabot directly instead.
Possibly relevant:
- A fork of probot that might be running our stale checks: https://github.com/oppia/oppiabot-stale
- An existing utility to check for stale PRs:
Line 69 in 3fba86a
const checkPrIsStale = async (pullRequest, context) => { - We have
oppia/oppiabot-staleas a dependency:Line 28 in 3fba86a
"probot-stale": "github:oppia/oppiabot-stale"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels