Skip to content

[docs] Add safe-outputs.messages customization documentation#4914

Merged
pelikhan merged 1 commit intomainfrom
main-b659932a1345bea1
Nov 27, 2025
Merged

[docs] Add safe-outputs.messages customization documentation#4914
pelikhan merged 1 commit intomainfrom
main-b659932a1345bea1

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Documentation Updates - 2025-11-27

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

Summary

Added documentation for the safe-outputs.messages customization feature that allows users to customize notification messages and footers for safe output operations. This feature was introduced in PR #4903 and enhanced in PRs #4904 and #4906.

Features Documented

  • Custom Messages (messages:) - Added comprehensive documentation for customizing notification messages including:
    • Available message templates (footer, run-started, run-success, run-failure, etc.)
    • Placeholder variables ({workflow_name}, {run_url}, {event_type}, etc.)
    • Import and override behavior for shared workflows
    • Practical example showing all message types

Changes Made

  • Updated docs/src/content/docs/reference/safe-outputs.md to add a new "Custom Messages" section
    • Documented all available message templates
    • Listed all placeholder variables with descriptions
    • Included example configuration showing common use cases
    • Noted that custom messages can be imported and overridden

Merged PRs Referenced

Other Changes Reviewed

The following merged PRs from the last 24 hours were reviewed but did not require documentation updates:

Notes

All user-facing features from the last 24 hours have been documented. The safe-outputs.messages feature was the primary user-facing enhancement that needed additional documentation in the reference pages. Other features like Sandbox Runtime (SRT) are already documented in the frontmatter reference and labs pages.

AI generated by Daily Documentation Updater

Add documentation for the safe-outputs.messages feature that allows
users to customize notification messages and footers.

- Document all available message templates (footer, run-started, etc.)
- List all placeholder variables with descriptions
- Include example configuration
- Note import and override behavior for shared workflows

Related PRs: #4903, #4904, #4906

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@github-actions github-actions Bot added automation documentation Improvements or additions to documentation labels Nov 27, 2025
@pelikhan pelikhan merged commit d54664b into main Nov 27, 2025
4 checks passed
@pelikhan pelikhan deleted the main-b659932a1345bea1 branch November 27, 2025 06:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant