Skip to content

[docs] Update glossary - daily scan - #36629

Merged
pelikhan merged 1 commit into
mainfrom
docs/glossary-daily-update-2026-06-03-e54cd8540d38a1d8
Jun 3, 2026
Merged

[docs] Update glossary - daily scan#36629
pelikhan merged 1 commit into
mainfrom
docs/glossary-daily-update-2026-06-03-e54cd8540d38a1d8

Conversation

@github-actions

@github-actionsgithub-actionsBot commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds two new entries to the reference glossary to document recently introduced configuration fields.

What changed

docs/src/content/docs/reference/glossary.md — documentation only

  • force-clean-git-credentials — new glossary entry describing the checkout option that performs explicit credential cleanup after a workflow run's git operations.
  • max-turns — new glossary entry describing the top-level frontmatter field that caps the number of chat iterations (turns) allowed per workflow run.

Why

Both fields were previously undocumented in the reference glossary, leaving users without a canonical definition to refer to when authoring or debugging workflows.

Impact

AreaImpact
Runtime behaviourNone
Schema / APINone
DocsNew reference entries added
Breaking changeNo

Testing

Documentation-only change. No code was modified. Verify by inspecting the rendered glossary page to confirm both entries appear with correct definitions and are sorted alphabetically within the glossary.

Generated by PR Description Updater for issue #36629 · sonnet46 666.5K ·

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actionsgithub-actionsBot added documentation Improvements or additions to documentation glossary labels Jun 3, 2026
@pelikhan
pelikhan merged commit 2be0979 into mainJun 3, 2026
@pelikhan
pelikhan deleted the docs/glossary-daily-update-2026-06-03-e54cd8540d38a1d8 branch June 3, 2026 11:58
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentationImprovements or additions to documentationglossary

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@pelikhan