Skip to content

CI - Skip Internal Tests and Unreal Tests on external PRs#3522

Merged
bfops merged 3 commits into
masterfrom
bfops/ci-skip
Oct 28, 2025
Merged

CI - Skip Internal Tests and Unreal Tests on external PRs#3522
bfops merged 3 commits into
masterfrom
bfops/ci-skip

Conversation

@bfops
Copy link
Copy Markdown
Collaborator

@bfops bfops commented Oct 28, 2025

Description of Changes

These tests fail on external PRs, but not for any real reasons - just because GH secrets are missing. "Skipped" is more informative than "failed".

API and ABI breaking changes

None.

Expected complexity level and risk

1

Testing

None, but I just copied the logic from the unity testsuite.

@bfops bfops requested a review from jdetter October 28, 2025 18:11
Copy link
Copy Markdown
Contributor

@jdetter jdetter left a comment

Choose a reason for hiding this comment

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

This seems good to me, will this cause issues when we make Internal Tests required in the future?

@bfops
Copy link
Copy Markdown
Collaborator Author

bfops commented Oct 28, 2025

This seems good to me, will this cause issues when we make Internal Tests required in the future?

Yes, but currently it fails, so that's not any better.

@jdetter
Copy link
Copy Markdown
Contributor

jdetter commented Oct 28, 2025

This seems good to me, will this cause issues when we make Internal Tests required in the future?

Yes, but currently it fails, so that's not any better.

Fair! 😅

@bfops bfops linked an issue Oct 28, 2025 that may be closed by this pull request
@bfops bfops enabled auto-merge October 28, 2025 19:27
@bfops bfops added this pull request to the merge queue Oct 28, 2025
Merged via the queue into master with commit 2516357 Oct 28, 2025
25 checks passed
@bfops bfops deleted the bfops/ci-skip branch November 11, 2025 17:49
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.

Mark Unity/Unreal tests as "neutral" on external PRs

2 participants