Skip to content

How can i pass dynamic value as part of the email body #3

@mihir-mehta

Description

@mihir-mehta

This Works well as long as body of the email is static. But what if i want to add something dynamically in the mail body ?

Basically this is what i want to do through github actions

1> Execute test cases through CI/CD pipelines
2> Upload coverage report to bucket on cloud (Initally wanted to send that as an attachment but gmail blocks attachment with .js extension)
3> Send email with the link of the uploaded report through sendgrid actions

I am able to achieve all 3 except i am not able to dynamically change the body of the email based on the output of other actions

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions