Commit 206efea
authored
π Update schema URL to v0.68.1 (#3570)
## Schema URL Update
Updates the MCP Gateway JSON schema validation URL from `v0.67.3` to
`v0.68.1`.
### Files Changed
- `internal/config/rules/rules.go` β `SchemaURL` constant updated to
`v0.68.1`
- `internal/config/validation_schema_test.go` β hardcoded schema URL
updated to `v0.68.1`
### 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](https://github.com/github/gh-aw/releases/tag/v0.68.1) for changes
in this schema version.
> [!NOTE]
> <details>
> <summary>π Integrity filter blocked 1 item</summary>
>
> The following item were blocked because they don't meet the GitHub
integrity level.
>
> -
[https://github.com/github/gh-aw/releases/tag/v0.68.1](https://github.com/github/gh-aw/releases/tag/v0.68.1)
`get_latest_release`: has lower integrity than agent requires. The agent
cannot read data with integrity below "unapproved".
>
> To allow these resources, lower `min-integrity` in your GitHub
frontmatter:
>
> ```yaml
> tools:
> github:
> min-integrity: approved # merged | approved | unapproved | none
> ```
>
> </details>
> Generated by [Nightly Schema
Updater](https://github.com/github/gh-aw-mcpg/actions/runs/24282422674/agentic_workflow)
Β· β 381.5K Β·
[β·](https://github.com/search?q=repo%3Agithub%2Fgh-aw-mcpg+%22gh-aw-workflow-id%3A+nightly-schema-updater%22&type=pullrequests)
> - [x] expires <!-- gh-aw-expires: 2026-04-18T12:29:18.149Z --> on Apr
18, 2026, 12:29 PM UTC
<!-- gh-aw-agentic-workflow: Nightly Schema Updater, engine: copilot,
model: auto, id: 24282422674, workflow_id: nightly-schema-updater, run:
https://github.com/github/gh-aw-mcpg/actions/runs/24282422674 -->
<!-- gh-aw-expires-type: pull-request -->
<!-- gh-aw-workflow-id: nightly-schema-updater -->2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
580 | 580 | | |
581 | 581 | | |
582 | 582 | | |
583 | | - | |
| 583 | + | |
584 | 584 | | |
585 | 585 | | |
586 | 586 | | |
| |||
0 commit comments