Skip to content

[docs] Update documentation for features from 2026-01-04#8946

Merged
pelikhan merged 1 commit into
mainfrom
main-5d508a956c485f0f
Jan 4, 2026
Merged

[docs] Update documentation for features from 2026-01-04#8946
pelikhan merged 1 commit into
mainfrom
main-5d508a956c485f0f

Conversation

@github-actions

@github-actions github-actions Bot commented Jan 4, 2026

Copy link
Copy Markdown
Contributor

Documentation Updates - 2026-01-04

This PR updates the documentation based on features merged in the last 24 hours.

Features Documented

Changes Made

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

  • Added new "Multiple Command Identifiers" section
  • Documented array syntax for slash_command.name field
  • Explained needs.activation.outputs.slash_command output variable
  • Provided example showing command aliases and grouped handlers

2. Updated docs/src/content/docs/reference/safe-inputs.md

  • Added go: to the list of implementation options
  • Created new "Go Tools (go:)" section with detailed documentation
  • Documented Go-specific syntax: map[string]any for inputs, JSON output to stdout
  • Provided two code examples: calculations and API calls with secrets
  • Listed standard library imports available by default

Merged PRs Referenced

Documentation Style

All updates follow the established documentation guidelines:

  • Technical, neutral tone without promotional language
  • Proper markdown heading syntax (not bold text)
  • Code samples with appropriate language tags (yaml wrap, aw wrap)
  • Reference documentation style (information-oriented)
  • Clear examples demonstrating practical usage

Notes

The following PRs from the last 24 hours were internal changes that do not require user-facing documentation updates:

🤖 Generated with gh-aw

AI generated by Daily Documentation Updater

…puts

Updated documentation to reflect two new features merged on 2026-01-04:

1. Multiple slash command identifiers (#8943):
   - Documented array syntax for slash_command.name
   - Added needs.activation.outputs.slash_command output variable
   - Provided examples for command aliases and grouped handlers

2. Go language support in safe-inputs (#8941):
   - Added go: as fourth scripting option
   - Documented Go-specific syntax and standard library
   - Provided calculation and API call examples

🤖 Generated with [gh-aw](https://github.com/githubnext/gh-aw)

Co-Authored-By: Daily Documentation Updater <noreply@github.com>
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Jan 4, 2026
@pelikhan pelikhan marked this pull request as ready for review January 4, 2026 23:54
@pelikhan pelikhan merged commit 99e75d1 into main Jan 4, 2026
4 checks passed
@pelikhan pelikhan deleted the main-5d508a956c485f0f branch January 4, 2026 23:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant