{"id":15063052,"url":"https://github.com/exportarts/jenkins-build-tag-action","last_synced_at":"2025-04-10T10:33:39.653Z","repository":{"id":37097334,"uuid":"259906887","full_name":"exportarts/jenkins-build-tag-action","owner":"exportarts","description":"A GitHub Action to trigger a tag-based build in Jenkins","archived":false,"fork":false,"pushed_at":"2023-07-12T05:24:30.000Z","size":270,"stargazers_count":3,"open_issues_count":4,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-01T22:16:04.148Z","etag":null,"topics":["actions","jenkins","tag"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/exportarts.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}},"created_at":"2020-04-29T11:29:29.000Z","updated_at":"2024-05-01T14:53:50.000Z","dependencies_parsed_at":"2023-01-11T17:21:12.142Z","dependency_job_id":null,"html_url":"https://github.com/exportarts/jenkins-build-tag-action","commit_stats":{"total_commits":24,"total_committers":2,"mean_commits":12.0,"dds":0.25,"last_synced_commit":"1288d49acd5df5d7eed3d45e7cd112a2419e9e9d"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exportarts%2Fjenkins-build-tag-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exportarts%2Fjenkins-build-tag-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exportarts%2Fjenkins-build-tag-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exportarts%2Fjenkins-build-tag-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/exportarts","download_url":"https://codeload.github.com/exportarts/jenkins-build-tag-action/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239221264,"owners_count":19602378,"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":["actions","jenkins","tag"],"created_at":"2024-09-24T23:50:24.464Z","updated_at":"2025-02-17T01:32:18.225Z","avatar_url":"https://github.com/exportarts.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jenkins-build-tag-action\n\nA GitHub Action to trigger a tag-based build in Jenkins.\n\nYou can find a description of all input parameters in [`action.yml`](./action.yml).\n\n## Example Usage\n\n```yml\nname: Build latest release\n\non:\n  push:\n    tags:\n      - '*'\n\njobs:\n  trigger-build:\n    runs-on: ubuntu-latest\n    steps:\n    - name: Trigger Tag Build\n      uses: exportarts/jenkins-build-tag-action@1.0.3\n      with:\n        jenkins_host: https://my.jenkins.io\n        jenkins_basic_auth_token: ${{secrets.JENKINS_BASIC_AUTH_TOKEN}}\n        jenkins_job: my-job\n```\n\n## Debugging\n\nIf the action fails and you want to debug the cause, you can set a secret `ACTIONS_STEP_DEBUG=true`.\nMore information can be found [here](https://github.com/actions/toolkit/blob/master/docs/action-debugging.md).\nIf you think the issue is related to this action, please open an issue!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexportarts%2Fjenkins-build-tag-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexportarts%2Fjenkins-build-tag-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexportarts%2Fjenkins-build-tag-action/lists"}