{"id":15144494,"url":"https://github.com/vladwa/robot-email-template","last_synced_at":"2025-10-23T22:30:37.951Z","repository":{"id":181749953,"uuid":"104780443","full_name":"vladwa/robot-email-template","owner":"vladwa","description":"Email template for Robot Framework test results","archived":false,"fork":false,"pushed_at":"2022-07-30T16:58:12.000Z","size":56,"stargazers_count":20,"open_issues_count":2,"forks_count":23,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-09-27T10:41:39.409Z","etag":null,"topics":["email-template","groovy","jenkins","mail","robot-framework","robotframework"],"latest_commit_sha":null,"homepage":"","language":"Groovy","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vladwa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-09-25T17:25:58.000Z","updated_at":"2024-05-17T16:46:37.000Z","dependencies_parsed_at":"2023-07-21T17:16:14.061Z","dependency_job_id":null,"html_url":"https://github.com/vladwa/robot-email-template","commit_stats":null,"previous_names":["vladwa/robot-email-template"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladwa%2Frobot-email-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladwa%2Frobot-email-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladwa%2Frobot-email-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladwa%2Frobot-email-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vladwa","download_url":"https://codeload.github.com/vladwa/robot-email-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219867717,"owners_count":16555814,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["email-template","groovy","jenkins","mail","robot-framework","robotframework"],"created_at":"2024-09-26T10:41:45.422Z","updated_at":"2025-10-23T22:30:37.488Z","avatar_url":"https://github.com/vladwa.png","language":"Groovy","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Jenkins-robot-email-ext-template ![alt text](https://github.com/vladwa/robot-email-template/blob/master/Robot%20Framework%20icon.png)\n\n## Use in Jenkins\n\nThere are two ways to use this in Jenkins.\n\n1. First way:\n    a. Have your Jenkins administrator place the script inside $JENKINS_HOME/email-templates.\n    b. Use the SCRIPT token with the template parameter equal to your script filename without the .groovy extension. For example, if the script filename is email-template.groovy, the email content would look like this ${SCRIPT,template=\"email-template\"}.\n2. \n\ta. Using the [Config File Provider Plugin](https://wiki.jenkins.io/display/JENKINS/Config+File+Provider+Plugin), upload a groovy Extended Email Publisher Groovy Template\n    b. Use the SCRIPT token with the template parameter equal to your script filename without the .groovy extension and with managed: in front. For example, if the script filename is email-template.groovy, the email content would look like this ${SCRIPT,template=\"managed:email-template\"}.\n   \nEither way, outputFileName, logFileName, reportFileName should all be the default of \"output.xml\", \"report.html\" and \"log.html\" in the jenkins \"Publish Robot Framework test result\" section or pipeline step. \n\nNote: While copying template, use raw file, otherwise may contain escape string.\n\n# Email Template provides the below information.\n\t1. Build Details\n\t\t- Build URL\n\t\t- Project URL\n\t\t- Build Name\n\t\t- Date of Job\n\t\t- Job Duration\n\t\t- Submitted by \n\t\t\n\t2. Test Summary\n\t\n\t3. Statistics by Suite\n\t\tThis table contains below details.\n\t\t\t- (Name) Test suite name\n\t\t\t- (Failed tests) Number of Failed test cases in the suite\n\t\t\t- (Passed tests) Number of Passed test cases in the suite\n\t\t\t- (Duration) Suite execution time.\n\t\t\t\n\t4. Links to below.\n\t\t- Detailed Results.\n\t\t- Report\n\t\t- Log\n\t\t- Console output\n\t\t\n\t5. Test Trend(all tests)\n\t\t- Test Result Trend Image(Refer: https://github.com/vladwa/robot-email-template/blob/master/Test%20Result%20Trend.png)\n\t\t- Duration Trend Image(Refer: https://github.com/vladwa/robot-email-template/blob/master/Duration%20Trend.png)\n\t\n\t6. Test Execution Results\n\t\t- Test Name\n\t\t- Status\n\t\t- Message\n\t\t- Execution time\n\t\t- Duration\n\n![alt text](https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvladwa%2Frobot-email-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvladwa%2Frobot-email-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvladwa%2Frobot-email-template/lists"}