Added basic email template
This commit is contained in:
parent
0b7c1198dd
commit
a4cef55bc3
4 changed files with 30 additions and 11 deletions
12
util/email.tpl
Normal file
12
util/email.tpl
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
The following build(s) are unreferenced and have been marked for
|
||||
deletion. They will be held in the trashcan tag for a grace period.
|
||||
At the end of that period they will be deleted permanently. This
|
||||
garbage collection is a normal part of build system operation.
|
||||
Please see the following url for more information:
|
||||
|
||||
https://fedoraproject.org/wiki/Koji/GarbageCollection
|
||||
|
||||
${builds}
|
||||
|
||||
If you would like to protect any of these builds from deletion, please
|
||||
refer to the document linked above for instructions.
|
||||
Loading…
Add table
Add a link
Reference in a new issue