Skip to content

[docs] Update glossary - daily scan#44712

Merged
pelikhan merged 1 commit into
mainfrom
docs/glossary-daily-scan-2026-07-10-992b91b2254ae8b1
Jul 10, 2026
Merged

[docs] Update glossary - daily scan#44712
pelikhan merged 1 commit into
mainfrom
docs/glossary-daily-scan-2026-07-10-992b91b2254ae8b1

Conversation

@github-actions

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

Copy link
Copy Markdown
Contributor

Summary

Adds two new glossary entries to the reference documentation as part of the daily glossary scan.

Changes

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

  • Disclosure Header (safe-outputs.messages.disclosure-header) — Documents the safe-outputs.messages.disclosure-header field, which prepends an AI authorship disclosure to every message body created by safe outputs (issues, comments, pull requests, discussions). Accepts true for the built-in default text or a custom template string with {workflow_name} and {run_url} placeholders. When omitted, no disclosure header is added.

  • sandbox.agent.mounts — Documents the sandbox.agent.mounts field for specifying additional container mounts in the AWF coding agent sandbox. Uses "source:dest:mode" format. Compiler merges mounts additively from shared workflow partials, allowing partial authors to declare their own required mounts without requiring importers to know about them.

Type

docs — Reference documentation update only. No source code changes.

Affected Files

File Change
docs/src/content/docs/reference/glossary.md Added 2 glossary entries

Generated by PR Description Updater for #44712 · 28.1 AIC · ⌖ 6.83 AIC · ⊞ 4.7K ·

Add two new terms from recent commits:
- Disclosure Header (safe-outputs.messages.disclosure-header): AI authorship disclosure prepended to safe-output messages, introduced in fcb847d
- sandbox.agent.mounts: container mounts for AWF agent sandbox, supporting merge from shared workflow partials, introduced in 9eabba4

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions Bot added documentation Improvements or additions to documentation glossary labels Jul 10, 2026
@gh-aw-bot

Copy link
Copy Markdown
Collaborator

@copilot please run the pr-finisher skill, address any remaining review feedback, refresh the branch if needed, and rerun checks.

Generated by 👨‍🍳 PR Sous Chef · 4.34 AIC · ⌖ 5.93 AIC · ⊞ 7.1K ·
Comment /souschef to run again

Copilot AI commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

@copilot please run the pr-finisher skill, address any remaining review feedback, refresh the branch if needed, and rerun checks.

...

Done. I ran a pr-finisher pass: there are no unresolved in-scope review threads, the branch is not behind main (ahead/behind: 1/0), and I re-ran local checks.

Results on current HEAD 7dda8f6:

  • make fmt
  • make lint ✅ (warnings only)
  • make test-unit / make test ❌ with pre-existing workflow test failures in pkg/workflow (firewall image digest pin/golden mismatches and actions-lock sort check)
  • make recompile ✅ (warnings only)

I can’t trigger fresh CI runs from this agent context after validation. A maintainer should re-run PR checks from GitHub after any follow-up fixes.

Copilot AI requested a review from gh-aw-bot July 10, 2026 13:43
@gh-aw-bot

Copy link
Copy Markdown
Collaborator

@copilot please run the pr-finisher skill, address unresolved review comments, refresh the branch if needed, and rerun checks once ready.

Generated by 👨‍🍳 PR Sous Chef · 11.3 AIC · ⌖ 6.23 AIC · ⊞ 7.1K ·
Comment /souschef to run again

@pelikhan pelikhan merged commit 3ac5ebb into main Jul 10, 2026
1 of 2 checks passed
@pelikhan pelikhan deleted the docs/glossary-daily-scan-2026-07-10-992b91b2254ae8b1 branch July 10, 2026 14:27
Copilot stopped work on behalf of gh-aw-bot due to an error July 10, 2026 14:27
@github-actions

Copy link
Copy Markdown
Contributor Author

🎉 This pull request is included in a new release.

Release: v0.82.8

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.

3 participants