PHPackages                             augustash/pantheon-slack-notice - 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. [Mail &amp; Notifications](/categories/mail)
4. /
5. augustash/pantheon-slack-notice

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

augustash/pantheon-slack-notice
===============================

Provides a slack notice upon a Pantheon deploy.

1.0.7(2mo ago)01.0k1MITPHP

Since Jun 10Pushed 2mo agoCompare

[ Source](https://github.com/augustash/pantheon-slack-notice)[ Packagist](https://packagist.org/packages/augustash/pantheon-slack-notice)[ RSS](/packages/augustash-pantheon-slack-notice/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (8)Dependencies (4)Versions (9)Used By (0)

Pantheon Slack Deploy Notice
============================

[](#pantheon-slack-deploy-notice)

This module provides a way to setup a Slack notification through a webhook into a set channel upon a successful deploy to the LIVE Pantheon environment.

Module Setup:
-------------

[](#module-setup)

### Single Line:

[](#single-line)

```
composer config scripts.slack-notice "Augustash\\PantheonSlackNotice::postPackageInstall" && composer require augustash/pantheon-slack-notice && composer slack-notice
```

### Manual:

[](#manual)

Add the following to root composer.json:

Root level:

```
"scripts": {
    "slack-notice": "Augustash\\PantheonSlackNotice::postPackageInstall"
}

```

Run:

```
composer require augustash/pantheon-slack-notice && composer slack-notice

```

Note:
-----

[](#note)

- You will need Pantheon's CLI tool [Terminus](https://github.com/pantheon-systems/terminus) as well as the [Terminus Secrets Plugin](https://github.com/pantheon-systems/terminus-secrets-plugin) to generate the secrets file automatically.
- You will be asked to provide your Pantheon site name and env.
- You will need to know your slack webhook URL and slack channel ID to pass to the prompt to generate a secrets file.

###  Health Score

41

—

FairBetter than 87% of packages

Maintenance83

Actively maintained with recent releases

Popularity20

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 89.5% 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 ~42 days

Recently: every ~73 days

Total

8

Last Release

85d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6cc8e38c0ae4454c5cba5af7c2568edd72238113544f29d322fe8b907330e637?d=identicon)[weberjacob](/maintainers/weberjacob)

---

Top Contributors

[![weberjacob](https://avatars.githubusercontent.com/u/6887858?v=4)](https://github.com/weberjacob "weberjacob (17 commits)")[![kazajhodo](https://avatars.githubusercontent.com/u/1173204?v=4)](https://github.com/kazajhodo "kazajhodo (2 commits)")

### Embed Badge

![Health badge](/badges/augustash-pantheon-slack-notice/health.svg)

```
[![Health](https://phpackages.com/badges/augustash-pantheon-slack-notice/health.svg)](https://phpackages.com/packages/augustash-pantheon-slack-notice)
```

###  Alternatives

[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6941.5M396](/packages/drupal-core-recommended)[goalgorilla/open_social

Open Social is a distribution for building social communities and intranets.

190461.9k](/packages/goalgorilla-open-social)

PHPackages © 2026

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