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

Automatic addition of the test native label to some PRs #10653

Merged
merged 3 commits into from
Feb 23, 2024

Conversation

jeanbisutti
Copy link
Member

@jeanbisutti jeanbisutti commented Feb 23, 2024

Tested with my Github account

@jeanbisutti jeanbisutti requested a review from a team February 23, 2024 15:01
@jeanbisutti jeanbisutti marked this pull request as draft February 23, 2024 15:02
@jeanbisutti jeanbisutti marked this pull request as ready for review February 23, 2024 15:05
- instrumentation/jdbc/library/**
- instrumentation/spring/**
- smoke-tests-otel-starter/**
- all-globs-to-all-files: '!instrumentation/spring/**/javaagent/**
Copy link
Member Author

Choose a reason for hiding this comment

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

File exclusion

Copy link
Member

@trask trask left a comment

Choose a reason for hiding this comment

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

let's try it out 👍

another option might be something like:

on:
pull_request:
paths:
- "smoke-tests/images/play/**"
- ".github/workflows/pr-smoke-test-play-images.yml"
- ".github/workflows/reusable-smoke-test-images.yml"

@trask trask merged commit fc5bdac into open-telemetry:main Feb 23, 2024
47 checks passed
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.

3 participants