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 GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit May 21, 2026
- License
- MIT
Pinned Snippet
uses: getlark/lark-github-actions-app@871283ec75840a63fbed6a1163b31ae7a4852398 # v1.0.13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| anthropic-api-key | Anthropic 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-url | Base URL for the Lark API. Override to point at staging; production customers should leave the default. | no | https://api.getlark.ai |
| claude-model | Claude model passed to claude-code-action via --model. Defaults to sonnet; override to e.g. opus for higher-fidelity proposals. | no | sonnet |
Outputs
no outputs