Skip to content

[docs] Update glossary - daily scan - #40039

Merged
pelikhan merged 1 commit into
mainfrom
docs/glossary-daily-scan-2026-06-18-cfac189176a045d2
Jun 18, 2026
Merged

[docs] Update glossary - daily scan#40039
pelikhan merged 1 commit into
mainfrom
docs/glossary-daily-scan-2026-06-18-cfac189176a045d2

Conversation

@github-actions

@github-actionsgithub-actionsBot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Summary

Docs-only change that extends the reference glossary with three new entries introduced by recent feature work.

What changed

EntryKindDescription
normalize-closing-keywordssafe-output fieldDocuments the safe-output field that controls keyword normalisation for closing references in PR/issue bodies.
observability.otlp.resource-attributesconfig keyDocuments the workflow-level config key for attaching custom OTLP resource attributes to all exported telemetry.
logSpantelemetry APIDocuments the custom span API used by steps to emit structured child spans into the active trace.

Files changed

  • docs/src/content/docs/reference/glossary.md — three new glossary entries appended.

Impact

  • Breaking: No
  • Runtime behaviour: None (docs only, no code modified)
  • Tests needed: None

Checklist

  • Docs-only — no code, schema, or test changes required
  • All three terms match their corresponding implementation names exactly
  • No existing entries modified

Generated by PR Description Updater for issue #40039 ·

…tes, custom span terms
Daily scan 2026-06-18: three new terms from recent doc changes.
- normalize-closing-keywords: new safe-output field (create-issue, add-comment,
create-pull-request) that strips backticks from GitHub closing keywords
- OTLP Resource Attributes: new observability.otlp.resource-attributes option
for appending custom key/value pairs to OTLP resource attribute sets
- Custom Span (logSpan): otlp.cjs helper API for shared imports to emit
their own OTLP spans alongside built-in gh-aw telemetry
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actionsgithub-actionsBot added documentation Improvements or additions to documentation glossary labels Jun 18, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentationImprovements or additions to documentationglossary

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@pelikhan