Skip to content

Skip rather than suicide bake task when there are no recipes#1904

Open
jfrost-mo wants to merge 1 commit intomainfrom
1704_skip_rather_than_suicide
Open

Skip rather than suicide bake task when there are no recipes#1904
jfrost-mo wants to merge 1 commit intomainfrom
1704_skip_rather_than_suicide

Conversation

@jfrost-mo
Copy link
Member

@jfrost-mo jfrost-mo commented Feb 10, 2026

This sets the run mode to skip instead of suicide triggering the bake task. This avoids using the semi-deprecated suicide triggers, leaves the workflow graph intact, and simplifies the code.

Contribution checklist

Aim to have all relevant checks ticked off before merging. See the developer's guide for more detail.

  • Documentation has been updated to reflect change.
  • New code has tests, and affected old tests have been updated.
  • All tests and CI checks pass.
  • Ensured the pull request title is descriptive.
  • Conda lock files have been updated if dependencies have changed.
  • Attributed any Generative AI, such as GitHub Copilot, used in this PR.
  • Marked the PR as ready to review.

This sets the run mode to skip instead of suicide triggering the bake
task. This avoids using the semi-deprecated suicide triggers, leaves the
workflow graph in tact, and simplifies the code.
@jfrost-mo jfrost-mo self-assigned this Feb 10, 2026
@jfrost-mo jfrost-mo added the cleanup Non-functional improvement label Feb 10, 2026
@jfrost-mo jfrost-mo marked this pull request as ready for review February 10, 2026 16:19
@github-actions
Copy link
Contributor

Coverage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cleanup Non-functional improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant