{"id":24630789,"url":"https://github.com/austenstone/activity","last_synced_at":"2026-04-11T02:04:40.371Z","repository":{"id":264985792,"uuid":"861770149","full_name":"austenstone/activity","owner":"austenstone","description":"GitHub activity. Find inactive or dormant users","archived":false,"fork":false,"pushed_at":"2024-12-20T03:45:27.000Z","size":2329,"stargazers_count":0,"open_issues_count":7,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-19T03:34:02.364Z","etag":null,"topics":["github","utility"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"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/austenstone.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["austenstone"]}},"created_at":"2024-09-23T13:40:02.000Z","updated_at":"2025-03-12T16:02:52.000Z","dependencies_parsed_at":"2024-11-27T06:31:55.853Z","dependency_job_id":null,"html_url":"https://github.com/austenstone/activity","commit_stats":null,"previous_names":["austenstone/activity"],"tags_count":0,"template":false,"template_full_name":"austenstone/action-typescript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austenstone%2Factivity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austenstone%2Factivity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austenstone%2Factivity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austenstone%2Factivity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/austenstone","download_url":"https://codeload.github.com/austenstone/activity/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244560384,"owners_count":20472218,"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","utility"],"created_at":"2025-01-25T07:13:12.891Z","updated_at":"2026-04-11T02:04:40.324Z","avatar_url":"https://github.com/austenstone.png","language":"TypeScript","funding_links":["https://github.com/sponsors/austenstone"],"categories":[],"sub_categories":[],"readme":"# Action\n\nThis repository serves as a [template](https://docs.github.com/en/repositories/creating-and-managing-repositories/creating-a-repository-from-a-template) for TypeScript [Actions](https://docs.github.com/en/actions).\n\n## Usage\nCreate a workflow (eg: `.github/workflows/seat-count.yml`). See [Creating a Workflow file](https://help.github.com/en/articles/configuring-a-workflow#creating-a-workflow-file).\n\n\u003c!-- \n### PAT(Personal Access Token)\n\nYou will need to [create a PAT(Personal Access Token)](https://github.com/settings/tokens/new?scopes=admin:org) that has `admin:org` access.\n\nAdd this PAT as a secret so we can use it as input `github-token`, see [Creating encrypted secrets for a repository](https://docs.github.com/en/enterprise-cloud@latest/actions/security-guides/encrypted-secrets#creating-encrypted-secrets-for-a-repository). \n### Organizations\n\nIf your organization has SAML enabled you must authorize the PAT, see [Authorizing a personal access token for use with SAML single sign-on](https://docs.github.com/en/enterprise-cloud@latest/authentication/authenticating-with-saml-single-sign-on/authorizing-a-personal-access-token-for-use-with-saml-single-sign-on).\n--\u003e\n\n#### Example\n```yml\nname: TypeScript Action Workflow\non:\n  workflow_dispatch:\n\njobs:\n  run:\n    name: Run Action\n    runs-on: ubuntu-latest\n    steps:\n      - uses: austenstone/action-typescript@main\n```\n\n## ➡️ Inputs\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\u003c!-- \n## ⬅️ Outputs\n| Name | Description |\n| --- | - |\n| output | The output. |\n--\u003e\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%2Factivity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faustenstone%2Factivity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faustenstone%2Factivity/lists"}