Skip to content

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 <[email protected]>
@github-actions github-actions bot added automation documentation Improvements or additions to documentation labels Dec 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants