From c2eb980badf4c6bcb6beb90c5dafa947b43f729b Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Wed, 23 Aug 2023 09:17:18 +0100 Subject: issues: Automagically import GitHub projects. * issues/automatic-importer-for-github-projects.gmi: New file. --- issues/automatic-importer-for-github-projects.gmi | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 issues/automatic-importer-for-github-projects.gmi diff --git a/issues/automatic-importer-for-github-projects.gmi b/issues/automatic-importer-for-github-projects.gmi new file mode 100644 index 0000000..314b321 --- /dev/null +++ b/issues/automatic-importer-for-github-projects.gmi @@ -0,0 +1,7 @@ +# Automatic importer for GitHub projects + +We need an importer to automagically import projects from GitHub (or from GitLab, SourceHut, etc.) into guix-forge. The user gives their GitHub/GitLab/SourceHut account URL (API token if required) and the importer will generate a guix-forge config with all of the user's repositories ready to be consumed by cgit or klaus, issue tracker is migrated to public-inbox/tissue, continuous integration is converted to something laminar can run, etc. + +This is a very ambitious idea, but extremely useful and will help adoption. + +Thanks to jgart for suggesting this! -- cgit v1.2.3