{"id":6326567,"name":"simp/github-action-gitlab-ci-pipeline-trigger","ecosystem":"actions","description":"Pushes PR to GitLab repo to trigger GLCI, canceling all other GLCI pipelines for same branch","homepage":"","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/simp/github-action-gitlab-ci-pipeline-trigger","keywords_array":["github-actions","gitlab-ci","pull-requests","test-automation"],"namespace":"simp","versions_count":1,"first_release_published_at":"2021-02-03T19:15:32.000Z","latest_release_published_at":"2021-02-03T19:15:32.000Z","latest_release_number":"1.0.0","last_synced_at":"2026-05-20T05:46:55.254Z","created_at":"2023-02-13T13:20:13.076Z","updated_at":"2026-05-20T05:46:55.254Z","registry_url":"https://github.com/simp/github-action-gitlab-ci-pipeline-trigger","install_command":null,"documentation_url":null,"metadata":{"name":"Gitlab CI Pipeline Trigger","description":"Pushes PR to GitLab repo to trigger GLCI, canceling all other GLCI pipelines for same branch","author":"SIMP Team","inputs":{"git_branch":{"description":"Branch name to use when pushing to gitlab/GLCI","required":true},"git_hashref":{"description":"Hashref of git commit to push to GLCI","required":true},"gitlab_api_private_token":{"description":"GitLab API private token (should have `api` scope)","required":true},"gitlab_group":{"description":"Gitlab Group to push to","required":true,"default":"${{ github.event.organization.login }}"},"gitlab_server_url":{"description":"Specify a GitLab server other than gitlab.com","required":true,"default":"https://gitlab.com"},"gitlab_api_url":{"description":"Specify a GitLab API other than gitlab.com","required":true,"default":"https://gitlab.com/api/v4"},"github_repository":{"description":"TODO","required":true,"default":"${{ github.repository }}"},"github_repository_owner":{"description":"TODO","required":true,"default":"${{ github.repository_owner }}"}},"branding":{"icon":"gitlab","color":"green"},"runs":{"using":"composite","steps":[{"name":"Trigger CI","shell":"bash","env":{"GIT_HASHREF":"${{ inputs.git_hashref }}","GIT_BRANCH":"${{ inputs.git_branch }}","GITLAB_GROUP":"${{ inputs.gitlab_group }}","GITHUB_REPOSITORY":"${{ inputs.github_repository }}","GITHUB_REPOSITORY_OWNER":"${{ inputs.github_repository_owner }}","GITLAB_API_PRIVATE_TOKEN":"${{ inputs.gitlab_api_private_token }}","GITLAB_SERVER_URL":"${{ inputs.gitlab_server_url }}","GITLAB_API_URL":"${{ inputs.gitlab_api_url }}"},"run":"${{ github.action_path }}/trigger_glci_pipeline.bash"}]},"default_branch":"main","path":null},"repo_metadata":{"uuid":"335437400","full_name":"simp/github-action-gitlab-ci-pipeline-trigger","owner":"simp","description":"Live Dangerously and TRIGGER GITLAB CI FROM GITHUB ACTIONS (srsly: see disclaimers)","archived":false,"fork":false,"pushed_at":"2021-02-04T00:09:17.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2023-07-12T15:54:05.453Z","etag":null,"topics":["github-actions","gitlab-ci","pull-requests","test-automation"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simp.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}},"created_at":"2021-02-02T22:12:59.000Z","updated_at":"2021-02-04T00:08:07.000Z","dependencies_parsed_at":"2023-01-12T14:31:06.899Z","dependency_job_id":null,"html_url":"https://github.com/simp/github-action-gitlab-ci-pipeline-trigger","commit_stats":{"total_commits":9,"total_committers":1,"mean_commits":9.0,"dds":0.0,"last_synced_commit":"3dc4fa51c23284d8cd2f86c17db73277f7e2221c"},"previous_names":[],"tags_count":1,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simp%2Fgithub-action-gitlab-ci-pipeline-trigger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simp%2Fgithub-action-gitlab-ci-pipeline-trigger/tags","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simp%2Fgithub-action-gitlab-ci-pipeline-trigger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simp","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":145718583,"owners_count":6280359,"icon_url":"https://github.com/github.png","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"},"owner_record":{"login":"simp","name":"SIMP","uuid":"12174186","kind":"organization","description":"The System Integrity Management Platform","email":"simp-dev@googlegroups.com","website":"https://simp-project.com","location":"Hanover, Maryland","twitter":"sicura_us","company":null,"icon_url":"https://avatars.githubusercontent.com/u/12174186?v=4","repositories_count":174,"last_synced_at":"2023-03-11T07:26:40.365Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/simp","created_at":"2022-11-02T22:09:54.698Z","updated_at":"2023-03-11T07:26:40.398Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simp/repositories"},"tags":[{"name":"1.0.0","sha":"078c5e0a8b505c6c5ee678e95e8a0723284cc67a","kind":"commit","published_at":"2021-02-03T19:15:32.000Z","download_url":"https://codeload.github.com/simp/github-action-gitlab-ci-pipeline-trigger/tar.gz/1.0.0","html_url":"https://github.com/simp/github-action-gitlab-ci-pipeline-trigger/releases/tag/1.0.0","dependencies_parsed_at":"2023-06-01T10:40:01.264Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simp%2Fgithub-action-gitlab-ci-pipeline-trigger/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simp%2Fgithub-action-gitlab-ci-pipeline-trigger/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2023-07-14T09:52:35.002Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":84,"rankings":{"downloads":null,"dependent_repos_count":5.184598320392965,"dependent_packages_count":0.0,"stargazers_count":48.42021866582158,"forks_count":21.730312153382982,"docker_downloads_count":null,"average":18.83378228489938},"purl":"pkg:githubactions/simp/github-action-gitlab-ci-pipeline-trigger","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/simp/github-action-gitlab-ci-pipeline-trigger","docker_dependents_count":1,"docker_downloads_count":13,"usage_url":"https://repos.ecosyste.ms/usage/actions/simp/github-action-gitlab-ci-pipeline-trigger","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/simp/github-action-gitlab-ci-pipeline-trigger/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T10:24:11.634Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/simp%2Fgithub-action-gitlab-ci-pipeline-trigger/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/simp%2Fgithub-action-gitlab-ci-pipeline-trigger/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/simp%2Fgithub-action-gitlab-ci-pipeline-trigger/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/simp%2Fgithub-action-gitlab-ci-pipeline-trigger/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/simp%2Fgithub-action-gitlab-ci-pipeline-trigger/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/simp%2Fgithub-action-gitlab-ci-pipeline-trigger/codemeta","maintainers":[]}