airflow-helm / charts

The User-Community Airflow Helm Chart is the standard way to deploy Apache Airflow on Kubernetes with Helm. Originally created in 2017, it has since helped thousands of companies create production-ready deployments of Airflow on Kubernetes.
https://github.com/airflow-helm/charts/tree/main/charts/airflow
Apache License 2.0
647 stars 475 forks source link

replace `protobot/stale` with `actions/stale` #661

Open thesuperzapper opened 1 year ago

thesuperzapper commented 1 year ago

It seems like there are issues with the GitHub protobot/stale application https://github.com/probot/stale/issues/385, https://github.com/probot/stale/issues/384, https://github.com/probot/stale/issues/378, and given that the protobot seems to have been abandoned, the main alternative is now to use actions/stale in a GitHub actions workflow.

PS: the stale bot becoming abandoned is almost too much irony for me to handle. tenor

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had activity in 60 days. It will be closed in 7 days if no further activity occurs.

Thank you for your contributions.


Issues never become stale if any of the following is true:

  1. they are added to a Project
  2. they are added to a Milestone
  3. they have the lifecycle/frozen label
thesuperzapper commented 1 year ago

Well, isn't this ironic?