From 087dd4039a35d12d8d90065d992e2d40a0ae1a4b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 18 Sep 2026 12:51:44 +0000 Subject: [PATCH] docs(safe-outputs): fix stale agent-stats footer description for create-pull-request Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- docs/safe-outputs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/safe-outputs.md b/docs/safe-outputs.md index c93a07934..43b9905eb 100644 --- a/docs/safe-outputs.md +++ b/docs/safe-outputs.md @@ -1151,7 +1151,7 @@ Note: The source branch name is auto-generated from a sanitized version of the P - `work-items` - List of work item IDs to link - `fallback-record-branch` - When PR creation fails, record the pushed branch name and target branch in the failure response so operators can manually create the PR (default: true) - `max` - Maximum number of create-pull-request outputs allowed per run (default: 1) -- `include-stats` - Whether to append agent execution stats (token usage, duration, model) to the PR description (default: true) +- `include-stats` - Whether to append agent execution stats (AI credits when available, duration, model, tool calls) to the PR description (default: true) **Multi-repository support:** When `workspace: root` and multiple repositories are checked out, agents can create PRs for any allowed repository: