gitlab-org--gitlab-foss/changelogs/unreleased/32878-merge-request-from-email.yml
Jan Provaznik 8cce70730c Create merge request from email
* new merge request can be created by sending an email to the specific
email address (similar to creating issues by email)
* for the first iteration, source branch must be specified in the mail
subject, other merge request parameters can not be set yet
* user should enable "Receive notifications about your own activity" in
user settings to receive a notification about created merge request

Part of #32878
2017-12-05 08:41:58 +01:00

5 lines
100 B
YAML

---
title: Allow creation of merge request from email
merge_request: 13817
author: janp
type: added