getlark/Lark — propose and create tests

Propose end-to-end Lark tests for each pull request diff, and create them on demand when a maintainer comments `/create-workflows`.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit May 21, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: getlark/lark-github-actions-app@871283ec75840a63fbed6a1163b31ae7a4852398 # v1.0.13

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

namedescriptionrequireddefault
anthropic-api-keyAnthropic API key used by claude-code-action to draft test proposals. Pass via secrets.ANTHROPIC_API_KEY so GitHub masks it in logs.yes
lark-api-base-urlBase URL for the Lark API. Override to point at staging; production customers should leave the default.nohttps://api.getlark.ai
claude-modelClaude model passed to claude-code-action via --model. Defaults to sonnet; override to e.g. opus for higher-fidelity proposals.nosonnet

no outputs