Skip to content

Instantly share code, notes, and snippets.

@nolte
Last active January 10, 2021 14:10
Show Gist options
  • Save nolte/9dd8df3e904ad9d3b5c974a132d29130 to your computer and use it in GitHub Desktop.
Save nolte/9dd8df3e904ad9d3b5c974a132d29130 to your computer and use it in GitHub Desktop.
ReposSync Configs
apiVersion: reposcrtl.nolte.github.com/v1alpha1
kind: Config
directories:
- contents:
- ref:
remote: "github"
ids:
- "nolte"
kind: user
filter:
includes:
- "gh-plumbing"
- "cookiecutter-gh-project"
- "development-toolset"
- "asdf-go-repos-sync"
- "go-repos-sync"
- "cicd-elevator-pitch"
checkout:
path: github
- ref:
remote: "gitlab"
ids:
- "9500339"
kind: group
checkout:
keepsGroupPath: true
keepsBaseGroupNameInPath: false
path: gitlab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment