[schema-coverage] feat: Add schema coverage demo for labels field#30098
Merged
[schema-coverage] feat: Add schema coverage demo for labels field#30098
labels field#30098Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Adds a minimal schema demo workflow to ensure the gh-aw frontmatter schema’s top-level labels field is exercised in-repo for schema feature coverage checking.
Changes:
- Added a new
schema-demos/schema-demo-labels.mdworkflow demonstrating top-levellabels: [...]. - Included only minimal required frontmatter (
description,on,permissions,engine,timeout-minutes) plus the target field.
Show a summary per file
| File | Description |
|---|---|
| schema-demos/schema-demo-labels.md | Adds a minimal workflow markdown file demonstrating use of the top-level labels schema field. |
Copilot's findings
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 1/1 changed files
- Comments generated: 0
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
labelsfield in the gh-aw frontmatter schema.Why: The schema feature coverage checker found that
labelswas not used in any existing workflow.What: Adds
schema-demos/schema-demo-labels.mdwith a valid, minimal demonstration of this field.Field Description
Optional array of labels to categorize and organize workflows. Labels can be used to filter workflows in status/list commands.
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.