Skip to content

[docs] Developer docs consolidation v6.8#27807

Merged
pelikhan merged 1 commit intomainfrom
docs/dev-md-consolidation-v6.8-d3582dda331e5ef9
Apr 22, 2026
Merged

[docs] Developer docs consolidation v6.8#27807
pelikhan merged 1 commit intomainfrom
docs/dev-md-consolidation-v6.8-d3582dda331e5ef9

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Developer Documentation Consolidation — v6.8

Daily maintenance run for scratchpad/dev.md. Tone scan found 0 tone issues.

Changes Made

Documented 4 new features from pending changesets not yet reflected in dev.md:

  1. label_command trigger — new workflow trigger type; activation job removes the triggering label and exposes needs.activation.outputs.label_command; status-comment: true and reaction: eyes are now defaults (same as slash_command)

  2. GHE Supportconfigure_gh_for_ghe.sh script for auto-detecting GitHub Enterprise host from env vars (GITHUB_SERVER_URL, GITHUB_ENTERPRISE_HOST, GITHUB_HOST, GH_HOST)

  3. Audit commandsgh aw audit diff <run1> <run2> and gh aw audit report added to CLI quick reference table and Command Categories section; gh aw fix and gh aw logs also added to the reference

  4. Container image pinning by digest (PR Pin builtin container images by digest in compiled lock files and AWF hash-spec configuration #27762) — compiler resolves mutable container image tags to immutable SHA-256 digests; documented ContainerPin struct in pkg/actionpins and the pin lifecycle

Files Modified

  • scratchpad/dev.md — bumped to v6.8 (2026-04-22), +56 lines

Validation

  • Tone scan: 0 issues found
  • All markdown valid
  • 64 spec files covered (no new files)

Generated by Developer Documentation Consolidator · ● 683.3K ·

  • expires on Apr 24, 2026, 11:25 AM UTC

Maintenance tone scan found 0 tone issues. Documented 4 new features
from pending changesets not yet reflected in dev.md:

- label_command trigger: new workflow trigger with status-comment and
  reaction defaults; exposes needs.activation.outputs.label_command
- GHE support: configure_gh_for_ghe.sh script for GitHub Enterprise
  host auto-detection in workflows using the gh CLI
- Audit commands: gh aw audit diff and gh aw audit report added to CLI
  quick reference and Command Categories section
- Container image pinning by digest (PR #27762): ContainerPin struct in
  pkg/actionpins compiles mutable tags to immutable SHA-256 digests

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions github-actions Bot added automation documentation Improvements or additions to documentation labels Apr 22, 2026
@pelikhan pelikhan merged commit 824c86e into main Apr 22, 2026
@pelikhan pelikhan deleted the docs/dev-md-consolidation-v6.8-d3582dda331e5ef9 branch April 22, 2026 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant