From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS15169 209.85.128.0/17 X-Spam-Status: No, score=-2.7 required=3.0 tests=AWL,BAYES_00, FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS, RCVD_IN_DNSWL_NONE,SPF_PASS,UNPARSEABLE_RELAY shortcircuit=no autolearn=no autolearn_force=no version=3.4.2 Received: from mail-wr1-f52.google.com (mail-wr1-f52.google.com [209.85.221.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id B1FF81F5CB for ; Tue, 23 Apr 2019 16:59:52 +0000 (UTC) Received: by mail-wr1-f52.google.com with SMTP id t17so9418939wrr.4 for ; Tue, 23 Apr 2019 09:59:52 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:user-agent :mime-version; bh=KjtWqhoAyboABhE7GsCXNeS96HajOenFwpM7v672jyE=; b=CtM0NQL5jvHdu8NZuoEVsUcno/W/Ace+h3mc1sHTMuhG88BmdYGvT7pY9g0lFivp2B sCKOeZk5hV06K2iIWBbkRW/2qR9NlNMmH4ieRiUNwxXKR7dRjZOzwWGiXCqIRTbx2gek ncaPN/nOAe9D/1PvBgLXbRyJEakX/AJKW4XfdhFUrHxn13LlvD+8J06Ge06EmVDgWAjz TQ26K+luEtyvEaXlqzuzatagAZe7oGU6Aip5oCof2vDp3R3hu7ykL1VaOhtYHSncjhnb WMd8myKqC9Dt96NcEljNGUmGeqoSv6TvQJVWVTJMSMC+IUMAcmoTD+JQKOOb7fL20JpK fRhw== X-Gm-Message-State: APjAAAXJorZDJe2AefAGKIrnfNytIJcf2GG4h5uHozcgi6k0jeXSqj9o gRdhxbDAa471SfFOGzQP0bqu1Oun X-Google-Smtp-Source: APXvYqzXQsRZpKblUZptMYpW8uHFn71xvjtWVjisPd3j+unYDITBgvk4aRyy3CxQZki0OkWfnbGw7Q== X-Received: by 2002:adf:ee8b:: with SMTP id b11mr7052336wro.123.1556038790721; Tue, 23 Apr 2019 09:59:50 -0700 (PDT) Received: from rhea.home.vuxu.org ([2001:4ca0:0:f230:4932:fcf4:c8d6:bb0b]) by smtp.gmail.com with ESMTPSA id w10sm153792wmi.43.2019.04.23.09.59.49 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Tue, 23 Apr 2019 09:59:49 -0700 (PDT) Received: from localhost (rhea.home.vuxu.org [local]) by rhea.home.vuxu.org (OpenSMTPD) with ESMTPA id 3b6b9646 for ; Tue, 23 Apr 2019 16:59:48 +0000 (UTC) From: Leah Neukirchen To: meta@public-inbox.org Subject: Random idea: Exporting GitHub to mailing lists Date: Tue, 23 Apr 2019 18:59:48 +0200 Message-ID: <87mukglksb.fsf@vuxu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain List-Id: Hey, just a random idea that occurred to me after a project was deleted on Github, and while its source exists in many checkouts, issues and PRs are probably lost: it would be nice to have a tool to incrementally fetch issues (and their comments) and PR on Github and feed them into a mailing list (which is then backed by public-inbox), for archival and non-web subscription. If anyone needs a project to hack on. ;) cu, -- Leah Neukirchen http://leahneukirchen.org/