[go: nahoru, domu]

Skip to content

BitBucket webhook code to detect & email developers when someone pushes to master to make sure that code is still reviewed

License

Notifications You must be signed in to change notification settings

stilliard/bitbucket-webhook-detect-master-push

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitbucket webhook to check if someone pushed direct to master

FOSSA Status

This package can email multiple people when any developer pushes to master / production so that you can make sure that code was reviewed & tested:

Currently supports Bitbucket (though could support Github too).

& currently uses Mailgun but could easily support others via https://github.com/gabrielbull/omnimail

Install with git clone

git clone https://github.com/stilliard/bitbucket-webhook-detect-master-push.git

Install depenancies with composer

composer install

Next copy the .env.example file to .env and fill in the varaibles with who to send to, from & your mailgun settings.

Then setup the apache vhost or nginx server file for this as needed.

Once setup, add a bibucket webhook for this & test it works.


MIT license

Thanks to Wildfire Internet for supporting the development of this project.

License

FOSSA Status

About

BitBucket webhook code to detect & email developers when someone pushes to master to make sure that code is still reviewed

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages