Skip to content

[docs] Update glossary - daily scan#33278

Merged
pelikhan merged 1 commit into
mainfrom
glossary-update-2026-05-19-cc63520a6fdbdd5f
May 19, 2026
Merged

[docs] Update glossary - daily scan#33278
pelikhan merged 1 commit into
mainfrom
glossary-update-2026-05-19-cc63520a6fdbdd5f

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 19, 2026

Summary

Documentation update adding glossary entry for the Network Allowed Input (network.allowed-input) feature, which enables reusable workflows to accept runtime network allowlist extensions.

Changes

Documentation

  • docs/src/content/docs/reference/glossary.md (modified)
    • Added new glossary section "Network Allowed Input (network.allowed-input)"
    • Documents the network.allowed-input opt-in frontmatter flag for workflow_call workflows
    • Explains how callers can extend network allowlists at runtime using a network_allowed input parameter
    • Positioned between "Network allowlists" and "Observability" sections for logical flow

Impact Assessment

  • Impact Level: Medium
  • Breaking Changes: None
  • Scope: Documentation-only change
  • User-Facing: Yes — documents a new configuration option that workflow authors will interact with

This is an additive documentation change describing a new feature capability. No existing APIs, configuration keys, or behavior is modified.

Testing Considerations

  • Verify the glossary entry renders correctly in the documentation site
  • Confirm alphabetical/logical ordering is maintained
  • Validate markdown formatting and internal links
  • Check that the feature description is accurate and matches implementation behavior

Related Files

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

Commit Reference

  • 0b0d60797 — [docs] Update glossary - daily scan

For Agentic Analysis: This PR introduces documentation for a new opt-in feature (network.allowed-input) that extends the existing network allowlist functionality. The feature allows workflow_call workflows to expose a network_allowed input parameter, enabling callers to pass comma-separated ecosystem identifiers or domains to extend the network allowlist at runtime. No code changes or breaking modifications are included in this PR.

Generated by PR Description Updater for issue #33278 · ● 4M ·

Add Network Allowed Input term from recent workflow_call enhancement

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions Bot added documentation Improvements or additions to documentation glossary labels May 19, 2026
@pelikhan pelikhan merged commit 3dad12d into main May 19, 2026
@pelikhan pelikhan deleted the glossary-update-2026-05-19-cc63520a6fdbdd5f branch May 19, 2026 13:27
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