From f3c667b388112eab116edc0546bf7161e7983f4d Mon Sep 17 00:00:00 2001 From: Jason Plumb Date: Tue, 5 Sep 2023 14:22:31 -0700 Subject: [PATCH] don't require up to date --- .github/repository-settings.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/repository-settings.md b/.github/repository-settings.md index 52a74952a..448027e81 100644 --- a/.github/repository-settings.md +++ b/.github/repository-settings.md @@ -4,6 +4,14 @@ This document describes any changes that have been made to the settings for this repository beyond the [OpenTelemetry default repository settings](https://github.com/open-telemetry/community/blob/main/docs/how-to-configure-new-repository.md#repository-settings). +## Branch protections + +### `main` + +- Require branches to be up to date before merging: UNCHECKED + (PR jobs take too long, and leaving this unchecked has not been a significant problem) + + ## Secrets and variables > Actions * `GPG_PASSWORD` - stored in OpenTelemetry-Java 1Password