We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02cbea3 commit a8422feCopy full SHA for a8422fe
repository.datadog.yaml
@@ -2,3 +2,11 @@
2
schema-version: v1
3
kind: stale-branches
4
max_age: 2920h # 4 months
5
+---
6
+schema-version: v1
7
+kind: mergegate
8
+rules:
9
+ - require: commit-signatures
10
+ excluded_emails:
11
+ - "41898282+github-actions[bot]@users.noreply.github.com" # github-actions[bot]
12
+ - "packages@datadoghq.com" # ci.datadog-api-spec bot we use to commit changes
0 commit comments