Skip to content

mrunkel/beanstalk-to-bugzilla

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

beanstalk-to-bugzilla

  • A php script to integrate bugzilla with beanstalk's webhook integration.
  • Takes a POST from beanstalk and formats an email to send to bugzilla.

It requires that:

  • you've configured email_in.pl on your bugzilla server
  • SMTP is configured and accessible from the host that this script runs on.

The flow is beanstalkapp webhook -> this script -> email_in.pl.

About

Catch webhooks from beanstalkapp.com and forward them to bugzilla via SMTP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages