Skip to content

docs: document CI build hooks feature#2106

Open
Shyim (shyim) wants to merge 2 commits intomainfrom
docs/ci-build-hooks
Open

docs: document CI build hooks feature#2106
Shyim (shyim) wants to merge 2 commits intomainfrom
docs/ci-build-hooks

Conversation

@shyim
Copy link
Member

Summary

  • Documents the new CI build hooks feature for shopware-cli project ci
  • Adds a new "Build Hooks" section covering available hooks (pre, post, pre-composer, post-composer, pre-assets, post-assets), configuration examples, and environment variables
  • Updates the configuration reference block to include the hooks option

Test plan

  • Verify the markdown renders correctly
  • Confirm hook names and execution points match the implementation in shopware-cli#832

🤖 Generated with Claude Code

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>
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 hooks option with all hook types

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Isengo1989 Micha Hobert (Isengo1989) added the Undocumented Feature Feature which is not documented yet and is considered for documentation label Feb 17, 2026
Copy link
Contributor

@Isengo1989 Micha Hobert (Isengo1989) left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thx for the PR Shyim (@shyim) - adjusted some comments for clarity, you might want to check them.

@shyim
Copy link
Member Author

looks good. cannot approve because i opend the PR 😂

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

Labels

Undocumented Feature Feature which is not documented yet and is considered for documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants