Skip to content

set default for var that won't exist on forked repo PRs - #178

Merged
chrishagglund-ship-it merged 1 commit into
mainfrom
fix/ci-defaults-for-vars-that-forks-cannot-resolve
Sep 9, 2026
Merged

set default for var that won't exist on forked repo PRs#178
chrishagglund-ship-it merged 1 commit into
mainfrom
fix/ci-defaults-for-vars-that-forks-cannot-resolve

Conversation

@chrishagglund-ship-it

@chrishagglund-ship-it chrishagglund-ship-it commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

This should unblock #176

Fork PRs get no org/repo variables (same as secrets), so E2E_TEST_OSS_CONDUCTOR_VERSION resolved empty and failed integration_tests_oss. It now falls back to 3.32.3.

agent-e2e needs LLM secrets forks can't have, so it skips rather than burning the full 45min timeout. Not much we can do about that one.

…nt e2e from forked repos since it will not have the secrets either
@chrishagglund-ship-it
chrishagglund-ship-it marked this pull request as ready for review September 9, 2026 15:39

@nthmost-orkes nthmost-orkes left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

approving to unblock!

@chrishagglund-ship-it
chrishagglund-ship-it merged commit 7e0473b into main Sep 9, 2026
10 checks passed
@nthmost-orkes
nthmost-orkes deleted the fix/ci-defaults-for-vars-that-forks-cannot-resolve branch September 9, 2026 21:14
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