-
- Downloads
You need to sign in or sign up before continuing.
Add forge now: process inbound emails
Add a signal receiver to process inbound emails to the address set up in config. The text part of the emails is parsed if available, and the raw message is saved as a last resort.
parent
f8054183
No related branches found
Tags v0.0.387
Showing
- assets/src/bundles/add_forge/add-request-history-item.ejs 4 additions, 4 deletionsassets/src/bundles/add_forge/add-request-history-item.ejs
- cypress/integration/add-forge-now-request-dashboard.spec.js 103 additions, 25 deletionscypress/integration/add-forge-now-request-dashboard.spec.js
- cypress/plugins/index.js 11 additions, 0 deletionscypress/plugins/index.js
- swh/web/add_forge_now/apps.py 6 additions, 0 deletionsswh/web/add_forge_now/apps.py
- swh/web/add_forge_now/signal_receivers.py 77 additions, 0 deletionsswh/web/add_forge_now/signal_receivers.py
Loading
Please register or sign in to comment