Skip to content

Commit 3d5f9fc

Browse files
committed
repos/crates.io: enable Datadog GitHub App
Adds the `datadog` bot to the crates.io repo so the org-level Datadog GitHub App is scoped to it.
1 parent 2b75b2a commit 3d5f9fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

repos/rust-lang/crates.io.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ org = "rust-lang"
22
name = "crates.io"
33
description = "The Rust package registry"
44
homepage = "https://crates.io"
5-
bots = ["renovate", "rustbot", "heroku-deploy-access"]
5+
bots = ["renovate", "rustbot", "heroku-deploy-access", "datadog"]
66

77
[access.teams]
88
crates-io = "write"

0 commit comments

Comments
 (0)