Skip to content

[docs] Update documentation for features from 2026-06-18#40041

Merged
pelikhan merged 2 commits into
mainfrom
docs/daily-update-2026-06-18-e900e77028aeeadf
Jun 18, 2026
Merged

[docs] Update documentation for features from 2026-06-18#40041
pelikhan merged 2 commits into
mainfrom
docs/daily-update-2026-06-18-e900e77028aeeadf

Conversation

@github-actions

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

Copy link
Copy Markdown
Contributor

Summary

Documentation-only PR. No production code or configuration was changed.

Two areas of documentation are updated:

  1. merge-pull-request safe output — full reference documentation for the new experimental safe output is added, covering configuration, gate semantics, staged mode, and cross-links to related specs. A table row is added to the safe-outputs overview table and a complete sub-section is written under the pull-requests reference.

  2. Heading hierarchy fix — eight sub-section headings in the cost-management reference page are promoted from #### (h4) to ### (h3) to restore correct heading hierarchy and improve accessibility / nav rendering.

A companion commit (#40039) adds three new glossary terms: normalize-closing-keywords, OTLP resource attributes, and custom span terms.


Changed files

File Change type Impact Breaking
docs/src/content/docs/reference/safe-outputs-pull-requests.md Modified Medium No
docs/src/content/docs/reference/safe-outputs.md Modified Low No
docs/src/content/docs/reference/cost-management.md Modified Low No
docs/src/content/docs/reference/glossary.md Modified Low No

Details

safe-outputs-pull-requests.md — new merge-pull-request section

  • Added a TOC entry for merge-pull-request (experimental).
  • Documented the full configuration reference: max, required-labels, required-title-prefix, allowed-branches, target, target-repo, allowed-repos, staged, github-token.
  • Described gate semantics: mergeability, required status checks, review decision, unresolved review threads, label/branch constraints.
  • Documented staged mode (staged: true) for dry-run validation.
  • Added cross-links to Cross-Repository Operations and the Safe Outputs Specification.

safe-outputs.md — overview table update

  • Added a row for merge-pull-request to the safe-outputs overview table (max: 1, experimental).

cost-management.md — heading hierarchy fix

  • Promoted eight sub-section headings from #### (h4) to ### (h3).
  • Fixes heading-level skips throughout the page, improving accessibility and correctness of in-page navigation.

Glossary additions (#40039)

  • normalize-closing-keywords — new term.
  • OTLP resource attributes — new term.
  • Custom span terms — new term.

Risk assessment

Low. All changes are purely documentation. No code, schemas, or configuration files were modified. The only observable side-effects are corrected heading levels in rendered HTML (cost-management) and new content in the reference docs and glossary.

Generated by PR Description Updater for issue #40041 ·

github-actions Bot added 2 commits June 18, 2026 12:03
…ference

Fix heading-level hierarchy skips (H2 -> H4) in cost-management.md flagged
by the multi-device docs testing report, and add a canonical reference
section for the experimental merge-pull-request safe output (including
cross-repo target / target-repo / allowed-repos fields).
@github-actions github-actions Bot added automation documentation Improvements or additions to documentation labels Jun 18, 2026
@pelikhan pelikhan merged commit 05425ab into main Jun 18, 2026
11 checks passed
@pelikhan pelikhan deleted the docs/daily-update-2026-06-18-e900e77028aeeadf branch June 18, 2026 12:05
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