{"id":24642625,"url":"https://github.com/adobe-rnd/github-purge-cache-action","last_synced_at":"2025-05-12T17:42:30.221Z","repository":{"id":55883105,"uuid":"300677517","full_name":"adobe-rnd/github-purge-cache-action","owner":"adobe-rnd","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-21T00:11:18.000Z","size":107,"stargazers_count":0,"open_issues_count":9,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-01T01:02:32.715Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"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/adobe-rnd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2020-10-02T16:41:42.000Z","updated_at":"2023-11-29T13:39:50.000Z","dependencies_parsed_at":"2025-01-24T08:23:39.887Z","dependency_job_id":"a8be54cc-5fa0-4bd3-a2c7-cea6d837bb99","html_url":"https://github.com/adobe-rnd/github-purge-cache-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-purge-cache-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe-rnd%2Fgithub-purge-cache-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe-rnd%2Fgithub-purge-cache-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe-rnd%2Fgithub-purge-cache-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adobe-rnd","download_url":"https://codeload.github.com/adobe-rnd/github-purge-cache-action/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253789543,"owners_count":21964691,"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":[],"created_at":"2025-01-25T13:12:18.332Z","updated_at":"2025-05-12T17:42:28.739Z","avatar_url":"https://github.com/adobe-rnd.png","language":"JavaScript","readme":"# Github Trigger CI Action\n\nPurges the helix pages cache on push.\n\n## Inputs\n\n### `repo-token`\n\n**Required** A github token to issue the dummy commit.\n\n### `helix-url`\n\n**Optional** Base url of the helix pages instance. Uses\n`ref--repo--owner.hlx.page` by default.\n\n## Example usage\n\nAdd a yaml file with the following contents inside .github/workflows, as\ndescribed in [github actions quick\nstart](https://docs.github.com/en/free-pro-team@latest/actions/quickstart).\n\n```yaml\non: push\n\njobs:\n  ci_trigger:\n    runs-on: ubuntu-latest\n    name: Clear helix pages cache\n    steps:\n      - name: Trigger\n        id: trigger\n        uses: adobe-rnd/github-purge-cache-action@master\n        with:\n          repo-token: ${{ secrets.GITHUB_TOKEN }}\n```\n\n# Development\n\nPlease run the build script before release to regenerate dist/index.html\n\n```sh-session\n$ npm run build\n$ git commit -am \"...\"\n$ git push\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadobe-rnd%2Fgithub-purge-cache-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadobe-rnd%2Fgithub-purge-cache-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadobe-rnd%2Fgithub-purge-cache-action/lists"}