Commit ded336a
docs: fix misleading require-approval timeout-minutes comment in create prompt (#1475)
The comment 'Optional: 24h default' implied that 1440 minutes was the
default value for timeout-minutes, when in fact the field defaults to
None (inheriting the pipeline/job timeout). Updated to clarify that
1440 is an example value and that omitting the field uses the pipeline
default — consistent with docs/safe-outputs.md which already says
'omit → pipeline default'.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 4205fa3 commit ded336a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
427 | 427 | | |
428 | 428 | | |
429 | 429 | | |
430 | | - | |
| 430 | + | |
431 | 431 | | |
432 | 432 | | |
433 | 433 | | |
| |||
0 commit comments