Dashboard › craft › Distillation
8700cd34-bfee-417f-a211-fb2842129c54["lore_tm_v1_AQdsp2r9zi_edSWiNqsanzFSe6LeIiupng96JtMphv0"]
Date: Aug 25, 2026
blocker_label input; a target-branch description stating it falls back to the default branch; workflow outputs mapped from steps.craft.outputs.version, steps.craft.outputs.sha, and steps.craft.outputs.changelog; and a Bash shell.::error::Open release-blocking issues found (label: $BLOCKER_LABEL_INPUT), cancelling release....EMAIL=${GIT_USER_EMAIL} through $GITHUB_ENV; defines a craft-artifact step; conditionally handles CRAFT_VERSION, treating "latest" or an empty value specially; and verifies that the Craft binary downloaded successfully.CRAFT_CONFIG_FROM_MERGE_TARGET: ${{ inputs.craft_config_from_merge_target }}, uses working-directory: ${{ inputs.path }}, and references TARGETS: ${{ steps.craft-targets.outputs.targets }} plus MERGE_TARGET: ${{ inputs.merge_target || '(default)' }}.E2BIG, truncates CHANGELOG to $MAX_CHANGELOG_CHARS, and appends \n\n---\n*Changelog truncated for issue body.* when truncated.existing_body, and extracts target names from the " - [ ] targetName" format while constructing a CHANGELOG_SECTION.