diff --git a/.github/autolabeler.yml b/.github/autolabeler.yml new file mode 100644 index 0000000000..bc4599aa88 --- /dev/null +++ b/.github/autolabeler.yml @@ -0,0 +1,5 @@ +# configuration for https://github.com/probot/autolabeler + +dependency-change: "/project/Dependencies.scala" + +'t:stream': ["/akka-stream", "/akka-stream-testkit", "/akka-stream-tests", "/akka-stream-tests-tck", "/akka-stream-typed"]