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 1293127 commit dd141b9Copy full SHA for dd141b9
repository.datadog.yaml
@@ -4,3 +4,11 @@ kind: stale-branches
4
max_age: 2920h # 4 months
5
excludes:
6
- gh-pages
7
+---
8
+schema-version: v1
9
+kind: mergegate
10
+rules:
11
+ - require: commit-signatures
12
+ excluded_emails:
13
+ - "41898282+github-actions[bot]@users.noreply.github.com" # github-actions[bot]
14
+ - "[email protected]" # ci.datadog-api-spec bot we use to commit changes
0 commit comments