{"id":20675892,"url":"https://github.com/directus/stale-issues-action","last_synced_at":"2025-09-09T06:10:47.475Z","repository":{"id":254020936,"uuid":"836805606","full_name":"directus/stale-issues-action","owner":"directus","description":"GitHub Action for closing stale issues.","archived":false,"fork":false,"pushed_at":"2025-02-26T10:13:54.000Z","size":201,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-10T09:59:15.392Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://directus.io","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/directus.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}},"created_at":"2024-08-01T15:39:31.000Z","updated_at":"2025-02-26T10:13:57.000Z","dependencies_parsed_at":"2024-08-20T23:49:37.069Z","dependency_job_id":null,"html_url":"https://github.com/directus/stale-issues-action","commit_stats":null,"previous_names":["directus/stale-issues-action"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/directus%2Fstale-issues-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/directus%2Fstale-issues-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/directus%2Fstale-issues-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/directus%2Fstale-issues-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/directus","download_url":"https://codeload.github.com/directus/stale-issues-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242905028,"owners_count":20204560,"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-11-16T21:11:03.701Z","updated_at":"2025-03-10T18:43:31.361Z","avatar_url":"https://github.com/directus.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Stale Issues Action\n\nGitHub Action to close issues certain days after a stale label has been added.\n\n## Usage\n\n\u003cpre lang=\"yaml\"\u003e\nname: Close Stale Issues\n\non:\n  schedule:\n    - cron: '30 1 * * *'\n\npermissions:\n  issues: write\n\njobs:\n  stale:\n    runs-on: ubuntu-latest\n    steps:\n      - uses: directus/stale-issues-action@v\u003c!-- version:start --\u003e1\u003c!-- version:end --\u003e\n        with:\n          stale-label: stale\n          days-before-close: 7\n          close-message: Closing this issue as it has become stale.\n\u003c/pre\u003e\n\nA maximum of 50 issues with the stale label are processed per run in order not to exceed GitHub's rate limits. If more\nstale issues are expected, it's recommended to schedule the action more frequently (but at no more than once an hour).\n\n## Additional Resources\n\n- [Directus Website](https://directus.io)\n- [Directus GitHub Repository](https://github.com/directus/directus)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdirectus%2Fstale-issues-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdirectus%2Fstale-issues-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdirectus%2Fstale-issues-action/lists"}