workflows.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@kernel.org>
To: Bjorn Helgaas <bjorn.helgaas@gmail.com>,
	Michael Turquette <mturquette@baylibre.com>,
	bjorn@helgaas.com
Cc: Lukas Bulwahn <lukas.bulwahn@gmail.com>,
	workflows@vger.kernel.org,
	Till Kamppeter <till.kamppeter@gmail.com>,
	Aveek Basu <basu.aveek@gmail.com>
Subject: Re: Explore ideas on workflows improvements with Google Summer of Code mentoring program?
Date: Thu, 16 Jan 2020 17:34:30 -0800	[thread overview]
Message-ID: <20200117013431.6E2BD20728@mail.kernel.org> (raw)
In-Reply-To: <CABhMZUW5O3nMJFh+D0cTVt6jviAQw8eC+0Kx7_w38h+dRVTuxw@mail.gmail.com>

Quoting Bjorn Helgaas (2020-01-15 15:03:47)
> On Wed, Jan 15, 2020 at 4:07 PM Michael Turquette
> <mturquette@baylibre.com> wrote:
> 
> > I added the first entry, "Bidirectionally sync Patchwork patch status
> > with Gmail labels". Stephen Boyd and I use a local solution to
> > coordinate patches in the Linux Clk tree. Our solution requires
> > Patchwork + the Notmuch mail indexer + Gmail/G Suite to work. My
> > proposal is to remove the Notmuch requirements and teach Patchwork to
> > talk directly to Gmail (and vice versa), perhaps via a solution in the
> > cloud, running on a server somewhere, and not dependent on the uptime
> > of my laptop.
> >
> > From my discussions with kernel devs, I believe there is a reasonably
> > sized Venn diagram of people that use both Patchwork for patch
> > tracking as well as Gmail/G Suite for email. Having those two talk
> > might mean that I never have to use the Patchwork web interface again,
> > a big win IMO, and I can just use email.
> 
> That's a really cool idea.  What do you do about the Gmail/plain text
> problem?  I know Gmail *can* sent plain-text email, but you don't have
> much control over the formatting, and I really don't like reviewing
> code in a Gmail draft.  I hate to admit it, but I'm always bouncing
> back and forth between Gmail and mutt.

I don't use gmail at all for composing or sending emails. I basically
use it as a glorified label and email storage database. Downside is I
can't work on my phone, which is probably a good thing when I have to
write something long but a bad thing when I just want to apply the patch
and integrate it into my tree.

I've dreamed about moving away from gmail entirely and just syncing down
the mbox files from lore.kernel.org for linux-clk (or maybe that thing
that catches all the lists that have my kernel.org address in the to or
cc) and then writing a UI around mbox files that I can use to reply and
tag/update patchwork state. Basically treat lore as my email storage
database. This fails when people want to email me privately, so maybe
I'll have to keep injecting the patchwork files into my notmuch database
for now.


  parent reply	other threads:[~2020-01-17  1:34 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-14 18:07 Explore ideas on workflows improvements with Google Summer of Code mentoring program? Lukas Bulwahn
2020-01-15 22:07 ` Michael Turquette
2020-01-15 23:03   ` Bjorn Helgaas
2020-01-16 19:39     ` Michael Turquette
2020-01-17  1:34     ` Stephen Boyd [this message]
2020-01-16  0:59   ` Daniel Axtens
2020-01-16 19:35     ` Michael Turquette
2020-01-17  2:19       ` Daniel Axtens
2020-01-17 20:25   ` Lukas Bulwahn
2020-01-17 20:38     ` Michael Turquette
2020-01-18  7:18       ` Lukas Bulwahn
2020-01-21 22:14         ` Michael Turquette
2020-01-22  6:18           ` Lukas Bulwahn
2020-01-22 22:22             ` Michael Turquette

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200117013431.6E2BD20728@mail.kernel.org \
    --to=sboyd@kernel.org \
    --cc=basu.aveek@gmail.com \
    --cc=bjorn.helgaas@gmail.com \
    --cc=bjorn@helgaas.com \
    --cc=lukas.bulwahn@gmail.com \
    --cc=mturquette@baylibre.com \
    --cc=till.kamppeter@gmail.com \
    --cc=workflows@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).