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 add/remove triage labels as-needed #133

Closed dbeatty10 closed 1 year ago

dbeatty10 commented 1 year ago

Description & motivation

What?

When the maintenance team triages, we sometimes need more information from the issue creator. In those cases we remove the triage label and add the awaiting_response label. Once we receive a response in the form of a comment, we want the awaiting_response label removed in favor of the triage label so we are aware that the issue needs action.

Why?

To help with out team triage issue tracking

When?

This will run when a comment is added to an issue and that issue has the awaiting_response label.