dbt-labs / dbt-external-tables

dbt macros to stage external sources
https://hub.getdbt.com/dbt-labs/dbt_external_tables/latest/
Apache License 2.0
299 stars 120 forks source link

GitHub Action to close issues as stale as-needed #224

Closed dbeatty10 closed 1 year ago

dbeatty10 commented 1 year ago

Description & motivation

What?

For issues that have been open for awhile without activity, label them as stale with a warning that they will be closed out. If anyone comments to keep the issue open, it will automatically remove the stale label and keep it open.

Stale label rules:

Why?

To keep the repo in a clean state from issues that aren't relevant anymore

When?

Once a day