[docs] Update glossary - weekly full scan#26009
Merged
Conversation
Add three new glossary entries and update one existing entry based on changes from the past 7 days: - Add 'Allow Workflows (allow-workflows:)' — opt-in field for workflow file changes via GitHub App token (PR #25776/#25817) - Add 'Allowed Events (allowed-events:)' — review event type filter for submit-pull-request-review (PR #25484) - Add 'Effective Tokens' — weighted token count for cost estimation, referenced across audit, cost-management, and footers docs - Update 'Integrity Filtering' to mention trusted-users field (PR #25545 documented all integrity-filtering inputs) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
pelikhan
approved these changes
Apr 13, 2026
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-04-13
Scan Type
Terms Added
allow-workflows:): Opt-in field oncreate-pull-requestandpush-to-pull-request-branchthat addsworkflows: writeto the GitHub App token. Introduced in PR Addallow-workflowsfield for GitHub Appworkflows:writepermission on safe-outputs #25776/Addallow-workflowsfield for GitHub Appworkflows:writepermission on safe-outputs #25817.allowed-events:): Filter restricting which PR review event types (APPROVE, COMMENT, REQUEST_CHANGES) the agent may submit viasubmit-pull-request-review. Introduced in PR feat(safe-outputs): addallowed-eventsfilter tosubmit-pull-request-review#25484.gh aw logs, and footer templates. Referenced in cost-management and audit docs (PRs fix: surface token usage artifact locations in debug agent prompt #25849, fix: include effective token count in noop and detection comment footers #25941).Terms Updated
trusted-usersfield (elevates specific usernames toapprovedintegrity), which was fully documented in PR docs: document all integrity-filtering inputs #25545 alongsideblocked-usersandapproval-labels.Changes Analyzed
Related Changes
allow-workflowsfield for GitHub Appworkflows:writepermission on safe-outputs #25776/Addallow-workflowsfield for GitHub Appworkflows:writepermission on safe-outputs #25817:allow-workflowsfield for GitHub Appworkflows:writeallowed-eventsfilter tosubmit-pull-request-review#25484:allowed-eventsfilter forsubmit-pull-request-reviewtrusted-users)