Skip to content

feature: gh aw verify command #18182

@brunoborges

Description

@brunoborges

To simply verify if an agentic workflow is producing valid action workflow, users are required to run the following command:

$ gh aw compile --validate --no-emit daily-issues-report.md

It would be easier to have a verify command that is a short hand for the --validate and --no-emit operations:

$ gh aw verify daily-issues-report.md

Note: the command may as well be called validate, but IMO that would be the same as compile --validate where to me, verify is also about --no-emit. And having both validate/verify as additional commands, would be confusing to most users who can't fully understand the semantics of the word validate versus verify.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions