Skip to content
This repository has been archived by the owner on Jul 15, 2018. It is now read-only.
/ quaggy Public archive

💡 Slack your channel Lighthouse results

Notifications You must be signed in to change notification settings

Elliot-Evans-95/quaggy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quaggy Travis Badge Image

Adds Slack integration into google's 'lighthouse' project

How it works

The package will look for a file called .slackChannel in the root of your project. Once found to will take the text inside and use that as the references for slack's WebHook.

Then it will take onto lighthouse's result and post the result to your slack channel.

What it posts

Currently the Bot posts into the channel:

  • Date & Time
  • Result Score
  • The filename is got the data from

What is currently using this package

Currently Pharos is using this project.