GithubHelp home page GithubHelp logo

alexxnica / addons-contribution-notifier Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mozilla/addons-contribution-notifier

0.0 1.0 0.0 32 KB

Send email notifications for code contributions to Mozilla add-ons repositories! ๐Ÿ“ฌ

License: Mozilla Public License 2.0

JavaScript 92.15% HTML 7.85%

addons-contribution-notifier's Introduction

Add-on contribution notifier

We love contributions to the Mozilla add-ons ecosystem! And we have a lot of projects people can contribute to.

To make sure contributors are recognized for their efforts, we want to stay up to speed.

This script fetches GitHub pull requests from Mozilla add-ons repositories and sends an email notification whenever a pull request by a contributor gets merged.

How do I get a notification?

There is no interface to do that yet, please open a new issue.

How to add a repository?

Add your repository to the repositories array in index.js and submit a pull request.

Developer notes:

This script lives on Heroku, so it expects a couple of environment variables to work correctly (or at all):

  • We use the Postmark service to send emails.
POSTMARK_API_KEY
POSTMARK_API_TOKEN
POSTMARK_INBOUND_ADDRESS
POSTMARK_SMTP_SERVER
  • We store some data like the recipients in redis. The path to the redis instance is expected to be in:
REDIS_URL

addons-contribution-notifier's People

Contributors

wagnerand avatar jvillalobos avatar kumar303 avatar greenkeeper[bot] avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.