Open
Conversation
Add documentation for the new build hooks feature in shopware-cli that allows executing custom shell commands at specific stages of the CI build process (pre, post, pre-composer, post-composer, pre-assets, post-assets). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Documents the new CI build hooks feature for shopware-cli project ci, enabling users to execute custom shell commands at specific stages of the build process.
Changes:
- Adds comprehensive "Build Hooks" section documenting six available hooks and their execution points
- Provides YAML configuration examples showing hook usage for common tasks
- Updates configuration reference to include the
hooksoption with all hook types
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Micha Hobert (Isengo1989)
approved these changes
Feb 17, 2026
Contributor
Micha Hobert (Isengo1989)
left a comment
There was a problem hiding this comment.
Thx for the PR Shyim (@shyim) - adjusted some comments for clarity, you might want to check them.
Member
Author
|
looks good. cannot approve because i opend the PR 😂 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
shopware-cli project cipre,post,pre-composer,post-composer,pre-assets,post-assets), configuration examples, and environment variableshooksoptionTest plan
🤖 Generated with Claude Code