diff --git a/.github/labeler.yml b/.github/labeler.yml index 2e8a8a118dda..1c04226a1eb1 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -88,6 +88,9 @@ path: random: - changed-files: - any-glob-to-any-file: random/** +rate-limit: + - changed-files: + - any-glob-to-any-file: rate_limit/** regexp: - changed-files: - any-glob-to-any-file: regexp/** diff --git a/.github/workflows/title.yml b/.github/workflows/title.yml index a16e167a8321..113128e5ee50 100644 --- a/.github/workflows/title.yml +++ b/.github/workflows/title.yml @@ -66,6 +66,7 @@ jobs: net(/unstable)? path(/unstable)? random(/unstable)? + rate-limit(/unstable)? regexp(/unstable)? semver(/unstable)? streams(/unstable)?