open-telemetry / community

OpenTelemetry community content
https://opentelemetry.io
Apache License 2.0
750 stars 228 forks source link

REQUEST: Repository maintenance on opentelemetry-operator #1597

Closed jaronoff97 closed 1 year ago

jaronoff97 commented 1 year ago

Affected Repository

https://github.com/open-telemetry/opentelemetry-operator

Requested changes

override default branch protections for opentelemetrybot/**/**, same as:

https://github.com/open-telemetry/community/blob/b471348f9c3b85dc5824c8c313bcca4c091773be/docs/how-to-configure-new-repository.md?plain=1#L91

Purpose

Our auto-updating java agent working is failing (https://github.com/open-telemetry/opentelemetry-operator/issues/1922)

Expected Duration

Permanently

Repository Maintainers

jack-berg commented 1 year ago

I'm starting work on this.

jack-berg commented 1 year ago

I've updated the branch protection rules.

@jaronoff97 can you add a .github/repository-settings.md file documenting these changes? Example here.

trask commented 1 year ago

can you add a .github/repository-settings.md file documenting these changes? Example here.

currently documenting these changes is only asked of maintainers who have admin privilege on their repository (so they can make the changes themselves without opening a request here):

https://github.com/open-telemetry/community/blob/15ea075e9077b271ee6590a2db1514ec60ed3ba3/docs/how-to-configure-new-repository.md?plain=1#L43-L47

we can definitely expand this, but I'd suggest seeing where #1596 goes first

jack-berg commented 1 year ago

Sounds good. Seems like its pretty roundabout to find the provenance of a repository setting change with the current setup. I would love an infrastructure as code solution.