{"id":44813685,"url":"https://github.com/recursivezero/action-club","last_synced_at":"2026-02-16T17:37:03.633Z","repository":{"id":332830227,"uuid":"1130598318","full_name":"recursivezero/action-club","owner":"recursivezero","description":"Collection of github actions and workflow","archived":false,"fork":false,"pushed_at":"2026-02-05T18:10:13.000Z","size":174,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-06T03:29:50.315Z","etag":null,"topics":["action-library","composite-action","github-actions","github-workflows"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/recursivezero.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-08T18:23:42.000Z","updated_at":"2026-02-05T18:10:17.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/recursivezero/action-club","commit_stats":null,"previous_names":["recursivezero/action-club"],"tags_count":54,"template":false,"template_full_name":"recursivezero/template","purl":"pkg:github/recursivezero/action-club","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/recursivezero%2Faction-club","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/recursivezero%2Faction-club/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/recursivezero%2Faction-club/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/recursivezero%2Faction-club/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/recursivezero","download_url":"https://codeload.github.com/recursivezero/action-club/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/recursivezero%2Faction-club/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29514035,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T09:05:14.864Z","status":"ssl_error","status_checked_at":"2026-02-16T08:55:59.364Z","response_time":115,"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":["action-library","composite-action","github-actions","github-workflows"],"created_at":"2026-02-16T17:37:03.023Z","updated_at":"2026-02-16T17:37:03.620Z","avatar_url":"https://github.com/recursivezero.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Action Club\n\n![Action][action]\n![License][license]\n![Open Issues][issues]\n![Commit Count][commits]\n![Total Pull Request][PR]\n\nCollection of github actions and workflow\n\n## How to use this repository\n\n- check the repo tags and use that in your workflow\n\n## Workflows included\n\n### auto-assign-project\n\n- When a issue opened then we add assignee and label and if there are Project in the repo then this workflow tag the project and mark issue in TODO stat\n- When A PR raised then add status to _In Progress_\n\nNote: A Project should be there in your github and that be linked with the repo\n\n### format-issue-title\n\n- When an issue is created then , it will change the issue title based on a prefix provided and the format will be like `TZX-\u003cYear\u003e000\u003cissue-number\u003e`\n\n### issue-branch-sync\n\n- When a branch is generated based on issue title then this workflow\n  - Add comments under the issue that a branch has been generated\n  - and assign a label `development` to the issue.( generate label if it is not there)\n\n### lint-n-build\n\n- When we push code or raise PR then this workflow run for lint and build script to check whether there are any issue in the commit\n\n### markdown-lint\n\n- When we push code and there are markdown file then we run markdownlint and check for issue\n\nNote: we must have `.markdownlint.json` file in project root\n\n### release-build\n\nThis will run build command when we push code or merge PR into `release` branch then it run and create dist folder; which help to run code on cloud\n\n### test-token\n\nA basic workflow to check the repo secrets expires or invalid\n\nfor that ; create a Classic Token for account and then create a secrets in the repo and paste this token value.\n\n### version-bump\n\nThis workflow runs when we push code into `main` branch then it update the package.json version and also update changelog.md file\n\n## label-sync\n\nThis workflow add new labels defined in labels.yml\n\n###\n\n## Changelog\n\nSee what’s new in each version: [CHANGELOG.md](./CHANGELOG.md)\n\n\u003e :copyright: _RecursiveZero_ Private Limited\n\n\u003e \u003c!-- References --\u003e\n\n[action]: https://badgen.net/badge/icon/github?icon=github\u0026label=action\n[license]: https://badgen.net/github/license/recursivezero/action-club\n[issues]: https://badgen.net/github/open-issues/recursivezero/action-club\n[PR]: https://badgen.net/github/prs/recursivezero/action-club\n[commits]: https://badgen.net/github/commits/recursivezero/action-club/main?color=green\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frecursivezero%2Faction-club","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frecursivezero%2Faction-club","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frecursivezero%2Faction-club/lists"}