Conversation
- Document flexible workflow name matching in logs command (case-insensitive IDs and display names) - Add skip-roles documentation for role-based workflow skipping - Add skip-bots documentation for actor-based workflow skipping Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
pelikhan
approved these changes
Feb 16, 2026
This was referenced Feb 16, 2026
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Documentation Updates - February 16, 2026
This PR updates the documentation based on features merged in the last 24 hours.
Features Documented
Flexible workflow name matching for logs command (from Add flexible workflow name matching to logs command #16007)
Skip-roles field (from Add skip-roles to conditionally skip workflows based on repository permissions #15988)
on.skip-rolesfor conditionally skipping workflows based on repository permissionsSkip-bots field (from Add on.skip-bots field to cancel workflows for specific GitHub actors #15993)
on.skip-botsfor skipping workflows based on GitHub actor identity[bot]suffixChanges Made
Updated
docs/src/content/docs/setup/cli.md:logscommandUpdated
docs/src/content/docs/reference/frontmatter.md:skip-rolesandskip-botsto theon:section feature listMerged PRs Referenced
Notes
Other merged PRs from the last 24 hours were primarily internal refactoring, dependency updates, or breaking changes to deprecated features that are already documented. The three features documented here are the main user-facing additions that needed documentation updates.
Additional PRs reviewed but not requiring documentation updates: