Skip to content

Conversation

@dsyme
Copy link
Contributor

@dsyme dsyme commented Jan 30, 2026

Summary

  • Updated activation job conditions across multiple GitHub Actions workflows
  • Added !cancelled() check to ensure dependent jobs run correctly
  • Modified pre-activation job result checking logic

Details

The changes address an issue with job activation in GitHub Actions workflows by:

  • Improving how skipped jobs are detected using !(needs.pre_activation.result)
  • Ensuring jobs can run even when pre-activation is skipped
  • Adding a !cancelled() check to prevent premature job skipping

@dsyme dsyme closed this Jan 31, 2026
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