Use bot to remove stage/triaged tag if no activity for a while
Open
help wanted
type/feature
- Dominant language
- Go
- Stars
- 52.3k
- Forks
- 10.5k
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 43
Description
### What would you like to be added?
Use a bot to remove stage/triaged tag if no activity in a PR/issue for a while (2 month?)
We can probably use the [k8 triage bot](https://github.com/kubernetes/test-infra/blob/9c8103abd65925a9e075c01908d40c31d00c1bbf/config/jobs/kubernetes/sig-k8s-infra/trusted/sig-contribex-k8s-triage-robot.yaml#L605)
### Why is this needed?
It is easier to rely on the `stage/triaged` tag filter to triage issues and PRs, but we need to watch out for abandoned issue/PR.
/cc @ivanvc @ArkaSaha30
Contributor guide
Assessment
This issue has not been assessed yet.