Skip to content

feat: unify GitHub App token auth into materialize_repo, removing separate github_import command#445

Draft
Scott McMaster (scottmcmaster) wants to merge 1 commit into
onboardingfrom
06-24-scott-merge-github-imports
Draft

feat: unify GitHub App token auth into materialize_repo, removing separate github_import command#445
Scott McMaster (scottmcmaster) wants to merge 1 commit into
onboardingfrom
06-24-scott-merge-github-imports

Conversation

@scottmcmaster

@scottmcmaster Scott McMaster (scottmcmaster) commented Jun 24, 2026

Copy link
Copy Markdown
Collaborator

Summary

We had two different ways of doing git import -- the one I added that supports more extensive features in terms of git ref and letting you set up your nix config to a subdirectory which relied on ssh agent keys, and the one cooper (@czxtm) added that supported getting a token but none of the rest of the stuff I worked on last week. I tried to merge these into one great uber-feature.

Note that this is stacked on "onboarding" and there's a TODO to change the UI to support refs and subdirs. This one just supports owner/repo.

Test Plan

  • No test plan needed

Docs

  • Docs updated (companion PR in darkmatter/nixmac-web: #___)
  • No docs update needed

Copy link
Copy Markdown
Collaborator Author

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • automerge - adds this PR to the back of the merge queue
  • urgent - for urgent changes, fast-track this PR to the front of the merge queue

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

3 tasks
@scottmcmaster Scott McMaster (scottmcmaster) changed the title scott-merge-github-imports feat: unify GitHub App token auth into materialize_repo, removing separate github_import command Jun 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant