Skip to content

[docs] Update documentation for features from 2026-05-28 - #35465

Merged
pelikhan merged 1 commit into
mainfrom
docs/auto-update-2026-05-28-fc8a6deee6419867
May 28, 2026
Merged

[docs] Update documentation for features from 2026-05-28#35465
pelikhan merged 1 commit into
mainfrom
docs/auto-update-2026-05-28-fc8a6deee6419867

Conversation

@github-actions

@github-actionsgithub-actionsBot commented May 28, 2026

Copy link
Copy Markdown
Contributor

[docs] Document slash_command placeholder and tools.github.allowed max-calls

Summary

Documentation-only update covering two previously undocumented configuration fields: the placeholder field on slash_command: triggers and the max-calls cap on tools.github.allowed entries.


Changes

docs/src/content/docs/reference/command-triggers.md

  • Documents the new placeholder field on slash_command: triggers
  • Explains that placeholder customises the "to run again" suffix text rendered in the auto-generated issue/PR footer hint

docs/src/content/docs/reference/github-tools.md

  • Documents the tools.github.allowed configuration block
  • Describes how to restrict which GitHub MCP tools the agent is permitted to call
  • Explains the optional max-calls per-entry cap that limits how many times a given tool may be invoked per run

Impact

AreaImpactBreaking
DocumentationLowNo

Note: No code changes — documentation only.

Generated by PR Description Updater for issue #35465 · sonnet46 870.4K ·

…x-calls
Adds reference documentation for two user-facing features merged in the
last 24 hours:
- slash_command.placeholder (#35337): customizes the run-again hint
suffix appended to default footer template
- tools.github.allowed with max-calls (#35376): per-tool call cap for
GitHub MCP tools
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@github-actionsgithub-actionsBot added automation documentation Improvements or additions to documentation labels May 28, 2026
@pelikhan
pelikhan merged commit 8caa657 into mainMay 28, 2026
@pelikhan
pelikhan deleted the docs/auto-update-2026-05-28-fc8a6deee6419867 branch May 28, 2026 13:34
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automationdocumentationImprovements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@pelikhan