HomePhabricator

Maniphest - add support for !assign command

Description

Maniphest - add support for !assign command

Summary:
also try to centralize some of the command parsing logic. note that differential is still an exception here. it uses a whitelist-style regex. i think long-term we should have this for every app but changing it seemed too big for this diff.

Fixes T3937.

Test Plan:
echo '!assign btrahan' | ./bin/mail receive-test --as xerxes --to T22 ; echo '!claim' | ./bin/mail receive-test --as xerxes --to T22

unit tests passed, though my new one is silly

Reviewers: epriestley

Reviewed By: epriestley

CC: Korvin, epriestley, aran

Maniphest Tasks: T3937

Differential Revision: https://secure.phabricator.com/D7307

Details

Provenance
btrahanAuthored on Oct 14 2013, 7:29 PM
Reviewer
epriestley
Differential Revision
D7307: Maniphest - add support for !assign command
Parents
rP13178ec2792b: Prepare the policy rule edit endpoint for integration
Branches
Unknown
Tags
Unknown
Tasks
Restricted Maniphest Task

Event Timeline