Skip to content

Do not run arm tests on label #38466

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

Merged
merged 3 commits into from
Mar 11, 2025

Conversation

atoulme
Copy link
Contributor

@atoulme atoulme commented Mar 7, 2025

The ARM tests get needlessly triggered when a tag changes on the PRs. This removes this trigger.

@atoulme atoulme requested a review from a team as a code owner March 7, 2025 23:08
@atoulme atoulme requested a review from bogdandrutu March 7, 2025 23:08
@atoulme atoulme added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Mar 7, 2025
Copy link
Contributor

@dehaansa dehaansa left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -6,9 +6,6 @@ on:
- "v[0-9]+.[0-9]+.[0-9]+*"
merge_group:
pull_request:
types: [opened, synchronize, reopened, labeled, unlabeled]
branches:
Copy link
Contributor

Choose a reason for hiding this comment

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

do we not want to keep this restriction for running it on PRs against main?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

it's running on all PRs against main already.

@atoulme atoulme merged commit 9579cef into open-telemetry:main Mar 11, 2025
180 of 181 checks passed
@github-actions github-actions bot added this to the next release milestone Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants