-
Notifications
You must be signed in to change notification settings - Fork 317
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ci-visibility] Attempt to use repository root to find CODEOWNERS file #4021
Conversation
Overall package sizeSelf size: 5.97 MB Dependency sizes
🤖 This report was automatically generated by heaviest-objects-in-the-universe |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #4021 +/- ##
==========================================
- Coverage 85.14% 85.13% -0.01%
==========================================
Files 242 242
Lines 10454 10464 +10
Branches 33 33
==========================================
+ Hits 8901 8909 +8
- Misses 1553 1555 +2 ☔ View full report in Codecov by Sentry. |
BenchmarksBenchmark execution time: 2024-02-02 12:53:59 Comparing candidate commit ac668c1 in PR branch Found 1 performance improvements and 0 performance regressions! Performance is the same for 259 metrics, 6 unstable metrics. scenario:plugin-graphql-with-depth-off-18
|
5dd0aef
to
edf9e6b
Compare
edf9e6b
to
e6a70c1
Compare
What does this PR do?
CI_WORKSPACE_PATH
(repository root) asrootDir
for finding CODEOWNERS file.process.cwd()
.Motivation
Maximize the likelihood of finding the CODEOWNERS file.
Plugin Checklist
Security
Datadog employees:
@DataDog/security-design-and-guidance
.Unsure? Have a question? Request a review!