diff options
-rw-r--r-- | issues/automatic-importer-for-github-projects.gmi | 7 |
1 files changed, 7 insertions, 0 deletions
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! |