-
Notifications
You must be signed in to change notification settings - Fork 297
feat: add new commands to docs #1882
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for adding the docs, we should mention the version were this was added, otherwise this looks good 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds documentation for two new scheduled task commands (scheduled-task:schedule
and scheduled-task:deactivate
) that will be available in Shopware 6.7.2.0. The changes update multiple documentation files to include information about these new commands.
- Added documentation for
scheduled-task:schedule
andscheduled-task:deactivate
commands - Updated command reference table with proper formatting and new commands
- Added usage examples and version information for the new commands
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.
File | Description |
---|---|
snippets/guide/debugging_scheduled_tasks.md | Added examples and version info for new schedule/deactivate commands |
resources/references/core-reference/commands-reference.md | Updated table formatting and added new scheduled task commands to reference |
guides/hosting/infrastructure/scheduled-task.md | Added dedicated sections explaining the new schedule and deactivate functionality |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
8216597
to
5d77c64
Compare
@Isengo1989 looks good to me to, i don't mind either way, when we merge now we can't forget it after the release and it's done, one thing less to care about 🤷 |
Agreed, since we do mention the version everywhere, let's merge it. |
Draft until shopware/shopware#11670 gets merged