aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArun Isaac2023-08-23 09:17:18 +0100
committerArun Isaac2023-08-23 09:17:18 +0100
commitc2eb980badf4c6bcb6beb90c5dafa947b43f729b (patch)
tree536564edfca2a8fed931b561bfd78c5d7f63bd28
parentac35a82975b84bcee8c724b60474270eebc0cf5f (diff)
downloadguix-forge-c2eb980badf4c6bcb6beb90c5dafa947b43f729b.tar.gz
guix-forge-c2eb980badf4c6bcb6beb90c5dafa947b43f729b.tar.lz
guix-forge-c2eb980badf4c6bcb6beb90c5dafa947b43f729b.zip
issues: Automagically import GitHub projects.
* issues/automatic-importer-for-github-projects.gmi: New file.
-rw-r--r--issues/automatic-importer-for-github-projects.gmi7
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!