{"id":22568116,"url":"https://github.com/rekgrpth/git-fetch-upstream-merge-push-shell-action","last_synced_at":"2025-04-10T12:33:18.529Z","repository":{"id":65155693,"uuid":"392537716","full_name":"RekGRpth/git-fetch-upstream-merge-push-shell-action","owner":"RekGRpth","description":"git fetch upstream merge push shell action ","archived":false,"fork":false,"pushed_at":"2025-01-01T19:09:48.000Z","size":39,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"v1","last_synced_at":"2025-03-24T11:13:22.345Z","etag":null,"topics":["action","fetch","git","merge","push","shell","upstream"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RekGRpth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-08-04T03:40:49.000Z","updated_at":"2025-01-01T19:09:12.000Z","dependencies_parsed_at":"2024-12-11T14:01:08.231Z","dependency_job_id":null,"html_url":"https://github.com/RekGRpth/git-fetch-upstream-merge-push-shell-action","commit_stats":{"total_commits":35,"total_committers":2,"mean_commits":17.5,"dds":0.02857142857142858,"last_synced_commit":"72c8c1132f950ea63247adca10d45616d26ca74e"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RekGRpth%2Fgit-fetch-upstream-merge-push-shell-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RekGRpth%2Fgit-fetch-upstream-merge-push-shell-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RekGRpth%2Fgit-fetch-upstream-merge-push-shell-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RekGRpth%2Fgit-fetch-upstream-merge-push-shell-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RekGRpth","download_url":"https://codeload.github.com/RekGRpth/git-fetch-upstream-merge-push-shell-action/tar.gz/refs/heads/v1","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248217145,"owners_count":21066633,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["action","fetch","git","merge","push","shell","upstream"],"created_at":"2024-12-08T00:11:28.408Z","updated_at":"2025-04-10T12:33:18.506Z","avatar_url":"https://github.com/RekGRpth.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# git fetch upstream merge push shell action \n\n## 1) fetch defined upstream of defined repository\n## 2) merge this upstream to current workflow repository\n## 3) push current workflow repository\n\n### usage\n\n```yml\nenv:\n  GITHUB_TOKEN: ${{ github.token }}\nruns-on: ubuntu-latest\nsteps:\n  - uses: rekgrpth/git-clone-shell-action@v1\n  - env:\n      INPUTS_BRANCH: master # branch to fetch, default: current workflow branch (usually it is repository default branch (usually it is master))\n      INPUTS_EMAIL: actions@github.com # user.email to merge, default: actions@github.com\n      INPUTS_NAME: git merge upstream # user.name to merge, default: git merge upstream\n      INPUTS_REPOSITORY: owner/name # repository from fetch, required\n      INPUTS_URL: https://github.com # fetch repository url, default https://github.com\n    uses: rekgrpth/git-fetch-upstream-merge-push-shell-action@v1\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frekgrpth%2Fgit-fetch-upstream-merge-push-shell-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frekgrpth%2Fgit-fetch-upstream-merge-push-shell-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frekgrpth%2Fgit-fetch-upstream-merge-push-shell-action/lists"}