Skip to content

[docs] Update glossary - daily scan#46204

Merged
pelikhan merged 1 commit into
mainfrom
docs/glossary-daily-2026-07-17-e7971f388a9f511d
Jul 17, 2026
Merged

[docs] Update glossary - daily scan#46204
pelikhan merged 1 commit into
mainfrom
docs/glossary-daily-2026-07-17-e7971f388a9f511d

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Summary\n\nAdds a glossary entry for the excluded-env frontmatter field.\n\n### Changes\n\n**docs/src/content/docs/reference/glossary.md** (+12 lines)\n\n- New entry: Excluded Env (excluded-env) — documents a top-level frontmatter field that lists environment variable names to unconditionally exclude from the AWF agent container via --exclude-env.\n- Explains the use case: variables set from sources the compiler cannot automatically detect as credential-bearing (e.g., a workflow_dispatch input carrying an ephemeral token from an upstream job).\n- Notes that names are deduplicated and merged with those auto-detected from secrets.* and needs.*.outputs.* references.\n- Includes a code example (aw wrap block) and a cross-reference to the Sandbox Configuration page.\n\n### Scope\n\n| Area | Impact |\n|---|---|\n| Documentation | Glossary reference update |\n| Runtime behaviour | None |\n| Breaking changes | None |\n\n### Commits\n\n- 5470cc838 docs: update glossary - daily scan 2026-07-17\n

Generated by PR Description Updater for #46204 · 23.4 AIC · ⌖ 7.46 AIC · ⊞ 4.7K ·

Add excluded-env frontmatter field definition introduced in
fix: exclude job-output credential env vars from agent sandbox (#46076).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions

Copy link
Copy Markdown
Contributor Author

🎉 This pull request is included in a new release.

Release: v0.82.13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation glossary

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant