Skip to content

[docs] Update glossary - daily scan - #35462

Merged
pelikhan merged 1 commit into
mainfrom
docs/glossary-daily-2026-05-28-4bfa80838ef539b6
May 28, 2026
Merged

[docs] Update glossary - daily scan#35462
pelikhan merged 1 commit into
mainfrom
docs/glossary-daily-2026-05-28-4bfa80838ef539b6

Conversation

@github-actions

@github-actionsgithub-actionsBot commented May 28, 2026

Copy link
Copy Markdown
Contributor

Summary

Documentation-only update that extends the glossary with two new entries introduced by recent feature work.

What changed

docs/src/content/docs/reference/glossary.md

  • Added a glossary entry for max-calls — the per-tool call limit that caps how many times a single tool may be invoked within a workflow run.
  • Added a glossary entry for the GH_AW_DEFAULT_* family of environment variables — compiler/runtime variables used to set default workflow behaviour at the environment level.

Why

Keeps the reference glossary in sync with shipped features so users and contributors have canonical definitions for newly introduced configuration knobs.

Impact

DimensionAssessment
Breaking changeNo
Runtime behaviourNone — docs only
Test coverage neededNo
Review urgencyLow

Checklist

  • Single commit (59795efae) touching only documentation
  • No source, schema, or generated files modified
  • Entries are additive (no existing definitions altered)

Generated by PR Description Updater for issue #35462 · sonnet46 672.6K ·

Add two new terms from recent changes:
- Tool Call Limits (max-calls): per-tool call cap on tools.github.allowed entries, from PR #35376
- GH_AW_DEFAULT_*: family of compiler/runtime env vars for org-wide defaults, from PRs #35286/#35338/#35358
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actionsgithub-actionsBot added documentation Improvements or additions to documentation glossary labels May 28, 2026
@pelikhan
pelikhan merged commit bb96b56 into mainMay 28, 2026
@pelikhan
pelikhan deleted the docs/glossary-daily-2026-05-28-4bfa80838ef539b6 branch May 28, 2026 13:34
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