{"id":24642651,"url":"https://github.com/adobe-rnd/github-touch-action","last_synced_at":"2025-03-20T13:35:48.620Z","repository":{"id":40724377,"uuid":"253392798","full_name":"adobe-rnd/github-touch-action","owner":"adobe-rnd","description":"Github action used to trigger CI ","archived":false,"fork":false,"pushed_at":"2024-10-04T22:54:43.000Z","size":142,"stargazers_count":0,"open_issues_count":7,"forks_count":1,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-01-25T13:12:21.031Z","etag":null,"topics":["github-action","workflow"],"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/adobe-rnd.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}},"created_at":"2020-04-06T04:18:13.000Z","updated_at":"2023-12-04T12:08:18.000Z","dependencies_parsed_at":"2023-12-03T09:49:20.383Z","dependency_job_id":null,"html_url":"https://github.com/adobe-rnd/github-touch-action","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe-rnd%2Fgithub-touch-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe-rnd%2Fgithub-touch-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe-rnd%2Fgithub-touch-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe-rnd%2Fgithub-touch-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adobe-rnd","download_url":"https://codeload.github.com/adobe-rnd/github-touch-action/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244619605,"owners_count":20482440,"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":["github-action","workflow"],"created_at":"2025-01-25T13:12:24.396Z","updated_at":"2025-03-20T13:35:48.574Z","avatar_url":"https://github.com/adobe-rnd.png","language":"JavaScript","readme":"# Github Trigger CI Action\n\nThis action creates a dummy, empty commit when a commit is pushed by\nanother user. this can be used to trigger a CI workflow with a different user.\n\n## Inputs\n\n### `user`\n\n**Required** The username of the person to impersonate\n\n### `repo-token`\n\n**Required** A github token to issue the dummy commit.\n\n## Example usage\n\n```\non:\n  push:\n    branches-ignore:\n      - 'master'\n\njobs:\n  ci_trigger:\n    runs-on: ubuntu-latest\n    name: Impersonated CI Trigger\n    steps:\n      - name: Trigger\n        id: trigger\n        uses: adobe-rnd/github-touch-action@master\n        with:\n          repo-token: ${{ secrets.MY_GITHUB_TOKEN }}\n          user: tripod-alt\n```\n\n# Development\n\n## build and deploy\n\n```sh-session\n$ npm run build\n$ git commit -am\"....\"\n$ npm release\n```\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadobe-rnd%2Fgithub-touch-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadobe-rnd%2Fgithub-touch-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadobe-rnd%2Fgithub-touch-action/lists"}