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 a172f65 commit fca6d7eCopy full SHA for fca6d7e
.buildkite/pull-requests.json
@@ -1,7 +1,6 @@
1
{
2
"jobs": [
3
4
- "enabled": false,
5
"repoOwner": "elastic",
6
"repoName": "ems-file-service",
7
"enabled": true,
@@ -11,7 +10,9 @@
11
10
"admin",
12
"write"
13
],
14
- "allowed_list": [],
+ "allowed_list": [
+ "dependabot"
15
+ ],
16
"build_on_commit": true,
17
"build_on_comment": true,
18
"trigger_comment_regex": "^(?:(?:buildkite\\W+)?(?:build|test)\\W+(?:this|it))",
renovate.json
@@ -1,6 +1,5 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"github>elastic/renovate-config"
]
0 commit comments