-
Notifications
You must be signed in to change notification settings - Fork 241
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
REQUEST: Repository maintenance on opentelemetry-go* and opentelemetry-collector* #1926
Comments
Please include: |
@MrAlias Done |
I can open a separate issue, but the same will be needed for the collector repositories 😬 |
@codeboten Updated |
I learned that for dependabot the secrets needs to be additionally added to "Dependabot secrets". I think it may be more pragmatic to generate an organization-wide token in https://app.codecov.io/account/gh/open-telemetry/org-upload-token and add organization-wide GitHub secrets for GitHub Actions and Dependabot. |
ping @open-telemetry/technical-committee |
@open-telemetry/technical-committee - WDYT about this suggestion:
I think its a good idea. Can go ahead an add the secret if folks agree. |
I added an org-wide Please let me know if it works as expected. cc @jack-berg |
Thank you @arminru. That looks to have unblocked us 🎉 |
@arminru Because of this we cannot merge any of the following PRs created by Dependabot: https://github.com/open-telemetry/opentelemetry-go-build-tools/pulls/app%2Fdependabot |
@pellared I added the same token also as a Dependabot org secret and triggered coverage builds for your open PRs again, now they're all passing. |
@arminru Thanks. Closing. |
Affected Repository
https://github.com/open-telemetry/opentelemetry-go
https://github.com/open-telemetry/opentelemetry-go-contrib
https://github.com/open-telemetry/opentelemetry-go-instrumentation
https://github.com/open-telemetry/opentelemetry-go-build-tools
https://github.com/open-telemetry/opentelemetry-proto-go
https://github.com/open-telemetry/opentelemetry-collector-contrib
https://github.com/open-telemetry/opentelemetry-collector
Requested changes
Note
I think it may be more pragmatic to generate an organization-wide token in https://app.codecov.io/account/gh/open-telemetry/org-upload-token and add organization-wide GitHub secrets for GitHub Actions and Dependabot.
Add
CODECOV_TOKEN
repository secret to https://github.com/open-telemetry/opentelemetry-go/settings/secrets/actions and https://github.com/open-telemetry/opentelemetry-go/settings/secrets/dependabot with value taken from https://app.codecov.io/gh/open-telemetry/opentelemetry-go/settings.Add
CODECOV_TOKEN
repository secret to https://github.com/open-telemetry/opentelemetry-go-contrib/settings/secrets/actions and https://github.com/open-telemetry/opentelemetry-go-contrib/settings/secrets/dependabot with value taken from https://app.codecov.io/gh/open-telemetry/opentelemetry-go-contrib/settings.Add
CODECOV_TOKEN
repository secret to https://github.com/open-telemetry/opentelemetry-go-instrumentation/settings/secrets/actions and https://github.com/open-telemetry/opentelemetry-go-instrumentation/settings/secrets/dependabot with value taken from https://app.codecov.io/gh/open-telemetry/opentelemetry-go-instrumentation/settings.Add
CODECOV_TOKEN
repository secret to https://github.com/open-telemetry/opentelemetry-go-build-tools/settings/secrets/actions and https://github.com/open-telemetry/opentelemetry-go-build-tools/settings/secrets/dependabot with value taken from https://app.codecov.io/gh/open-telemetry/opentelemetry-go-build-tools/settings.Add
CODECOV_TOKEN
repository secret to https://github.com/open-telemetry/opentelemetry-proto-go/settings/secrets/actions and https://github.com/open-telemetry/opentelemetry-proto-go/settings/secrets/dependabot with value taken from https://app.codecov.io/gh/open-telemetry/opentelemetry-proto-go/settings.Add
CODECOV_TOKEN
repository secret to https://github.com/open-telemetry/opentelemetry-collector/settings/secrets/actions and https://github.com/open-telemetry/opentelemetry-collector/settings/secrets/dependabot with value taken from https://app.codecov.io/gh/open-telemetry/opentelemetry-collector/settings.Add
CODECOV_TOKEN
repository secret to https://github.com/open-telemetry/opentelemetry-collector-contrib/settings/secrets/actions and https://github.com/open-telemetry/opentelemetry-collector-contrib/settings/secrets/dependabot with value taken from https://app.codecov.io/gh/open-telemetry/opentelemetry-collector-contrib/settings.Purpose
There is a new release v4 of https://github.com/codecov/codecov-action
Take notice (from release notes):
Slack thread: https://cloud-native.slack.com/archives/C01NJ7V1KRC/p1706772233505499
Expected Duration
Permanently
Repository Maintainers
@open-telemetry/go-maintainers
@open-telemetry/collector-maintainers
The text was updated successfully, but these errors were encountered: