PHPackages                             friendsofsilverstripe/release-notifications - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [DevOps &amp; Deployment](/categories/devops)
4. /
5. friendsofsilverstripe/release-notifications

ActiveSilverstripe-module[DevOps &amp; Deployment](/categories/devops)

friendsofsilverstripe/release-notifications
===========================================

Checks the CHANGELOG file and sends an email with the diff, if required.

0.2.1(9y ago)31.6k2[1 issues](https://github.com/FriendsOfSilverStripe/release-notifications/issues)BSD-3-ClausePHPPHP ~5.4CI failing

Since May 21Pushed 5y ago1 watchersCompare

[ Source](https://github.com/FriendsOfSilverStripe/release-notifications)[ Packagist](https://packagist.org/packages/friendsofsilverstripe/release-notifications)[ Docs](https://github.com/FriendsOfSilverStripe/release-notifications)[ RSS](/packages/friendsofsilverstripe-release-notifications/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (1)Versions (10)Used By (0)

SilverStripe Release Notifications
 [![Build Status](https://camo.githubusercontent.com/002b24e86c284a34b42d29f6314171b8e7270e7bca45991512581cd142719ac5/68747470733a2f2f6170692e7472617669732d63692e6f72672f467269656e64734f6653696c7665725374726970652f72656c656173652d6e6f74696669636174696f6e732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/FriendsOfSilverStripe/release-notifications) [![Latest Stable Version](https://camo.githubusercontent.com/67a18b7142659429ed5bfa85bc3bc149aa52841fe29faa200b4b295623535a4b/68747470733a2f2f706f7365722e707567782e6f72672f467269656e64734f6653696c7665725374726970652f72656c656173652d6e6f74696669636174696f6e732f76657273696f6e2e737667)](https://github.com/FriendsOfSilverStripe/release-notifications/releases) [![Latest Unstable Version](https://camo.githubusercontent.com/5af7b45cf437e158d2c4a5693920ed44dee85beb8ffc388c24768fb29f39ecc0/68747470733a2f2f706f7365722e707567782e6f72672f467269656e64734f6653696c7665725374726970652f72656c656173652d6e6f74696669636174696f6e732f762f756e737461626c652e737667)](https://packagist.org/packages/FriendsOfSilverStripe/release-notifications) [![Scrutinizer Code Quality](https://camo.githubusercontent.com/379fec69fdda541d4dd905de013ea58ab4d53258e30e749d0e19d5f4a83f8b85/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f467269656e64734f6653696c7665725374726970652f72656c656173652d6e6f74696669636174696f6e732f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/FriendsOfSilverStripe/release-notifications/?branch=master) [![Total Downloads](https://camo.githubusercontent.com/a9b2260c9e8c8ba4cf2afa4fe186f8cd02bbe50b9f7be4bd94416905521824e3/68747470733a2f2f706f7365722e707567782e6f72672f467269656e64734f6653696c7665725374726970652f72656c656173652d6e6f74696669636174696f6e732f646f776e6c6f6164732e737667)](https://packagist.org/packages/FriendsOfSilverStripe/release-notifications) [![License](https://camo.githubusercontent.com/4123fb644ef720ca5c82956e0fb9f51fce54aaebafbd8d8def9bcfc29178d190/68747470733a2f2f706f7365722e707567782e6f72672f467269656e64734f6653696c7665725374726970652f72656c656173652d6e6f74696669636174696f6e732f6c6963656e73652e737667)](https://github.com/FriendsOfSilverStripe/release-notifications/blob/master/license.md)
==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

[](#silverstripe-release-notifications-------)

This little helper sends [notification emails](https://github.com/FriendsOfSilverStripe/release-notifications "release notification emails from SilverStripe") out, if your CHANGELOG-file *has* changed.

### Requirements

[](#requirements)

- SilverStripe Framework 3.x
- a [markdown](https://daringfireball.net/projects/markdown/) [CHANGELOG.md](https://github.com/FriendsOfSilverStripe/release-notifications/blob/master/CHANGELOG.md) file in your website source code, during the deployment.

### Installation

[](#installation)

```
composer require FriendsOfSilverStripe/release-notifications
```

### Configuration

[](#configuration)

e.g. mysite/\_config/config.yml:

```
# send the release notification to the team and stakeholders
ReleaseNotification:
  environments:
    test1:
      environment_name: test1
      url: 'http://test1.company.com/'
      filename: CHANGELOG.md
      from: dev-team@company.com
      subject: New Release (TEST)
      recipients:
        - qa-team@company.com
    production:
      environment_name: production
      url: 'http://company.com/'
      filename: CHANGELOG.md
      from: info@company.com
      subject: New Release
      recipients:
        - info@company.com
```

misc: [future ideas/development, issues](https://github.com/FriendsOfSilverStripe/release-notifications/issues), [contributing](https://github.com/FriendsOfSilverStripe/release-notifications/blob/master/CONTRIBUTING.md), [license](https://github.com/FriendsOfSilverStripe/release-notifications/blob/master/license.md)
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

[](#misc-future-ideasdevelopment-issues-contributing-license)

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~6 days

Recently: every ~11 days

Total

9

Last Release

3643d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8433587?v=4)[Peter Thaleikis](/maintainers/spekulatius)[@spekulatius](https://github.com/spekulatius)

---

Top Contributors

[![spekulatius](https://avatars.githubusercontent.com/u/8433587?v=4)](https://github.com/spekulatius "spekulatius (21 commits)")

---

Tags

releasesilverstripedeploydeploymentchangelogrelease-processassistentCHANGELOG.md

### Embed Badge

![Health badge](/badges/friendsofsilverstripe-release-notifications/health.svg)

```
[![Health](https://phpackages.com/badges/friendsofsilverstripe-release-notifications/health.svg)](https://phpackages.com/packages/friendsofsilverstripe-release-notifications)
```

###  Alternatives

[easycorp/easy-deploy-bundle

The easiest way to deploy Symfony applications

467312.2k](/packages/easycorp-easy-deploy-bundle)[jalogut/magento2-deployer-plus

Magento 2 deployment tool based on deployer.org

201439.0k](/packages/jalogut-magento2-deployer-plus)[silverstripe/deploynaut

The SilverStripe deployment framework

723.5k2](/packages/silverstripe-deploynaut)[rafaelstz/deployer-magento2

Magento 2 deployment tool based on deployer.org

5223.8k](/packages/rafaelstz-deployer-magento2)[ngmy/webloyer

Webloyer is a Web UI for managing Deployer deployments

2191.1k](/packages/ngmy-webloyer)[alegiac/laravel-release-manager

Automated release management for Laravel packages with Conventional Commits support

141.2k](/packages/alegiac-laravel-release-manager)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
