Skip to content

[docs] Update glossary - weekly full scan 2026-06-29#42237

Merged
pelikhan merged 1 commit into
mainfrom
docs/glossary-weekly-scan-2026-06-29-b2ec7b19abd87275
Jun 29, 2026
Merged

[docs] Update glossary - weekly full scan 2026-06-29#42237
pelikhan merged 1 commit into
mainfrom
docs/glossary-weekly-scan-2026-06-29-b2ec7b19abd87275

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Summary

Weekly glossary scan for 2026-06-29. Adds two new reference entries and updates one existing entry to reflect recently shipped CLI and policy features.

Changes

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

New entries

  • gh aw env — Documents the new CLI command for reading and writing GH_AW_DEFAULT_* governance variables as GitHub Actions variables at enterprise, organization, or repository scope. Covers gh aw env get (export to YAML) and gh aw env update (apply from YAML), --dry-run/--yes flags, and the most-specific-wins precedence model.

  • GH_AW_POLICY_* — Documents the new family of boolean GitHub Actions variables that enforce runtime capability gates without workflow recompilation. Distinguishes policy variables (permit/refuse behaviors) from GH_AW_DEFAULT_* (numeric/model tuning). Covers scope inheritance rules and the currently defined variable GH_AW_POLICY_ALLOW_CREATE_PULL_REQUEST.

Updated entries

  • GH_AW_DEFAULT_* — Added a note that these variables are managed in batch via gh aw env.

Type

documentation

Impact

Docs only. No code, compiled workflows, or generated files changed.

Generated by PR Description Updater for #42237 · 45.4 AIC · ⌖ 9.12 AIC · ⊞ 4.7K ·

Add two new glossary entries from weekly scan:

- `gh aw env`: CLI command for managing GH_AW_DEFAULT_* variables at
  enterprise, org, and repo scope. Added to Development and Compilation
  section, based on the governance guide introduced in #41758.

- `GH_AW_POLICY_*`: Runtime Policy Variables family that enforce
  capability gates without recompiling workflows (e.g.,
  GH_AW_POLICY_ALLOW_CREATE_PULL_REQUEST). Added near GH_AW_DEFAULT_*
  in Advanced Features section, based on #41771.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions Bot added documentation Improvements or additions to documentation glossary labels Jun 29, 2026
@pelikhan pelikhan merged commit afb302e into main Jun 29, 2026
@pelikhan pelikhan deleted the docs/glossary-weekly-scan-2026-06-29-b2ec7b19abd87275 branch June 29, 2026 12:03
@github-actions

Copy link
Copy Markdown
Contributor Author

🎉 This pull request is included in a new release.

Release: v0.82.0

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