{"id":19206678,"url":"https://github.com/horothesun/github-actions-from-jenkins","last_synced_at":"2026-05-03T11:33:48.316Z","repository":{"id":111717863,"uuid":"401041374","full_name":"horothesun/github-actions-from-jenkins","owner":"horothesun","description":"Trigger and wait for a GitHub Action workflow from a Jenkins pipeline.","archived":false,"fork":false,"pushed_at":"2021-12-28T16:25:58.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-23T06:44:06.177Z","etag":null,"topics":["github-action","github-actions","github-actions-ci","groovy","groovy-language","jcasc","jenkins","jenkins-configuration-as-code","jenkins-declarative","jenkins-pipeline","polling"],"latest_commit_sha":null,"homepage":"","language":"Groovy","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/horothesun.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-29T12:54:20.000Z","updated_at":"2021-12-28T16:26:01.000Z","dependencies_parsed_at":"2023-03-13T13:34:09.705Z","dependency_job_id":null,"html_url":"https://github.com/horothesun/github-actions-from-jenkins","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/horothesun/github-actions-from-jenkins","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/horothesun%2Fgithub-actions-from-jenkins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/horothesun%2Fgithub-actions-from-jenkins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/horothesun%2Fgithub-actions-from-jenkins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/horothesun%2Fgithub-actions-from-jenkins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/horothesun","download_url":"https://codeload.github.com/horothesun/github-actions-from-jenkins/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/horothesun%2Fgithub-actions-from-jenkins/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32567416,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["github-action","github-actions","github-actions-ci","groovy","groovy-language","jcasc","jenkins","jenkins-configuration-as-code","jenkins-declarative","jenkins-pipeline","polling"],"created_at":"2024-11-09T13:16:37.127Z","updated_at":"2026-05-03T11:33:48.301Z","avatar_url":"https://github.com/horothesun.png","language":"Groovy","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitHub Actions from Jenkins\n\n[![My action](https://github.com/horothesun/github-actions-from-jenkins/actions/workflows/my_action.yml/badge.svg)](https://github.com/horothesun/github-actions-from-jenkins/actions/workflows/my_action.yml)\n[![My failing action](https://github.com/horothesun/github-actions-from-jenkins/actions/workflows/my_failing_action.yml/badge.svg)](https://github.com/horothesun/github-actions-from-jenkins/actions/workflows/my_failing_action.yml)\n\nTrigger and wait for a GitHub Action workflow from a Jenkins pipeline.\n\n## Details\n\nGiven the [API to trigger a GitHub Action](https://docs.github.com/en/rest/reference/actions#create-a-workflow-dispatch-event) doesn't return any identifier, the strategy adopted here is to generate a UUID from Jenkins, passing it to a standardised `inputs.trigger_id` field to the newly triggered GitHub Action.\nThe identifier is going to be used as a _workflow artifact name_, which will then be used to identify the _actual workflow run_ from Jenkins.\nThis will enable Jenkins to wait for the specific workflow run completion.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhorothesun%2Fgithub-actions-from-jenkins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhorothesun%2Fgithub-actions-from-jenkins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhorothesun%2Fgithub-actions-from-jenkins/lists"}