codetease/Vegh Action

The official GitHub Action for Vegh. Powered by PyVegh engine.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Jan 24, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: codetease/vegh-action@480a4fa4ecd27ab26e21dbb88b95b26226bf9737 # v1.5

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
commandCommand to run (snap, restore, loc, send, audit, prompt, check)yessnap
pathSource directory or file pathyes.
outputOutput filename (for snap)noartifact.vegh
tokenAuth token (for send)no
urlTarget URL (for send)no
commentComment/Message for the snapshot metadatanoSnapshot via GitHub Actions
dry-runSimulate without creating files (for snap)nofalse
python-versionPython version to useno3.12
cleanClean mode for prompt (remove locks/secrets)notrue
slocCount Source Lines of Code (exclude comments/blanks)nofalse
extra_argsExtra arguments to pass to the vegh commandno""
namedescription
loc-reportThe raw LOC report (useful for PR comments)
snapshot-pathPath to the generated snapshot
context-pathPath to the generated AI context XML file