labeler.yml 382 B

12345678910
  1. test native:
  2. - all:
  3. - changed-files:
  4. - any-glob-to-any-file:
  5. - instrumentation/logback/logback-appender-10/library/**
  6. - instrumentation/jdbc/library/**
  7. - instrumentation/spring/**
  8. - smoke-tests-otel-starter/**
  9. - dependencyManagement/build.gradle.kts
  10. - all-globs-to-all-files: '!instrumentation/spring/**/javaagent/**'