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

fix trigger condition for smoketest images #10271

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

zeitlinger
Copy link
Member

@zeitlinger zeitlinger commented Jan 18, 2024

Every workflow that includes this must also include the following to make sure that it
is triggered when a new JDK is added to the matrix:

on:
  push:
    paths:
      - ".github/workflows/reusable-smoke-test-images.yml"

@zeitlinger zeitlinger requested a review from a team January 18, 2024 08:33
@zeitlinger zeitlinger self-assigned this Jan 18, 2024
@zeitlinger
Copy link
Member Author

@trask that part was missing to actually use JDK 21 - not sure if it there are some errors because of that right now

@laurit laurit merged commit 0337158 into open-telemetry:main Jan 30, 2024
52 checks passed
steverao pushed a commit to steverao/opentelemetry-java-instrumentation that referenced this pull request Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants