email gateway?
Brought to you by:
sits
How hard would it be to have an email gateway into
codestriker?
So somebody could submit a patch for view with
a correctly formed email.
Or an interm step of having email replys to the original
review request be added to the top comments section
automatically?
Logged In: YES
user_id=208928
That sounds like a nice idea for those people who don't want
to have to use the web-interface, but want to use email
instead, but still get all their comments recorded for free.
I know Bugzilla has something like this, we should check it
out. In bin/CodestrikerClient.pm, there is code for
creating a topic from a script. It is used in the cvs
commit scripts so that a topic is automatically created for
each new commit.
It shouldn't be too hard to write a procmail rule / script
which can create a topic given a certain format of an email
message.
What made you want to have this functionality?