inditextech/Auto Fork & Team

Forks a repository into your org, creates a team, assigns specified users, and grants permissions.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repositoryThe repo to fork (either 'owner/repo' or full GitHub URL)yes
maintainersComma-separated list of GitHub usernames (without @) to add as maintainersyes
orgTarget GitHub organization (defaults to the owner of this workflow repository)no
custom-nameCustom name for the forked repository (defaults to the original repository name)no
team-nameCustom team slug (defaults to `<repo>-maintainers`)no
permissionPermission level for the team (pull, push, maintain). Default: maintainnomaintain
poll-intervalSeconds between checks for fork readinessno3
poll-retriesNumber of times to poll before timing outno10
tokenGitHub token with `repo` + `admin:org` scopesyes
namedescription
fork-repoFull name of the new fork (e.g. Org/bar)
fork-urlHTTPS URL of the new fork
team-slugSlug of the created or retrieved team