##// END OF EJS Templates
meta-tags: cleanup support for metatags....
meta-tags: cleanup support for metatags. - fixes problem of html-escape + supported link - no longer extract url from description, you have to use new url => tag - tags are extracted to the beginning of the description during rendering - show helpers in proper places in groups/repos/forks

File last commit:

r641:fe7c372b default
r2091:90bf6103 default
Show More
email.rst
23 lines | 600 B | text/x-rst | RstLexer

Email integration

The email integration allows you to send the summary of repo pushes to a list of email recipients in the format:

An example:

User: johndoe
Branches: default
Repository: http://rhodecode.company.com/repo
Commit: 8eab60a44a612e331edfcd59b8d96b2f6a935cd9
URL: http://rhodecode.company.com/repo/changeset/8eab60a44a612e331edfcd59b8d96b2f6a935cd9
Author: John Doe
Date: 2016-03-01 11:20:44
Commit Message:

fixed bug with thing

To create one, create a email integration in creating-integrations.