fluxcd / terraform-provider-flux

Terraform and OpenTofu provider for bootstrapping Flux
https://registry.terraform.io/providers/fluxcd/flux/latest
Apache License 2.0
336 stars 89 forks source link

[Repo]: Add stale issue and PR GH action #648

Closed swade1987 closed 1 month ago

swade1987 commented 1 month ago

Description

I want to add the https://github.com/actions/stale GitHub action to this repository due to the number of stale issues we still have and stale pull requests. It would be configured to do the following:

We would also lock the issues and pull requests using https://github.com/dessant/lock-threads

Note: This does require a new label stale to be added to the list of options

References

Actions used:

Example usage (from upstream kubernetes terraform provider):

Would you like to implement a fix?

Yes