We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7351ef commit bf1e444Copy full SHA for bf1e444
2 files changed
.github/CODEOWNERS
@@ -63,6 +63,7 @@
63
/remote-config/ @DataDog/apm-lang-platform-java
64
/telemetry/ @DataDog/apm-lang-platform-java
65
/test-published-dependencies/ @DataDog/apm-lang-platform-java
66
+/repository.datadog.yaml @DataDog/apm-lang-platform-java
67
68
# @DataDog/asm-java (AppSec/IAST)
69
/buildSrc/call-site-instrumentation-plugin/ @DataDog/asm-java
repository.datadog.yaml
@@ -14,3 +14,4 @@ branches:
14
master:
15
allow_skip_checks: true
16
require_reason_for_skip_checks: true
17
+ allow_custom_commit_message: true
0 commit comments