Skip to content

Commit fd320c7

Browse files
[docs] Update dictation skill instructions (#39195)
1 parent fa27cf7 commit fd320c7

1 file changed

Lines changed: 16 additions & 1 deletion

File tree

DICTATION.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ create-issue
7575
create-pull-request
7676
create-pull-request-review-comment
7777
cron
78+
cross-repository
7879
custom
7980
custom-safe-outputs
8081
daily
@@ -120,11 +121,13 @@ gh-aw
120121
github
121122
github-app
122123
github-token
124+
github-tools
123125
go.mod
124126
gpt-5
125127
gpt-5-mini
126128
haiku
127129
headers
130+
hide-older-comments
128131
hourly
129132
http
130133
id-token
@@ -149,8 +152,9 @@ lock.yml
149152
lockfile
150153
manifest
151154
markdown
152-
max-continuations
153155
max-ai-credits
156+
max-continuations
157+
max-daily-ai-credits
154158
max-patch-size
155159
max-runs
156160
max-turns
@@ -164,6 +168,7 @@ merged
164168
midnight
165169
min-integrity
166170
min-samples
171+
min-version
167172
mini
168173
model
169174
model-alias
@@ -190,6 +195,7 @@ post-steps
190195
pre-activation
191196
pre-steps
192197
prepend
198+
preserve-branch-name
193199
private-key
194200
projected-effective-tokens
195201
prompt.txt
@@ -238,6 +244,8 @@ steps.sanitized.outputs.body
238244
steps.sanitized.outputs.text
239245
steps.sanitized.outputs.title
240246
stop-after
247+
sub-agent
248+
sub-issues
241249
target-repo
242250
threat-detection
243251
timeout-minutes
@@ -307,6 +315,13 @@ Common misrecognitions to correct:
307315
- "GitHub app" → "github-app" (hyphenated in YAML context)
308316
- "steps dot sanitized dot outputs dot text" → "steps.sanitized.outputs.text"
309317
- "fuzzy schedule" → "fuzzy-schedule" (hyphenated)
318+
- "cross repository" → "cross-repository" (hyphenated)
319+
- "sub agent" → "sub-agent" (hyphenated)
320+
- "sub issues" → "sub-issues" (hyphenated)
321+
- "GitHub tools" → "github-tools" (hyphenated in YAML context)
322+
- "hide older comments" → "hide-older-comments" (hyphenated)
323+
- "preserve branch name" → "preserve-branch-name" (hyphenated)
324+
- "max daily AI credits" → "max-daily-ai-credits" (hyphenated)
310325

311326
## Clean Up and Improve Text
312327

0 commit comments

Comments
 (0)