TakeTwo solution provides a quick and simple tool for media creators and media consumers to be more vigilant to detect and eliminate racial bias (both overt and subtle) in their content
Use a 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.
Add a label "Stale" on issues and pull requests after 60 days of inactivity
Close the stale issues and pull requests after 7 days of inactivity
If an update/comment occur on stale issues or pull requests, the stale label will be removed and the timer will restart
@josiemundi @naokiabe @Sabine-Justilien @demilolu, et al.
Use a 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.
https://github.com/actions/stale
Default configuration:
Add a label "Stale" on issues and pull requests after 60 days of inactivity Close the stale issues and pull requests after 7 days of inactivity If an update/comment occur on stale issues or pull requests, the stale label will be removed and the timer will restart
@josiemundi @naokiabe @Sabine-Justilien @demilolu, et al.