Skip to content

Commit 162c09b

Browse files
api-clients-generation-pipeline[bot]skarimoci.datadog-api-spec
authored
Add config for commit signing (#2623)
* add config for commit signing * Regenerate client from commit 065a04e5 of spec repo --------- Co-authored-by: Sherzod Karimov <[email protected]> Co-authored-by: ci.datadog-api-spec <[email protected]>
1 parent 40557cd commit 162c09b

File tree

2 files changed

+12
-4
lines changed

2 files changed

+12
-4
lines changed

.apigentools-info

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"spec_versions": {
55
"v1": {
66
"apigentools_version": "1.6.6",
7-
"regenerated": "2025-06-11 14:29:03.491775",
8-
"spec_repo_commit": "847bdb30"
7+
"regenerated": "2025-06-12 17:39:44.255214",
8+
"spec_repo_commit": "065a04e5"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2025-06-11 14:29:03.513770",
13-
"spec_repo_commit": "847bdb30"
12+
"regenerated": "2025-06-12 17:39:44.270647",
13+
"spec_repo_commit": "065a04e5"
1414
}
1515
}
1616
}

repository.datadog.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,11 @@ kind: stale-branches
44
max_age: 2920h # 4 months
55
excludes:
66
- 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

Comments
 (0)