Skip to content
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

Closed
wants to merge 9 commits into from

Conversation

atoulme
Copy link
Contributor

@atoulme atoulme commented Dec 11, 2024

Fixes #36770

@atoulme atoulme requested a review from a team as a code owner December 11, 2024 02:48
Copy link
Member

@mowies mowies left a 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? 🤔

.github/workflows/update-otel-cron.yml Outdated Show resolved Hide resolved
Co-authored-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
@mowies
Copy link
Member

mowies commented Dec 11, 2024

you could test this by just adding a pull_request trigger to the job for a commit or 2

@songy23 songy23 added the ci-cd CI, CD, testing, build issues label Dec 11, 2024
Copy link
Member

@songy23 songy23 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is great

@atoulme
Copy link
Contributor Author

atoulme commented Dec 11, 2024

@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.

@atoulme
Copy link
Contributor Author

atoulme commented Dec 14, 2024

you could test this by just adding a pull_request trigger to the job for a commit or 2

good idea, doing so here: https://github.com/open-telemetry/opentelemetry-collector-contrib/actions/runs/12326995832/job/34408492690?pr=36777

@@ -0,0 +1,33 @@
name: 'Update contrib to the latest core source'
on:
pull_request:
Copy link
Contributor Author

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.

Suggested change
pull_request:

Copy link
Contributor

github-actions bot commented Jan 2, 2025

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Jan 2, 2025
@github-actions github-actions bot removed the Stale label Jan 7, 2025
dmitryax added a commit that referenced this pull request Jan 10, 2025
Trying to make
#36777
work without touching it
@dmitryax
Copy link
Member

Merged as part of #37037

@dmitryax dmitryax closed this Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-cd CI, CD, testing, build issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI] Run a cron job daily to open a PR with the results of make update-otel
6 participants