[docs] Update glossary - daily scan#26599
Closed
github-actions[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
- Update GitHub App entry: client-id is now the preferred field (app-id deprecated) - Update Status Comment entry: document new object form with per-group toggles (issues, pull-requests, discussions) 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-04-16
Scan Type
Terms Updated
GitHub App (
github-app:): Updated to reflect thatclient-idis now the preferred field for GitHub App token minting (replacesapp-id). Added mention thatapp-idis still accepted as a backward-compatible alias and can be migrated automatically usinggh aw fix.Status Comment: Updated to cover the new object form that accepts per-trigger-group toggles (
issues,pull-requests,discussions). Also extended description to mention discussions as a supported trigger target.Changes Analyzed
client-id(Migrate GitHub App token input toclient-id, add schema-level compatibility, and provide codemod migration #26551) — triggers update to GitHub App glossary entrybyok-copilotfeature flag (Addbyok-copilotfeature flag for Copilot offline BYOK mode wiring and bump default firewall to v0.25.21 #26544) — Feature Flags entry was already updated in this commitNotes
The
byok-copilotfeature flag was already added inline to the Feature Flags entry in commitdac0da3bd8and requires no further glossary change. The event-scoped permission derivation (ADR-26535) is an internal compiler behavior change without a new user-facing term.