From 61e2ba09d8abdf771d1cfb57ecec76f82e8a891b Mon Sep 17 00:00:00 2001 From: Cijo Thomas Date: Mon, 6 May 2024 17:48:02 -0700 Subject: [PATCH] Document github repo settings --- .github/repository-settings.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/repository-settings.md b/.github/repository-settings.md index 5fc7b8cdcf..c8d5b712b8 100644 --- a/.github/repository-settings.md +++ b/.github/repository-settings.md @@ -4,6 +4,13 @@ Maintainers are expected to maintain this log. This is required as per [OpenTelemetry Community guidelines](https://github.com/open-telemetry/community/blob/main/docs/how-to-configure-new-repository.md#collaborators-and-teams). +## May 6th 2024 + +Modified branch protection for main branch to require the following CI checks as +we now added Windows to CI. +test (ubuntu-latest, stable) +test (stable, windows-latest) + ## April 30th 2024 Modified branch protection for main branch to require the following CI checks: