dbt-labs / dbt-codegen

Macros that generate dbt code
https://hub.getdbt.com/dbt-labs/codegen/latest/
Apache License 2.0
459 stars 99 forks source link

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

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