Skip to content

[docs] Update documentation for shorthand label trigger syntax#7173

Merged
pelikhan merged 1 commit intomainfrom
main-6f6fb0a93f14e93a
Dec 22, 2025
Merged

[docs] Update documentation for shorthand label trigger syntax#7173
pelikhan merged 1 commit intomainfrom
main-6f6fb0a93f14e93a

Conversation

@github-actions
Copy link
Contributor

Documentation Updates - 2025-12-21

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

Features Documented

Changes Made

  • Updated docs/src/content/docs/reference/triggers.md to document shorthand syntax for label triggers
  • Added new "Shorthand Syntax for Label Triggers" subsection under "Label Filtering (names:)"
  • Included examples for all supported formats (basic, space-separated, comma-separated)
  • Documented behavior differences for discussion entity types
  • Noted that shorthand syntax automatically includes workflow_dispatch trigger

Merged PRs Referenced

Notes

The following features were already documented and did not require updates:

Other merged PRs from the last 24 hours were internal improvements, refactorings, or fixes that do not affect user-facing documentation:

AI generated by Daily Documentation Updater

Add documentation for the new shorthand label trigger syntax that supports:
- Basic format: on: issue labeled bug
- Space-separated labels: on: issue labeled bug enhancement
- Comma-separated labels: on: issue labeled bug, enhancement

Covers features from PRs #7153, #7160, and #7169.

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

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@github-actions github-actions bot added automation documentation Improvements or additions to documentation labels Dec 21, 2025
@pelikhan pelikhan merged commit bdd9fe5 into main Dec 22, 2025
4 checks passed
@pelikhan pelikhan deleted the main-6f6fb0a93f14e93a branch December 22, 2025 00:37
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.

2 participants