open-telemetry / community

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

REQUEST: Repository maintenance on open-telemetry/opentelemetry-js #2188

Open pichlermarc opened 3 days ago

pichlermarc commented 3 days ago

Affected Repository

https://github.com/open-telemetry/opentelemetry-js https://github.com/opentelemetrybot/opentelemetry-js

Requested changes

Please fork https://github.com/open-telemetry/opentelemetry-js to @opentelemetrybot :slightly_smiling_face:

Purpose

We'd like to use a workflow (see https://github.com/open-telemetry/opentelemetry-js/pull/4849) that uses the @opentelemetrybot to create release PRs. These PRs will be opened by @opentelemetrybot, targeting https://github.com/open-telemetry/opentelemetry-js. As we don't want to give the bot user write permissions on the repo, we opt to use the bot user's fork to create the PR. However, the bot user does not have a fork yet (AFAIK that needs to be done manually).

Expected Duration

permanent

Repository Maintainers

Additional Notes

Not sure if this is the correct request type as I'm not really requesting changes to the https://github.com/open-telemetry/opentelemetry-js repo, but it was the closest match I could find :slightly_smiling_face:

svrnm commented 3 days ago

tbh, I was not aware that renovate is working in a similar way that the bot forks all the repos and then creates PRs from there. Although some extra effort that would remove the necessity to create branch exceptions as we have outlined them right now