Commit Email as a Service

About

  1. Commit
  2. Push
  3. Share

How to use

  1. Find a repository from list
  2. Subscribe to mailing list

How to subscribe

Send an email like the following:

To: ${MAILING_LIST_NAME}@ml.commit-email.info
Cc: [email protected]
Subject: Subscribe
--
subscribe
        

For example, here is an email to subscribe to mailing list for Ruby's commit email.

To: [email protected]
Cc: [email protected]
Subject: Subscribe
--
subscribe
        

* You can get the mail template by clicking the "Subscribe" link in the list and can send it as it is.

How to unsubscribe

Send an email like the following:

To: ${MAILING_LIST_NAME}@ml.commit-email.info
Subject: Unsubscribe
--
        

Body must be empty. You can't use HTML mail because HTML mail has body event when it has empty content.

For example, here is an email to unsubscribe from mailing list for Ruby's commit email.

To: [email protected]
Subject: Unsubscribe
--
        

* You can get the mail template by clicking the "Unsubscribe" link in the list and can send it as it is.

Repositories

If you can't find a repository what you want to follow, request a new repository.

GitLab.com

Group Repository Mailing list Subscribe Unsubscribe
active-evaluation-system (all) [email protected] Subscribe Unsubscribe
apisix-plugin-mqtt-http-protocol-converter (all) [email protected] Subscribe Unsubscribe
clear-code (all) [email protected] Subscribe Unsubscribe
commit-email (all) [email protected] Subscribe Unsubscribe
redmine-daily-issue (all) [email protected] Subscribe Unsubscribe
redmine-plugin-auth-remote-user (all) [email protected] Subscribe Unsubscribe
redmine-plugin-delayed-job (all) [email protected] Subscribe Unsubscribe
redmine-plugin-description-sidebar (all) [email protected] Subscribe Unsubscribe
redmine-plugin-email-command (all) [email protected] Subscribe Unsubscribe
redmine-plugin-email-importer (all) [email protected] Subscribe Unsubscribe
redmine-plugin-project-journal (all) [email protected] Subscribe Unsubscribe
redmine-plugin-public-project-permission (all) [email protected] Subscribe Unsubscribe
redmine-plugin-summarized-notification (all) [email protected] Subscribe Unsubscribe
redmine-plugin-testcase-management (all) [email protected] Subscribe Unsubscribe
redmine-plugin-time-entry-change-notifier (all) [email protected] Subscribe Unsubscribe
redmine-plugin-wiki-article (all) [email protected] Subscribe Unsubscribe
redmine-plugin-work-report-exporter (all) [email protected] Subscribe Unsubscribe
redmine-plugin-unc (all) [email protected] Subscribe Unsubscribe
ktou www.cozmixng.org [email protected] Subscribe Unsubscribe
windows-luajit (all) [email protected] Subscribe Unsubscribe

GitHub.com

Owner Repository Mailing list Subscribe Unsubscribe
activeldap (all) [email protected] Subscribe Unsubscribe
apache arrow [email protected] Subscribe Unsubscribe
apache arrow-adbc [email protected] Subscribe Unsubscribe
apache arrow-flight-sql-postgresql [email protected] Subscribe Unsubscribe
apache arrow-js [email protected] Subscribe Unsubscribe
apache arrow-site [email protected] Subscribe Unsubscribe
apache arrow-swift [email protected] Subscribe Unsubscribe
apache arrow-testing [email protected] Subscribe Unsubscribe
bm-sms (all) [email protected] Subscribe Unsubscribe
clear-code (all) [email protected] Subscribe Unsubscribe
clear-code cutter [email protected] Subscribe Unsubscribe
clear-code pikzie [email protected] Subscribe Unsubscribe
droonga (all) [email protected] Subscribe Unsubscribe
fluent (all) [email protected] Subscribe Unsubscribe
fluent-plugins-nursery (all) [email protected] Subscribe Unsubscribe
groonga (all) [email protected] Subscribe Unsubscribe
hayamizu-lab (all) [email protected] Subscribe Unsubscribe
kou commit-email.info [email protected] Subscribe Unsubscribe
kou base.cozmixng.org [email protected] Subscribe Unsubscribe
kou pub.cozmixng.org [email protected] Subscribe Unsubscribe
logaling (all) [email protected] Subscribe Unsubscribe
milter-manager (all) [email protected] Subscribe Unsubscribe
mroonga (all) [email protected] Subscribe Unsubscribe
mroonga mariadb-server [email protected] Subscribe Unsubscribe
mruby mruby [email protected] Subscribe Unsubscribe
msgpack (all) [email protected] Subscribe Unsubscribe
nroonga (all) [email protected] Subscribe Unsubscribe
oss-gate (all) [email protected] Subscribe Unsubscribe
pgroonga (all) [email protected] Subscribe Unsubscribe
piroor (all) [email protected] Subscribe Unsubscribe
rabbit-shocker (all) [email protected] Subscribe Unsubscribe
rake-compiler (all) [email protected] Subscribe Unsubscribe
ranguba (all) [email protected] Subscribe Unsubscribe
rcairo (all) [email protected] Subscribe Unsubscribe
red-data-tools (all) [email protected] Subscribe Unsubscribe
rr (all) [email protected] Subscribe Unsubscribe
ruby csv [email protected] Subscribe Unsubscribe
ruby fiddle [email protected] Subscribe Unsubscribe
ruby rexml [email protected] Subscribe Unsubscribe
ruby rss [email protected] Subscribe Unsubscribe
ruby ruby [email protected] Subscribe Unsubscribe
ruby strscan [email protected] Subscribe Unsubscribe
ruby xmlrpc [email protected] Subscribe Unsubscribe
RubyData (all) [email protected] Subscribe Unsubscribe
ruby-gettext (all) [email protected] Subscribe Unsubscribe
ruby-gnome (all) [email protected] Subscribe Unsubscribe
rurema (all) [email protected] Subscribe Unsubscribe
rwiki (all) [email protected] Subscribe Unsubscribe
taiyaki (all) [email protected] Subscribe Unsubscribe
test-unit (all) [email protected] Subscribe Unsubscribe
uim (all) [email protected] Subscribe Unsubscribe
webdino (all) [email protected] Subscribe Unsubscribe

Request a new repository

  1. Add a repository and its mailing list address to webhook-mailer/config.yaml at kou/commit-email.info and send it as a pull request
  2. If you are an owner of the repository, add https://webhook.commit-email.info/ to Webhooks of the repository
  3. If you aren't an owner of the repository, add a repository to github-event-watcher/config.yaml at kou/commit-email.info and send it as a pull request