Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Enable mirroring non-forked repos #252

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ahpook
Copy link
Contributor

@ahpook ahpook commented Oct 18, 2024

This is a pretty simplistic change to add the ability to mirror repos which are not actually forks of upstream projects. This is useful for demos and testing but it also can be helpful if the public organization actually is the upstream, because the repo contains a project we own, so we're the top of the fork network.

Addresses #251

Readiness Checklist

Author/Contributor

  • If documentation is needed for this change, has that been included in this pull request
  • run npm run lint and fix any linting issues that have been introduced
  • run npm run test and run tests
  • If publishing new data to the public (scorecards, security scan results, code quality results, live dashboards, etc.), please request review from @jeffrey-luszcz

Reviewer

  • Label as either bug, documentation, enhancement, infrastructure, maintenance, or breaking

This is a pretty simplistic change to add the ability to mirror
repos which are not actually forks of upstream projects. This is
useful for demos and testing but it also can be helpful if the
public organization actually *is* the upstream, because the repo
contains a project we own, so we're the top of the fork network.

Addresses github-community-projects#251
@ahpook
Copy link
Contributor Author

ahpook commented Oct 18, 2024

Marking this as a draft because I'm having a hard time validating whether it actually works. Want to run it through CI and get some more 👀 on it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant