[docs] Update glossary - daily scan#33519
Merged
pelikhan merged 1 commit intoMay 20, 2026
Merged
Conversation
Add three new terms from last 24 hours of documentation changes: - Allowed Repos (tools.github.allowed-repos) - Ignore If Missing (ignore-if-missing) - Pull Request Reviewer Trigger (on.pull_request_reviewer) Also includes auto-generated documentation updates: - agent-factory-status.mdx (new workflows: daily-reliability-review, pr-description-caveman) - model-tables.md (new model aliases and token weights) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.
Glossary Updates - 2026-05-20
Scan Type
Terms Added
Allowed Repos (
tools.github.allowed-repos): Repository access restrictions for GitHub Tools, supporting"all","public","current", or pattern arrays. Replaces deprecatedreposfield.Ignore If Missing (
ignore-if-missing): GitHub App authentication field for gracefully handling missing secrets on fork PRs, falling back to standard token chain instead of failing.Pull Request Reviewer Trigger (
on.pull_request_reviewer): Synthetic frontmatter trigger for PR reviewer workflows with centralized routing, automatic lifecycle event subscription, and early cancellation on closed PRs.Terms Updated
None - all additions are new terms from recent feature documentation.
Changes Analyzed
pull_request_reviewfromon.pull_request_reviewerhybrid routing #33461: Removepull_request_reviewfrom reviewer routingon.pull_request_reviewer: slash_commandsynthetic trigger and reviewer lifecycle routing #33273: Addon.pull_request_reviewersynthetic triggerRelated Changes
on.pull_request_reviewer: slash_commandsynthetic trigger and reviewer lifecycle routing (Addon.pull_request_reviewer: slash_commandsynthetic trigger and reviewer lifecycle routing #33273)pull_request_reviewfromon.pull_request_reviewerhybrid routing (Removepull_request_reviewfromon.pull_request_reviewerhybrid routing #33461)Notes
All three new terms are derived from recent feature additions in the last 24 hours:
allowed-reposwas introduced as part of repository access controls for GitHub Toolsignore-if-missingenables graceful handling of missing GitHub App secretspull_request_reviewertrigger provides first-class support for PR reviewer workflowsDocumentation build completed successfully with all internal links validated.
Auto-Generated Updates
The following files were updated by the documentation build process:
agent-factory-status.mdx: Added new workflows (daily-reliability-review, pr-description-caveman)model-tables.md: Added new model aliases and token weight configurations