Skip to content

Conversation

@github-actions
Copy link
Contributor

This PR generated automatically to merge rel-10.1 with rel-10.0. Please review the changed files before merging to prevent any errors that may occur.

@github-actions github-actions bot requested a review from maliming January 23, 2026 12:28
@maliming maliming marked this pull request as ready for review January 23, 2026 12:28
Copilot AI review requested due to automatic review settings January 23, 2026 12:28
@maliming maliming merged commit 30b6b0d into rel-10.1 Jan 23, 2026
2 checks passed
@maliming maliming deleted the auto-merge/rel-10-0/4312 branch January 23, 2026 12:29
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

This PR adds centralized documentation for ABP Studio custom commands, updates related docs to point to it, and wires the new page into the navigation and UI context descriptions.

Changes:

  • Added a new Custom Commands page documenting how to create, configure, and use custom commands across Kubernetes and Solution Runner contexts, including template variables and an example Docker build command.
  • Updated the Kubernetes and Running Applications docs to reference the new custom-commands page and briefly describe where custom commands appear in their respective UIs.
  • Registered the new page in docs-nav.json and added supporting screenshots for the custom command management and editor UI.

Reviewed changes

Copilot reviewed 4 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
docs/en/studio/running-applications.md Adds a “Custom Commands” section describing how Solution Runner items (root, folders, applications) can use custom commands and links to the dedicated documentation.
docs/en/studio/kubernetes.md Simplifies and generalizes the “Advanced Topics → Custom Commands” section, keeping a brief overview and screenshot while delegating detailed configuration to the new custom-commands page and updating the doc-nav “Next” link.
docs/en/studio/custom-commands.md New page that documents the custom commands feature: management window, command properties, trigger/execution targets, available Scriban variables per context, and a concrete Docker image build example.
docs/en/docs-nav.json Adds “Custom Commands” under ABP Studio → Fundamentals, pointing to studio/custom-commands.md for sidebar navigation.
docs/en/studio/images/custom-commands/management-window.png New screenshot asset showing the Custom Commands management window used by the new documentation.
docs/en/studio/images/custom-commands/create-edit-command.png New screenshot asset showing the create/edit command dialog referenced in the new doc page.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants