X Tutup
Skip to content

🔄 chore: pin schema URL to gh-aw v0.56.2#1682

Open
github-actions[bot] wants to merge 1 commit intomainfrom
chore/schema-url-v0.56.2-25b57ab1f7e910b0
Open

🔄 chore: pin schema URL to gh-aw v0.56.2#1682
github-actions[bot] wants to merge 1 commit intomainfrom
chore/schema-url-v0.56.2-25b57ab1f7e910b0

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Mar 8, 2026

Schema URL Update

Updates the MCP Gateway JSON schema validation URL from v0.55.0 to v0.56.2.

Files Changed

  • internal/config/validation_schema.goschemaURL variable updated to v0.56.2
  • internal/config/rules/rules.goSchemaURL constant updated to v0.56.2
  • internal/config/validation_schema_test.go — hardcoded schema URLs updated to v0.56.2

Why

Pinning to a specific release tag ensures reproducible, deterministic configuration validation — the schema won't silently change between runs.

Release Notes

See the gh-aw release notes for changes in this schema version.

Generated by Nightly Schema Updater

Warning

⚠️ Firewall blocked 1 domain

The following domain was blocked by the firewall during workflow execution:

  • invalidhostthatdoesnotexist12345.com

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "invalidhostthatdoesnotexist12345.com"

See Network Configuration for more information.

  • expires on Mar 15, 2026, 10:10 PM UTC

Update MCP Gateway JSON schema validation URLs from v0.55.0 to v0.56.2.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

X Tutup