tagthai-actions/Lark Notification For Frontend

Send a Lark card notification depending on the card_type

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
card_typeMode of notification for Lark card builder. Available options: - develop: Use in DEV environment. Show commit messages from recent pushes. - default: Use in UAT/PRD pipelines. Read from a static CSV for service names and versions. - matrix: Use in UAT/PRD pipelines (with matrix strategy). Supports dynamic module CSVs per module. yes
enve.g. DEV, UAT, PRDyes
service_namee.g. github.event.repository.nameyes
actore.g. github.actoryes
repositorye.g. github.repositoryyes
tagdevelop use github.ref, default & matrix use github.event.inputs.tagyes
webhook_tokenlark webhook tokenyes
commit_messages(require for develop) e.g. toJson(github.event.commits)no
helm_chart_file_name(require for default) e.g. helm-chart/release_control_content.csvno

no outputs