-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
codeowners: Add field-engineering team #138241
Conversation
Rules are matched bottom up, so I'm afraid alphabetizing may have broken something. I'd revert the second commit.
We only care about the top-level one; the other one (under |
Drive-by: There doesn't seem to be a reason for this extra ETA: it seems it's copied into this directory to be used in |
So I'll split this in two. First, I'll just cut off the 2nd commit and then I'll try to address the weirdness of the 2nd copy when I have some time in a new PR. |
b07e423
to
9f1bf8b
Compare
This change now just adds FE. PTAL |
Adding field engineering in preparation of owning the code we are contributing. Epic: none Release note: None
9f1bf8b
to
951d04a
Compare
bors r+
…On Mon, Jan 6, 2025, 21:13 Stan Rosenberg ***@***.***> wrote:
***@***.**** approved this pull request.
—
Reply to this email directly, view it on GitHub
<https://protect.checkpoint.com/v2/r01/___https://github.com/cockroachdb/cockroach/pull/138241%23pullrequestreview-2533259277___.YzJ1OmNvY2tyb2FjaGxhYnMyOmM6ZzpmNjYzOTU4ZThmYTFlOTE0MzU3M2YwMjUwMTlhNGMzYzo3OjE0MDY6ODY0MTAyN2JhNjNlYTU0OTYzMTU3OTYyMDdiZTg4ZDY4MzY3NjM5NDJmNTYxNDdjZjU2NjM1Y2QxMGFiYzMyMzpoOlQ6Tg>,
or unsubscribe
<https://protect.checkpoint.com/v2/r01/___https://github.com/notifications/unsubscribe-auth/AAMKDOIUXJMEVP46G6Y2YB32JMZ5JAVCNFSM6AAAAABUSJZCSWVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZDKMZTGI2TSMRXG4___.YzJ1OmNvY2tyb2FjaGxhYnMyOmM6ZzpmNjYzOTU4ZThmYTFlOTE0MzU3M2YwMjUwMTlhNGMzYzo3OjZjYzI6MjBlNTkxZDgxNDhlNGZmNDFjYWU4NzQ3Y2EzNTM4MmQzYmQzYmEwZTNmOWJjMzdhOTI3MGQwNzRiYjM5ODAxYTpoOlQ6Tg>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
This PR adds the Field Engineering team so we can get alerts when our upcoming tests fail and what not.
Also, I alphabetized the TEAMS.yaml files and the owners.go list of teams because it makes it easier to read.
I can skip the second commit if this is not desired.
Also, why are there two TEAMS.yaml if they are identical?