[schema-coverage] feat: Add schema coverage demo for check-for-updates field#30090
Closed
github-actions[bot] wants to merge 1 commit intomainfrom
Closed
[schema-coverage] feat: Add schema coverage demo for check-for-updates field#30090github-actions[bot] wants to merge 1 commit intomainfrom
check-for-updates field#30090github-actions[bot] wants to merge 1 commit intomainfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Schema Coverage Demo
This PR adds a minimal demo workflow that demonstrates usage of the
check-for-updatesfield in the gh-aw frontmatter schema.Why: The schema feature coverage checker found that
check-for-updateswas not used in any existing workflow.What: Adds
schema-demos/schema-demo-check-for-updates.mdwith a valid, minimal demonstration of this field.Field Description
Control whether the compile-agentic version update check runs in the activation job. When true (default), the activation job downloads config.json from the gh-aw repository and verifies the compiled version is not blocked and meets the minimum supported version. Set to false to disable the check (not allowed in strict mode).
Validation
Attempted
make agent-finish, but it was blocked before tests by the Go toolchain download:proxy.golang.orgreturned Forbidden forgolang.org/toolchain@v0.0.1-go1.25.8.linux-amd64.zip. No local./gh-awbinary was present for compile-only validation.Warning
Firewall blocked 3 domains
The following domains were blocked by the firewall during workflow execution:
ab.chatgpt.comchatgpt.comproxy.golang.orgSee Network Configuration for more information.