meetlara/Staging Deploy to ECS on PR Comment

Work only for PR comments

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenGithub token to write comments on PR. Commonly secrets.GITHUB_TOKENyes
match_comment_to_deployString that will look for in the PRnodeploy api
aws_access_key_idAWS Key IDyes
aws_secret_access_keyAWS Secret Access Keyyes
ecr_image_nameDefine the name of the ECR image registryyes
task_definition_container_nameDefine the name of the container in the Task Definitionyes
ecs_service_nameDefine the name of the ECS Serviceyes
ecs_cluster_nameDefine the name of the ECS Clusteryes
task_definition_pathDefine the path to the Task Definitionyes
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""
second_task_definition_pathDefine the path to the Task Definitionno
second_task_definition_container_nameDefine the name of the container in the Task Definitionno
second_ecs_service_nameDefine the name of the ECS Serviceno
second_ecs_cluster_nameDefine the name of the ECS Clusterno

no outputs