Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

switch out to use internal action for triage labels #6120

Merged
merged 2 commits into from
Oct 27, 2022

Conversation

emmyoop
Copy link
Member

@emmyoop emmyoop commented Oct 21, 2022

resolves dbt-labs/actions#35

Description

Replaces current action to sue internal relabeling. Tested in personal repo. This action will need to be added in all repos we track with the triage project.

Checklist

@cla-bot cla-bot bot added the cla:yes label Oct 21, 2022
@emmyoop emmyoop added Skip Changelog Skips GHA to check for changelog file and removed cla:yes labels Oct 21, 2022
@github-actions
Copy link
Contributor

Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the contributing guide.

@emmyoop emmyoop changed the title switch out to use our action switch out to use internal action for triage labels Oct 21, 2022
add-labels: "triage"
remove-labels: "awaiting_response"
uses: dbt-labs/actions/.github/workflows/triage-labels.yml@main
secrets: inherit
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is nifty. First time seeing this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla:yes Skip Changelog Skips GHA to check for changelog file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Removing "awaiting response" label from adapters
2 participants