rkeertishkumar/Repo Linker

Connects repositories by pulling from one and pushing to another, facilitating seamless linkage between GitHub repositories for synchronized content or data transfer within automated workflows.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
source-repoURL of the source repository to pull data from.yes
source-repo-branchBranch name of the source repository from which data will be pulled.yes
destination-repoRepository name with owner of the destination repository to push data to. Example, actions/checkoutyes
destination-repo-branchBranch name of the destination repository where data will be pushed.yes
tokenAccess token or personal access token (PAT) with repository access for repo and workflows.yes
git-user-nameGitHub username or the name to be associated with the commit when pushing to the destination repository.yes
git-user-emailEmail of the GitHub user for commit attribution when pushing to the destination repository.yes

no outputs