ovn-org / ovn-kubernetes

A robust Kubernetes networking platform
https://ovn-kubernetes.io/
Apache License 2.0
818 stars 338 forks source link

Add github actions for stale issues #4403

Closed tssurya closed 4 months ago

tssurya commented 4 months ago

What this PR does and why is it needed

For maintainers it is hard to keep the repo clean manually. There are 270+ issues on this project and its not possible for any human to go through them and clean them This list will only keep growing if we don't have a system in place to close stale issues.

Which issue(s) this PR fixes

Fixes #

Special notes for reviewers

PR uses https://github.com/marketplace/actions/close-stale-issues#usage so more details and further fine tuning can be found there.

How to verify it

NO IDEA :) But its a cron job that runs every 1.5 hours so we'll know soon? :D

Details to documentation updates

Yea I will perhaps add a section later on to the docs.

Description for the changelog

Add cronjob to cleanup stale issues and PRs but we NEVER CLOSE PRs

Does this PR introduce a user-facing change?

NONE
coveralls commented 4 months ago

Coverage Status

coverage: 52.587% (-0.001%) from 52.588% when pulling 948b3171e99c24faa2b99570758bd3c5a2622f58 on tssurya:close-stale-issues-add-github-actions into 03f117efad12ccf706c9121e6074a6084d534a45 on ovn-org:master.