@@ -22,6 +22,7 @@ ACTIONS_STEP_DEBUG
2222ANTHROPIC_API_KEY
2323ANTHROPIC_BASE_URL
2424CLAUDE_CODE_OAUTH_TOKEN
25+ CODEX_API_KEY
2526COPILOT_GITHUB_TOKEN
2627DEBUG
2728FUZZY: BI-WEEKLY
@@ -33,6 +34,7 @@ GEMINI_API_KEY
3334GH_AW_ACTION_MODE
3435GH_AW_AGENT_TOKEN
3536GH_AW_ALLOWED_DOMAINS
37+ GH_AW_CI_TRIGGER_TOKEN
3638GH_AW_GITHUB_MCP_SERVER_TOKEN
3739GH_AW_GITHUB_TOKEN
3840GH_AW_PHASE
@@ -110,8 +112,10 @@ agents
110112ai-generated
111113ai-moderator
112114allow
115+ allow-workflows
113116allowed
114117allowed-domains
118+ allowed-events
115119allowed-extensions
116120allowed-files
117121allowed-github-references
@@ -160,6 +164,8 @@ automation-enabled
160164availability
161165aw-patch
162166aw.patch
167+ aw_info.json
168+ awf-diagnostic-logs
163169background
164170banner
165171base-branch
@@ -168,6 +174,7 @@ before_run_id
168174bi-weekly
169175blob
170176blocked
177+ blocked-users
171178board
172179boards
173180body
@@ -436,6 +443,7 @@ find_files
436443find_referencing_symbols
437444find_symbol
438445firewall
446+ firewall-audit-logs
439447flag
440448flags
441449fmt
@@ -532,6 +540,7 @@ implement
532540implementation
533541implements
534542import-path
543+ import-schema
535544importResolver
536545imported
537546imports
@@ -550,6 +559,7 @@ installation
550559instructions
551560integration
552561integrity-proxy
562+ integrity-reactions
553563interactive-mode
554564interface
555565isolation
@@ -576,6 +586,7 @@ knowledge
576586label
577587label-filter
578588label-ops
589+ label_command
579590labeled
580591labeling
581592labelops
@@ -626,6 +637,7 @@ matching
626637max-continuations
627638max-file-count
628639max-file-size
640+ max-patch-size
629641max-turns
630642max_tokens
631643maximize
674686none
675687noop
676688null
689+ observability.otlp
677690on-demand
678691operations
679692operations-log
@@ -761,6 +774,7 @@ projectops
761774projects
762775prompt
763776prompt-injection
777+ protected-files
764778protection
765779protocol
766780provider
@@ -824,6 +838,7 @@ report_diagnostics_to_pull_request
824838reporting
825839repos
826840repository
841+ repository_dispatch
827842repository_features_validation
828843repository_slug
829844requirements.txt
@@ -854,6 +869,7 @@ runner
854869running
855870runs
856871runs-on
872+ runs-on-slim
857873runtime
858874runtime-env
859875runtimes
@@ -871,6 +887,7 @@ safe-outputs.env
871887safe-outputs.footer
872888safe-outputs.jobs
873889safe-outputs.messages
890+ safe-outputs.runs-on
874891safe-outputs.staged
875892safe-outputs.threat-detection
876893safe_outputs
@@ -969,6 +986,7 @@ submit-pull-request-review
969986submit_pull_request_review
970987summary
971988system
989+ target-repo
972990task-ops
973991tavily
974992tavily-search
@@ -993,6 +1011,7 @@ tokens
9931011toolTimeout
9941012tool_usage
9951013toolsets
1014+ traceparent
9961015tracker-id
9971016tracking
9981017tracking-issue
@@ -1006,6 +1025,8 @@ trigger-event
10061025triggers
10071026trusted
10081027trusted-domain
1028+ trusted-users
1029+ trustedBots
10091030ubuntu
10101031ubuntu-22.04
10111032ubuntu-24.04
@@ -1078,6 +1099,7 @@ write-permission
10781099yaml
10791100zizmor
10801101zsh
1102+
10811103## Fix Speech-to-Text Errors
10821104
10831105When fixing dictated text, correct these common misrecognitions:
0 commit comments