{"id":16123592,"url":"https://github.com/austenstone/action-javascript","last_synced_at":"2026-01-20T11:32:33.209Z","repository":{"id":42505851,"uuid":"468919462","full_name":"austenstone/action-javascript","owner":"austenstone","description":"Create a JavaScript Action","archived":false,"fork":false,"pushed_at":"2023-09-01T06:31:00.000Z","size":1326,"stargazers_count":2,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-16T08:39:52.069Z","etag":null,"topics":["actions","javascript","template"],"latest_commit_sha":null,"homepage":"https://github.com/features/actions","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/austenstone.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},"funding":{"github":["austenstone"]}},"created_at":"2022-03-11T22:39:49.000Z","updated_at":"2023-03-05T08:05:07.000Z","dependencies_parsed_at":"2024-10-27T18:14:37.012Z","dependency_job_id":"e3b4e9ce-ecf6-4a0c-95f9-c5ff0ebe1f40","html_url":"https://github.com/austenstone/action-javascript","commit_stats":null,"previous_names":[],"tags_count":1,"template":true,"template_full_name":null,"purl":"pkg:github/austenstone/action-javascript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austenstone%2Faction-javascript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austenstone%2Faction-javascript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austenstone%2Faction-javascript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austenstone%2Faction-javascript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/austenstone","download_url":"https://codeload.github.com/austenstone/action-javascript/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austenstone%2Faction-javascript/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28602460,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T10:46:13.255Z","status":"ssl_error","status_checked_at":"2026-01-20T10:42:51.865Z","response_time":117,"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":["actions","javascript","template"],"created_at":"2024-10-09T21:17:34.520Z","updated_at":"2026-01-20T11:32:33.190Z","avatar_url":"https://github.com/austenstone.png","language":"JavaScript","funding_links":["https://github.com/sponsors/austenstone"],"categories":[],"sub_categories":[],"readme":"# JavaScript Action Template\n\nThis repository serves as a [template](https://docs.github.com/en/repositories/creating-and-managing-repositories/creating-a-repository-from-a-template) for JavaScript [Actions](https://docs.github.com/en/actions).\n\u003cbr\u003eFor TypeScript see [austenstone/action-typescript](https://github.com/austenstone/action-typescript).\n\n## 🧑‍💻 Development\nUse [nodemon](https://github.com/remy/nodemon) for a hot-reload dev environment.\n```\nnpm run dev\n```\n\n## 🔨 Build\nBuild the project with [ncc](https://github.com/vercel/ncc).\u003cbr\u003eThe build artifacts will be stored in a single file `dist/index.js`.\n```\nnpm run build\n```\n\n## 🧪 Test\nTest the project with [jest](https://github.com/facebook/jest).\n```\nnpm test\n```\n\n## 🧹 Lint\nLinting is done with [eslint](https://github.com/eslint/eslint).\n```\nnpm run lint\n```\n\n## 🏃 Usage\n[Create a workflow](https://help.github.com/en/articles/configuring-a-workflow#creating-a-workflow-file) (eg: [`.github/workflows/run.yml`](.github/workflows/usage.yaml))\n\n### Default Workflow\n```yml\nname: \"Add to Project\"\non:\n  workflow_dispatch:\n\njobs:\n  run:\n    runs-on: ubuntu-latest\n    steps:\n      - uses: austenstone/action-javascript@main\n```\n\n## ➡️ Input Settings\nVarious inputs are defined in [`action.yml`](action.yml):\n\n| Name | Description | Default |\n| --- | - | - |\n| github\u0026#x2011;token | Token to use to authorize. | ${{\u0026nbsp;github.token\u0026nbsp;}} |\n\n## Further help\nTo get more help on the Actions see [documentation](https://docs.github.com/en/actions).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faustenstone%2Faction-javascript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faustenstone%2Faction-javascript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faustenstone%2Faction-javascript/lists"}