Skip to content

Conversation

@NickLarsenNZ
Copy link
Member

  • fix: Replace return with exit.
  • fix: Extract BASE_SHA (this action only accidentally worked in tests because the workflow provided the variable).
  • feat: Add a short-circuit on non-PR to reduce complexity on conditional jobs.
    Without this, the workflow needs far more combinations of && and ||. Instead, just mimic changes detected so the conditional jobs can run.
  • chore: Replace MATCHED with DETECTED

@NickLarsenNZ
Copy link
Member Author

@Techassi Techassi moved this from Development: Waiting for Review to Development: In Review in Stackable Engineering Dec 2, 2025
@NickLarsenNZ NickLarsenNZ merged commit babe44d into main Dec 2, 2025
2 checks passed
@NickLarsenNZ NickLarsenNZ deleted the fix/detect-changes-git-diff branch December 2, 2025 08:17
@Techassi Techassi moved this from Development: In Review to Development: Done in Stackable Engineering Dec 5, 2025
@lfrancke lfrancke moved this from Development: Done to Done in Stackable Engineering Dec 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

3 participants