https://github.com/jenkinsci/emailext-template-plugin
Jenkins Email Extension Template Plugin
https://github.com/jenkinsci/emailext-template-plugin
adopt-this-plugin
Last synced: 8 months ago
JSON representation
Jenkins Email Extension Template Plugin
- Host: GitHub
- URL: https://github.com/jenkinsci/emailext-template-plugin
- Owner: jenkinsci
- Created: 2014-04-12T03:29:44.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2025-01-27T15:51:45.000Z (8 months ago)
- Last Synced: 2025-01-27T16:39:27.860Z (8 months ago)
- Language: Java
- Homepage: https://plugins.jenkins.io/emailext-template/
- Size: 178 KB
- Stars: 6
- Watchers: 86
- Forks: 13
- Open Issues: 1
-
Metadata Files:
- Readme: README.adoc
- Changelog: CHANGELOG.adoc
- Contributing: CONTRIBUTING.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
= Email Extension Template Plugin
link:https://ci.jenkins.io/job/Plugins/job/emailext-template-plugin/job/master/[image:https://ci.jenkins.io/job/Plugins/job/emailext-template-plugin/job/master/badge/icon[Build Status]]
link:https://github.com/jenkinsci/emailext-template-plugin/graphs/contributors[image:https://img.shields.io/github/contributors/jenkinsci/emailext-template-plugin.svg[Contributors]]
link:https://plugins.jenkins.io/emailext-template[image:https://img.shields.io/jenkins/plugin/v/emailext-template.svg[Jenkins Plugin]]
link:https://github.com/jenkinsci/emailext-template-plugin/releases/latest[image:https://img.shields.io/github/release/jenkinsci/emailext-template-plugin.svg?label=changelog[GitHub release]]
link:https://plugins.jenkins.io/emailext-template[image:https://img.shields.io/jenkins/plugin/i/emailext-template.svg?color=blue[Jenkins Plugin Installs]]== Introduction
This plugin allows you to configure templates for link:https://github.com/jenkinsci/email-ext-plugin[Email Extension] that can be reused across multiple jobs.
== Issues
Report issues and enhancements in the link:https://www.jenkins.io/participate/report-issue/redirect/#18764[Jenkins issue tracker].
Use the `emailext-template-plugin` component in the `JENKINS` project.== Contributing
Refer to our link:https://github.com/jenkinsci/.github/blob/master/CONTRIBUTING.md[contribution guidelines].