Call-for-Code-for-Racial-Justice / Truth-Loop

The Truth-Loop solution helps communities simply understand the policies, regulations and legislation that will impact them the most and allows them to share their experiences around how policies have impacted them or how proposed policies could impact them using short video testimonials.
https://developer.ibm.com/tutorials/truth-loop/
Apache License 2.0
54 stars 29 forks source link

Create stale bot using Github Actions #172

Closed demilolu closed 3 years ago

demilolu commented 3 years ago

Background

To manage our backlog we need to figure out what issues are stale and what we still want to work on.

Learn more about Github actions for stale https://github.com/actions/stale

Solution

Use a Github action using the stale action to alert maintainers to issues and PRs that have been sitting idle for a while. The staleness is reset if somebody comments on the issue. This forces the team to address outstanding issues and PRs.

Default configuration:

Tasks

Acceptance criteria

Fiewor commented 3 years ago

I'll like to work on this @demilolu to close off my ''bot-work" for the week🙂

Fiewor commented 3 years ago

Hey @demilolu mind checking my PR so that this can maybe be closed?