{"id":23613687,"url":"https://github.com/freckle/typescript-action-template","last_synced_at":"2025-11-06T09:30:34.389Z","repository":{"id":149147147,"uuid":"485422746","full_name":"freckle/typescript-action-template","owner":"freckle","description":"Template repository for a GitHub Action implemented in TypeScript","archived":false,"fork":false,"pushed_at":"2024-05-23T00:02:55.000Z","size":819,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":12,"default_branch":"main","last_synced_at":"2024-05-23T01:25:24.694Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/freckle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-04-25T15:14:01.000Z","updated_at":"2024-05-23T01:25:27.035Z","dependencies_parsed_at":null,"dependency_job_id":"806cefcc-71fd-42cf-bcc9-2ae454ce1e97","html_url":"https://github.com/freckle/typescript-action-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freckle%2Ftypescript-action-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freckle%2Ftypescript-action-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freckle%2Ftypescript-action-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freckle%2Ftypescript-action-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/freckle","download_url":"https://codeload.github.com/freckle/typescript-action-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239491352,"owners_count":19647811,"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":"2024-12-27T17:18:47.617Z","updated_at":"2025-11-06T09:30:34.348Z","avatar_url":"https://github.com/freckle.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TypeScript Action Template\n\nOur custom template repository for GitHub Actions implemented in TypeScript.\n\n[Creating a repository from a template][docs].\n\n[docs]: https://docs.github.com/en/repositories/creating-and-managing-repositories/creating-a-repository-from-a-template\n\n**NOTE**: Be sure to look for strings like \"TODO\" or \"Action name\" and update\nthem accordingly.\n\n## Usage\n\n```yaml\n- uses: freckle/TODO-action@v1\n```\n\n## Inputs and Outputs\n\nSee [action.yml](./action.yml) for a complete list of inputs and outputs.\n\n## Permissions\n\nThis action requires the following permissions:\n\n```yaml\npermissions: {}\n```\n\nAs the action uses the GitHub API, these should be updated to reflect the\nminimal permissions required. These permissions may need to be manually set in\ncertain scenarios, such as workflows triggered by Dependabot PRs, which use a\nread-only `GITHUB_TOKEN`.\n\n## Versioning\n\nVersioned tags will exist, such as `v1.0.0` and `v2.1.1`. Tags will also exist\nfor each major version, such as `v1` or `v2` and point to the newest version in\nthat series.\n\n## Release\n\nTo trigger a release (and update the `@v{major}` tag), merge a commit to `main`\nthat follows [Conventional Commits][]. In short,\n\n- `fix:` to trigger a patch release,\n- `feat:` for minor, and\n- `feat!:` and major\n\nWe don't enforce conventional commits generally (though you are free do so),\nit's only required if you want to trigger release.\n\n[conventional commits]: https://www.conventionalcommits.org/en/v1.0.0/#summary\n\n---\n\n[LICENSE](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreckle%2Ftypescript-action-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffreckle%2Ftypescript-action-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreckle%2Ftypescript-action-template/lists"}