-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
[chore] add a job to update-otel daily #36777
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
will this job update the PR if it already exists? 🤔
Co-authored-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
you could test this by just adding a |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is great
@mowies it's ok, we can find out once it's on. Do you want to take it over? By all means feel free to make this better please. |
good idea, doing so here: https://github.com/open-telemetry/opentelemetry-collector-contrib/actions/runs/12326995832/job/34408492690?pr=36777 |
6969c2c
to
e5ecbd1
Compare
bce3d05
to
ff6b91f
Compare
@@ -0,0 +1,33 @@ | |||
name: 'Update contrib to the latest core source' | |||
on: | |||
pull_request: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
reminder to remove before merge.
pull_request: |
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
Trying to make #36777 work without touching it
Merged as part of #37037 |
Fixes #36770