diff --git a/.github/labeler.yml b/.github/labeler.yml index 0b77735df124..8b71b1662f7b 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -91,6 +91,9 @@ semver: streams: - changed-files: - any-glob-to-any-file: streams/** +tar: + - changed-files: + - any-glob-to-any-file: tar/** testing: - changed-files: - any-glob-to-any-file: testing/** diff --git a/.github/workflows/title.yml b/.github/workflows/title.yml index bde1c28614ea..f77a47888e8e 100644 --- a/.github/workflows/title.yml +++ b/.github/workflows/title.yml @@ -68,6 +68,7 @@ jobs: regexp(/unstable)? semver(/unstable)? streams(/unstable)? + tar(/unstable)? testing(/unstable)? text(/unstable)? toml(/unstable)?