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 c1eaab7 commit db75fbcCopy full SHA for db75fbc
.github/CODEOWNERS
@@ -0,0 +1,3 @@
1
+* @elastic/apm-agent-python
2
+
3
+/.github @elastic/observablt-ci
.github/dependabot.yml
@@ -9,16 +9,12 @@ updates:
9
interval: "weekly"
10
day: "sunday"
11
time: "22:00"
12
- reviewers:
13
- - "elastic/apm-agent-python"
14
15
# GitHub actions
16
- package-ecosystem: "github-actions"
17
directories:
18
- "/"
19
- "/.github/actions/*"
20
21
- - "elastic/observablt-ci"
22
schedule:
23
24
0 commit comments