[github-thread] find and open corresponding github page for thread or message

Subject: [github-thread] find and open corresponding github page for thread or message

Date: Mon, 09 Oct 2017 10:30:59 +0200

To: notmuch@notmuchmail.org

Cc:

From: Gaute Hope


Hi,

this small script finds and opens the corresponding GitHub issue, 
comment, or pull-request. 

  https://gist.github.com/gauteh/de546cb143ebae4a489a482a05ab4beb

  $ ./github-thread.py notmuch-thread-id [message-id]

the first argument is always required. If a message id is specified, it 
first tries to scroll to that specific message.

Note: This will work more reliably on newer issues since they contain a 
nice JSON packet.

Requires: 

  * Python >= 3.3
  * Notmuch Python bindings


Regards, Gaute

part-000.sig (application/pgp-signature)
_______________________________________________
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch

Thread: