meetlara/Staging Deploy Lambdas on PR Comment

Work only for PR comments

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Apr 7, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: meetlara/stg-deploy-lambda-on-comment@3363f72ced082ac27a484ce9277484c8449a369d # no releases — HEAD as of 2026-07-11

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

namedescriptionrequireddefault
github_tokenGithub token to write comments on PR. Commonly secrets.GITHUB_TOKENyes
match_comment_to_deployString that will look for in the PRnodeploy lambda
lambda_namesFunction names separated by spaceno
prefix_function_namesFunction prefix to matchyes
aws_access_key_idAWS Key IDyes
aws_secret_access_keyAWS Secret Access Keyyes
ecr_image_nameDefine the repository of the ECR imageyes
ecr_image_tagDefine the tag of ECR imageyes
build_working_directoryDefine the path of working directory of code to build Docker imageyes
docker_build_extra_argsDefine the extra arguments that you will set to docker build commandno""

no outputs